-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move l10n instructions to docs #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trevj
approved these changes
Mar 16, 2018
GrantASL19
added a commit
to GrantASL19/outline-client
that referenced
this pull request
Jan 24, 2022
Add Gulp watch tasks, move TypeScript watch scripts to asl19 directory Closes Jigsaw-Code#1 See merge request outline/outline-client!1
daniellacosse
added a commit
that referenced
this pull request
Jun 17, 2022
* attempt #1 * use correct import zones * ...add rimraf? * had to use plugin:import/typescript * remove --debug flag * remove circ cuz it don't work with webpack * missed a save * adds comment
daniellacosse
added a commit
that referenced
this pull request
Aug 22, 2022
hamed-nasrollahi
added a commit
to hamed-nasrollahi/outline-client
that referenced
this pull request
Nov 6, 2022
Closed
daniellacosse
added a commit
that referenced
this pull request
Nov 13, 2023
daniellacosse
added a commit
that referenced
this pull request
Jan 10, 2024
* init tun2socks * move to src/tun2socks * addt'l feedback * wip: working on build script * update go.mod and references * attempt #1 adding to build process * cleanup * update CI * okay it all works * setup go * try gomobile init * build go binaries instead * try env.PATH * gah just inline it lol * build go binaries in action and revert github config * make the bindir * properly link bins for electron * scope folder * copy android lib, improve spawn stream error log * apparently we have to do this * try this * try -out * safer paths * try goos android * this? * topsy turvy upside down day * oops * detect os platforms * revert ci os container changes * build windows on mac?? * oh derp * take into consideration host platform * oops, revert mac change * fix setup_linux_android * try ldf flags * remove ldf * update mac location and add tunnel target to linux/android * oops forgot target * try go:build android and improve error output missing message * build tun2socks before apple tests * not sure this will work in the CI, but hey * so weird lol * apple fix?? * builder path issue * revert android build * Update tools.go Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com> * ios simulator, go 1.20 * Update build_and_test_debug.yml * update versions and remove build folder * update engine?? * engines dot x * additional cleanup * Update src/electron/README.md Co-authored-by: J. Yi <93548144+jyyi1@users.noreply.github.com> * Update src/tun2socks/build.action.mjs Co-authored-by: J. Yi <93548144+jyyi1@users.noreply.github.com> * Update build_and_test_debug.yml * use go file and split ios/macos calls * create intermediary tun2socks folder and try to fix electron pathing issue * Update README.md Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com> * this should fix linux? still working out windows * did I revert it correctly? 😅 * now i'm all confused... * this? * upgrade gomobile and add macos to the thing * add TODOs * use makefile * update IMPORT_PATH * split up pkg names * ? * ?? * set androida api * add todos --------- Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com> Co-authored-by: J. Yi <93548144+jyyi1@users.noreply.github.com>
daniellacosse
added a commit
that referenced
this pull request
Jan 25, 2024
…y version (#1816) * attempt #1 * unzip jni * fix(electron/windows): build windows on linux (#1818) * fix(electron/windows): build windows on linux * use go build when the target and host platforms match [WIP] * oops * scope to electron * revert windows job changes * lol ai * fix path * resolve current platform * change gradle filepath * remove jni
daniellacosse
added a commit
that referenced
this pull request
Apr 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.