4568 Commits

Author SHA1 Message Date
Micah Lee
da6bf1e3ca 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
20b06fd683 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
3f980f07ba Install missing module for macOS build 2022-09-30 19:36:24 -07:00
Micah Lee
697b3e7a12 Merge branch 'develop' into v2.6-dev2 2022-09-30 19:29:06 -07:00
Micah Lee
f0221430fd Fix macOS syntax bugs, and trigger build on PRs 2022-09-30 19:25:32 -07:00
Micah Lee
5df03b0ad9 Build for macOS too in the same workflow 2022-09-30 19:14:48 -07:00
Micah Lee
e3f3037026 Fix win32 path 2022-09-30 19:00:41 -07:00
Micah Lee
b5a89e125d Debug output 2022-09-30 18:51:17 -07:00
Micah Lee
93c2616117 Syntax error 2022-09-30 18:27:43 -07:00
Micah Lee
5d7dc7071c Build win32 2022-09-30 18:25:33 -07:00
Micah Lee
cda062a00a Display the poetry env path, and put the poetry cache right before "poetry install" 2022-09-30 18:17:50 -07:00
Micah Lee
f77a949ffa Properly skip cached builds 2022-09-30 16:47:20 -07:00
Micah Lee
f0b980efee 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
faa8b5b4d5 Build obfs4proxy 2022-09-30 16:34:06 -07:00
Micah Lee
b2c55d9203 Try using Python 3.9 that comes with github actions runner 2022-09-30 16:25:07 -07:00
Micah Lee
960379eac7 Comment out desktop tests, and change the build windows workflow trigger 2022-09-30 16:01:03 -07:00
Micah Lee
fd0fc93d20 Start Windows build 2022-09-30 15:45:42 -07:00
Micah Lee
d570f0b239 Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
Micah Lee
e7d7a6a818 Downgrade flask to 2.1.3 (#1614) 2022-09-30 14:49:33 -07:00
Micah Lee
723ae0d56e Add desktop tests 2022-09-30 14:00:44 -07:00
Micah Lee
8568f8dffb Delete old CircleCI config and replace with a simple hello world 2022-09-30 13:57:47 -07:00
Micah Lee
eade4690ca Try running CLI tests in GitHub Actions, and disabling CircleCI 2022-09-30 13:47:20 -07:00
Micah Lee
9097e6c90d Update poetry.lock for desktop 2022-09-30 13:31:40 -07:00
Micah Lee
a5af14062d Fix stubbed_show_server_banner function, so CLI tests pass 2022-09-30 13:27:25 -07:00
Micah Lee
089963486d Try switching from cepa 1.8.3 to stem 1.8.1 2022-09-30 13:20:20 -07:00
Micah Lee
ee6ff65c84 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
6ee167c982 Update tor to get from Tor Browser 11.5.2 2022-09-30 09:19:31 -07:00
Micah Lee
bd122fd4be Update pip dependencies, and also socket.io 2022-09-30 09:15:19 -07:00
Saptak Sengupta
e072db7fe3 Merge pull request #1602 from comradekingu/patch-19
New strings reworked
2022-08-15 22:08:29 +05:30
Allan Nordhøy
4ac0dd69df Spelling: meek bridge 2022-08-15 21:28:34 +05:30
Saptak Sengupta
d1997771bb 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
89968114b3 Reworked for v2.6 2022-08-15 21:28:32 +05:30
Allan Nordhøy
e09fa48724 New strings reworked 2022-08-15 21:28:09 +05:30
Micah Lee
7c0e11d609 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
c933d7c76a Updates tor browser versions and hashes 2022-08-13 19:18:34 +05:30
Micah Lee
7bb994f5b9 Fix onionshare-cli and onionshare snapcraft packaging 2022-07-04 17:31:14 -07:00
Micah Lee
f0f29b823d Merge pull request #1599 from mig5/2-6-changelog
Update Changelog for v2.6
2022-07-04 20:30:56 -04:00
Miguel Jacq
2ae9ea46b8 Update Changelog for v2.6. Add Keyboard shortcut info into documentation 2022-07-05 10:26:43 +10:00
Micah Lee
ee40404313 Override the meek-client build in snapcraft 2022-07-04 18:17:20 -04:00
Micah Lee
1faa26f1d3 Try fixing go parts in snapcraft 2022-07-04 18:08:58 -04:00
Micah Lee
2fd801c659 Update get-tor.py to use Tor Browser 11.0.15 2022-07-04 18:00:44 -04:00
Micah Lee
8ff1bc4f9d Remove python-version from snapcraft.yaml because it's not supported in core20 2022-07-04 17:59:51 -04:00
Micah Lee
d74f1ea763 Merge branch 'develop' into v2.6-dev2 2022-07-04 17:35:30 -04:00
Micah Lee
231de7ae69 Update tor and snowflake in snapcraft 2022-07-04 17:34:50 -04:00
Micah Lee
a64db760cf Switch to snapcraft core20, and gnome-3-38, and add support for arm architectures 2022-07-04 17:32:13 -04:00
Micah Lee
486dc5f56b Build latest docs 2022-07-04 17:17:45 -04:00
Micah Lee
d8d09b90eb Merge branch 'develop' into v2.6-dev2 2022-07-04 17:14:19 -04:00
Micah Lee
40278176c0 Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into weblate 2022-07-04 17:11:47 -04:00
Hosted Weblate
b942660a1b 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
ad661988ba Update version to 2.6.dev2 2022-07-04 17:06:43 -04:00