Commit Graph

4374 Commits

Author SHA1 Message Date
Micah Lee
23ed2572ab
Don't copy obfs4proxy and snowflake binaries from Tor Browser 2022-10-02 11:27:06 -07:00
Micah Lee
8d345d3040
Hardcode path to poetry in macOS 2022-10-02 11:19:32 -07:00
Micah Lee
fdd76a7708
Try installing new Python from python.org 2022-10-02 11:03:28 -07:00
Micah Lee
04d0027130
Run poetry update instead of poetry install 2022-09-30 20:10:27 -07:00
Micah Lee
aac575e807
Fix sed command for macOS 2022-09-30 20:04:42 -07:00
Micah Lee
617af69737
Add compression 2022-09-30 20:01:33 -07:00
Micah Lee
34a10b5ccf
Try patching the path to cli in desktop's pyproject.toml in macOS, and temporarily enable console mode in Windows for easier testing 2022-09-30 19:57:00 -07:00
Micah Lee
d37316b589
Install missing module inside the poetry env, and skip compressing step because GitHub Actions does that for you 2022-09-30 19:40:37 -07:00
Micah Lee
9f50e67833
Install missing module for macOS build 2022-09-30 19:36:24 -07:00
Micah Lee
57c7af7377
Merge branch 'develop' into v2.6-dev2 2022-09-30 19:29:06 -07:00
Micah Lee
803def4280
Fix macOS syntax bugs, and trigger build on PRs 2022-09-30 19:25:32 -07:00
Micah Lee
d74a274138
Build for macOS too in the same workflow 2022-09-30 19:14:48 -07:00
Micah Lee
731273c6f7
Fix win32 path 2022-09-30 19:00:41 -07:00
Micah Lee
e730611227
Debug output 2022-09-30 18:51:17 -07:00
Micah Lee
1a8fa58c3d
Syntax error 2022-09-30 18:27:43 -07:00
Micah Lee
d95b81d6fd
Build win32 2022-09-30 18:25:33 -07:00
Micah Lee
4b2ce7d88c
Display the poetry env path, and put the poetry cache right before "poetry install" 2022-09-30 18:17:50 -07:00
Micah Lee
25ebbd3217
Properly skip cached builds 2022-09-30 16:47:20 -07:00
Micah Lee
52fdbf3fae
Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact 2022-09-30 16:43:06 -07:00
Micah Lee
c22303ce0f
Build obfs4proxy 2022-09-30 16:34:06 -07:00
Micah Lee
7c44deda09
Try using Python 3.9 that comes with github actions runner 2022-09-30 16:25:07 -07:00
Micah Lee
790fe8250c
Comment out desktop tests, and change the build windows workflow trigger 2022-09-30 16:01:03 -07:00
Micah Lee
61b6666264
Start Windows build 2022-09-30 15:45:42 -07:00
Micah Lee
b7cbcca222
Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
Micah Lee
02c117caa4
Downgrade flask to 2.1.3 (#1614) 2022-09-30 14:49:33 -07:00
Micah Lee
ee258a4356
Add desktop tests 2022-09-30 14:00:44 -07:00
Micah Lee
de89d330af
Delete old CircleCI config and replace with a simple hello world 2022-09-30 13:57:47 -07:00
Micah Lee
a3619261f5
Try running CLI tests in GitHub Actions, and disabling CircleCI 2022-09-30 13:47:20 -07:00
Micah Lee
d945f4c37a
Update poetry.lock for desktop 2022-09-30 13:31:40 -07:00
Micah Lee
6f9665f96b
Fix stubbed_show_server_banner function, so CLI tests pass 2022-09-30 13:27:25 -07:00
Micah Lee
14dcf082cb
Try switching from cepa 1.8.3 to stem 1.8.1 2022-09-30 13:20:20 -07:00
Micah Lee
a1e372411f
Fix get-tor.py to only add built-in bridges if the bridge type exists 2022-09-30 09:32:08 -07:00
Micah Lee
2112f9a5fb
Update tor to get from Tor Browser 11.5.2 2022-09-30 09:19:31 -07:00
Micah Lee
a6f238d88e
Update pip dependencies, and also socket.io 2022-09-30 09:15:19 -07:00
Saptak Sengupta
17490d2b24
Merge pull request #1602 from comradekingu/patch-19
New strings reworked
2022-08-15 22:08:29 +05:30
Allan Nordhøy
14df2453d6
Spelling: meek bridge 2022-08-15 21:28:34 +05:30
Saptak Sengupta
296bee488c
Apply suggestions from code review
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2022-08-15 21:28:33 +05:30
Allan Nordhøy
a1bc2c1923
Reworked for v2.6 2022-08-15 21:28:32 +05:30
Allan Nordhøy
c9b3878f83
New strings reworked 2022-08-15 21:28:09 +05:30
Micah Lee
6835b6aba8
Merge pull request #1610 from SaptakS/update-tor-versions
Updates tor browser versions and hashes
2022-08-14 09:45:50 -07:00
Saptak S
d4bf90fe79
Updates tor browser versions and hashes 2022-08-13 19:18:34 +05:30
Micah Lee
dd3a5484a2
Fix onionshare-cli and onionshare snapcraft packaging 2022-07-04 17:31:14 -07:00
Micah Lee
a9416a97da
Merge pull request #1599 from mig5/2-6-changelog
Update Changelog for v2.6
2022-07-04 20:30:56 -04:00
Miguel Jacq
448540b6d0
Update Changelog for v2.6. Add Keyboard shortcut info into documentation 2022-07-05 10:26:43 +10:00
Micah Lee
e695ebc7b1
Override the meek-client build in snapcraft 2022-07-04 18:17:20 -04:00
Micah Lee
29707c97bb
Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00
Micah Lee
12295aa693
Update get-tor.py to use Tor Browser 11.0.15 2022-07-04 18:00:44 -04:00
Micah Lee
b393eeb9b5
Remove python-version from snapcraft.yaml because it's not supported in core20 2022-07-04 17:59:51 -04:00
Micah Lee
c3f09acd0a
Merge branch 'develop' into v2.6-dev2 2022-07-04 17:35:30 -04:00
Micah Lee
11fd93e528
Update tor and snowflake in snapcraft 2022-07-04 17:34:50 -04:00