Micah Lee
1d53712544
Continue switching from briefcase to poetry
2021-12-19 17:33:11 -08:00
Micah Lee
8dfbba736d
Move the rest of the desktop files out of the src folder
2021-12-19 17:33:00 -08:00
Micah Lee
5aa5c9ebcc
Switch from briefcase to poetry
2021-12-19 17:17:54 -08:00
Micah Lee
709e4ae3c8
Move desktop code from desktop/src/onionshare to just desktop/onionshare
2021-12-19 17:17:04 -08:00
Micah Lee
b949234e49
Merge pull request #1491 from mig5/force_js_mimetype
...
Force javascript MIME type to work around silly operating system MIME databases
2021-12-19 16:08:09 -08:00
Micah Lee
4f3313fd20
If no country-specific settings are found, try automatically using obfs4 bridge instead of prompting user to go to Tor Settings
2021-12-18 17:58:51 -08:00
Micah Lee
a676551821
Remove back button, and make TorConnectionWidget reset its progress in case it gets re-used
2021-12-18 17:37:50 -08:00
Hosted Weblate
43e59cd8c1
Translated using Weblate (Japanese)
...
Currently translated at 35.2% (6 of 17 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Japanese)
Currently translated at 11.7% (2 of 17 strings)
Translated using Weblate (Russian)
Currently translated at 90.9% (30 of 33 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Russian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/
Co-authored-by: Alexander Tarasenko <alexound.login@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Taro Tanaka <anon_japan@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ru/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ru/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Tor
2021-12-18 06:52:39 +01:00
Saptak S
576bee555f
Update the autoconnect checkbox language
2021-12-17 23:37:09 +05:30
Saptak S
440b9cd3cd
Rescales the country images to fit the height
2021-12-17 19:49:21 +05:30
Saptak S
094e469f0d
Fixes alignment of the toggle button
2021-12-17 18:54:31 +05:30
Miguel Jacq
99023a8702
Test javascript MIME type in different modes
2021-12-17 17:59:34 +11:00
Miguel Jacq
e6a17bc743
Force the MIME type for .js files to be text/javascript, to override silly OS databases/registries with incorrect settings, which Flask would otherwise depend on
2021-12-17 17:53:15 +11:00
Miguel Jacq
47d6f39c06
Various fixes for handling Tor connection errors, reconnecting scenarios, flow from fixing connection back to AutoConnect or main Mode tabs depending on autoconnect settings
2021-12-17 15:14:22 +11:00
Miguel Jacq
2689f35635
Don't enqueue stdout from Meek subprocess in a Thread, just read it as it comes. Solves infinite loop queue read issue on cleanup()
2021-12-15 18:28:55 +11:00
Miguel Jacq
4f40a9b501
Tweaks to CensorshipCircumvention and also Meek cleanup fixes that were causing a crazy read loop on the stdout queue
2021-12-15 18:22:18 +11:00
Miguel Jacq
042fed2e55
Send settings object to the AutoConnectFirstLaunchWidget so we can set the checkbox properly when returning from TorSettingsTab
2021-12-15 14:52:49 +11:00
Miguel Jacq
1fd43b316b
Check for updates to OnionShare after connecting to Tor via the AutoConnectTab
2021-12-15 13:45:39 +11:00
Miguel Jacq
12b725e821
Need to reconnect to Tor with the curr_settings Settings object after obtaining new bridges
2021-12-14 14:57:01 +11:00
Miguel Jacq
04efd3fc0e
Cleanup Meek in the CensorshipCircumventionThread
2021-12-14 14:46:19 +11:00
Miguel Jacq
29bf8dc5cd
Raise an Alert dialog when failing to connect to Tor even after trying to circumvent censorship, so the user knows they need to configure settings manually
2021-12-14 14:38:30 +11:00
Miguel Jacq
1aa67f8406
Fix the saving of bridges received from CensorshipCircumvention API - need to also save the bridges_enabled setting else TorSettingsTab doesn't show them
2021-12-14 14:32:00 +11:00
Miguel Jacq
b03823267e
Show progress bar for Censorship Circumvention process
2021-12-14 14:20:45 +11:00
Miguel Jacq
d699940615
remove unused _autodetecting_timer_callback
2021-12-14 13:31:50 +11:00
Miguel Jacq
28786f5a63
remove obsolete censorship circumvention settings option in the TorSettingsTab
2021-12-14 11:15:26 +11:00
Miguel Jacq
89894fe9fe
Wording changes to make it clear that the IP address will be used for automatic country location by Tor's API
2021-12-14 11:07:17 +11:00
Miguel Jacq
3f4cb6a02e
Use the CensorshipCircumvention methods to fetch bridges for the country/autodetection
2021-12-14 10:48:47 +11:00
Micah Lee
4b18cb7d0f
Merge branch 'develop' of github.com:micahflee/onionshare into develop
2021-12-12 13:03:47 -08:00
Micah Lee
805998e962
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop
2021-12-12 13:03:32 -08:00
Micah Lee
d304005fce
Merge pull request #1484 from mig5/fetch-builtin-bridges-in-get-tor-scripts
...
Fetch builtin bridges in get tor scripts
2021-12-12 11:33:46 -08:00
Micah Lee
c101536d90
Merge branch 'censorship' into 1422_autodetect_location
2021-12-12 11:18:59 -08:00
Micah Lee
4d195692c1
Start autodetect animation
2021-12-12 11:02:08 -08:00
Micah Lee
42379f50ba
Merge branch 'develop' into censorship
2021-12-12 10:35:19 -08:00
Micah Lee
8fe54afe13
Merge branch 'censorship' into 1422_autodetect_location
2021-12-12 10:27:01 -08:00
Micah Lee
49df289869
Add release step to update country list after updating available languages
2021-12-12 10:17:34 -08:00
Micah Lee
34cf68e0a1
Add some todo comments
2021-12-12 10:17:09 -08:00
Saptak Sengupta
9d86b943b2
Merge pull request #1439 from SaptakS/auto-connect-ui
...
Implementation of the enable quickstart screen
2021-12-10 21:25:50 +05:30
Micah Lee
2af28def34
Add country shapes
2021-12-09 21:51:07 -08:00
Miguel Jacq
be8a2a894f
Update our bridge templates with the latest built-in bridges in the get-tor scripts
2021-12-10 16:48:39 +11:00
Hosted Weblate
50a603ac02
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (7 of 7 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (Japanese)
Currently translated at 83.3% (25 of 30 strings)
Translated using Weblate (German)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (German)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (German)
Currently translated at 100.0% (57 of 57 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
Translated using Weblate (Greek)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Co-authored-by: Gabriel Cardoso <g.cardoso@mailfence.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jannes Leßmann <janneslessmann@web.de>
Co-authored-by: M <mikael.hargbo+gitlab@gmail.com>
Co-authored-by: Taro Tanaka <anon_japan@protonmail.com>
Co-authored-by: Venilson Carneiro <venilsoncarneiro@pm.me>
Co-authored-by: aezjrareareare <jeromechaland@riseup.net>
Co-authored-by: george kitsoukakis <norhorn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/pt_BR/
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
2021-12-10 03:52:16 +01:00
Saptak S
24152e8b4d
Reload settings in connection tab when tor settings tab closed
2021-12-09 14:38:11 +05:30
Saptak S
df85ea0f60
Fixes from_autoconnect check from MainWindow
2021-12-09 14:07:25 +05:30
Saptak S
7e982f2223
Opens connect tab if persistent tab is there
2021-12-09 03:43:19 +05:30
Saptak S
8d1d395d11
Dont start tor if torsettingstab opened from autoconnect
2021-12-09 03:26:15 +05:30
Saptak S
2ad9f8df58
Don't show autoconnect tab if local only
2021-12-09 03:15:21 +05:30
Micah Lee
8416d089f4
Make automatic detection flip through country names while it's running meek
2021-12-06 20:54:03 -08:00
Micah Lee
feaecc9e4d
Merge branch 'mig5-censorship_automatically_attempt_and_reconnect' into 1422_autodetect_location
2021-12-06 20:11:41 -08:00
Micah Lee
09ac74a1be
Add country dropdown
2021-12-06 20:01:28 -08:00
Micah Lee
08ed7dab65
Oops, default connect_timeout should still be 120s
2021-12-06 19:42:43 -08:00
Micah Lee
339fc9338e
Start making UseBridgeWidget, and add json files that list country names for each enabled locale
2021-12-06 19:39:44 -08:00