Commit Graph

4418 Commits

Author SHA1 Message Date
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
Micah Lee
24c8f35196
Switch to snapcraft core20, and gnome-3-38, and add support for arm architectures 2022-07-04 17:32:13 -04:00
Micah Lee
3966e42160
Build latest docs 2022-07-04 17:17:45 -04:00
Micah Lee
bdd15ab59d
Merge branch 'develop' into v2.6-dev2 2022-07-04 17:14:19 -04:00
Micah Lee
1d37e1bf74
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into weblate 2022-07-04 17:11:47 -04:00
Hosted Weblate
a28b9b5a29
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/

Translated using Weblate (Russian)

Currently translated at 100.0% (28 of 28 strings)

Translated using Weblate (Russian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/

Translated using Weblate (Bengali)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Bengali)

Currently translated at 4.1% (1 of 24 strings)

Translated using Weblate (Bengali)

Currently translated at 54.5% (6 of 11 strings)

Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/

Translated using Weblate (Dutch)

Currently translated at 0.0% (0 of 29 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (33 of 33 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/

Translated using Weblate (French)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (French)

Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (French)

Currently translated at 100.0% (33 of 33 strings)

Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/

Translated using Weblate (French)

Currently translated at 100.0% (33 of 33 strings)

Translated using Weblate (Norwegian Bokmål)

Currently translated at 58.3% (14 of 24 strings)

Translated using Weblate (Polish)

Currently translated at 78.7% (26 of 33 strings)

Translated using Weblate (Galician)

Currently translated at 4.1% (1 of 24 strings)

Translated using Weblate (French)

Currently translated at 71.6% (43 of 60 strings)

Translated using Weblate (French)

Currently translated at 100.0% (24 of 24 strings)

Translated using Weblate (French)

Currently translated at 100.0% (27 of 27 strings)

Translated using Weblate (French)

Currently translated at 84.8% (28 of 33 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (27 of 27 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (27 of 27 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (28 of 28 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (28 of 28 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 96.2% (26 of 27 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (Khmer (Central))

Currently translated at 7.1% (2 of 28 strings)

Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Atrate <Atrate@protonmail.com>
Co-authored-by: ButterflyOfFire <ButterflyOfFire@protonmail.com>
Co-authored-by: Erin McConnell <erinm@riseup.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Oymate <dhruboadittya96@gmail.com>
Co-authored-by: Rafał Godek <p3run@tutanota.com>
Co-authored-by: Rasy Chum <rasychum@gmail.com>
Co-authored-by: Sophat CHY <sophatchy@gmail.com>
Co-authored-by: Xosé M <xosem@disroot.org>
Co-authored-by: aezjrareareare <jeromechaland@riseup.net>
Co-authored-by: eulalio <eulalio@disroot.org>
Co-authored-by: lx3k <lx3kvdms@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/nl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/ru/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/pl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/bn/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/gl/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/bn/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/bn/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/pl/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Help
Translation: OnionShare/Doc - Index
Translation: OnionShare/Doc - Install
Translation: OnionShare/Doc - Security
Translation: OnionShare/Doc - Sphinx
Translation: OnionShare/Doc - Tor
2022-07-04 23:08:52 +02:00
Micah Lee
cb018f1a9b
Update version to 2.6.dev2 2022-07-04 17:06:43 -04:00