[Pkg-privacy-commits] [Git][pkg-privacy-team/onionshare][debian/sid] 461 commits: Initial structuring of the enable quickstart screen
Clément Hermann (@nodens)
nodens at debian.org
Tue Dec 20 13:41:53 GMT 2022
Clément Hermann pushed to branch debian/sid at Privacy Maintainers / onionshare
Commits:
e4f9f5f2 by Saptak S at 2021-10-28T14:14:25+05:30
Initial structuring of the enable quickstart screen
- - - - -
8e5da955 by Saptak S at 2021-10-28T14:14:26+05:30
Adds translatable strings for the different parts of the UI
- - - - -
6520d4ba by Saptak S at 2021-10-28T14:14:27+05:30
Adjusts spacing and padding of different parts
- - - - -
8f4c804b by Saptak S at 2021-10-28T14:14:28+05:30
Updates the strings and alignment of content
- - - - -
8505bdcc by Saptak S at 2021-10-28T14:14:28+05:30
Cancel button shouldn't give warning message if opened from autoconnect window
- - - - -
bd027dff by Saptak S at 2021-10-28T14:14:29+05:30
Updates content layout
- - - - -
b727a965 by Miguel Jacq at 2021-11-11T17:33:19+11:00
Initial work on supporting the option to automatically attempt to fetch bridges based on the user's location if Tor fails to connect (censorship circumvention)
- - - - -
e2603ed7 by Miguel Jacq at 2021-11-11T18:46:22+11:00
Better detection of different types of bridges, different sources, and multiple bridges of the same type
- - - - -
3422364f by Saptak S at 2021-11-19T18:29:47+05:30
Merge branch 'censorship' of github.com:onionshare/onionshare into auto-connect-ui
- - - - -
3283fb76 by Saptak S at 2021-11-30T02:48:20+05:30
Updates autoconnect to use tab widget
- - - - -
c8224a25 by Saptak S at 2021-11-30T03:08:56+05:30
Resize components in the connection tab
- - - - -
1cde115f by Saptak S at 2021-11-30T03:11:29+05:30
Corrects the auto connect with checkbox logic
- - - - -
e2dbe608 by Saptak S at 2021-11-30T03:23:16+05:30
Opens TorSettingsTab when clicked on network settings
- - - - -
b151eeb3 by Miguel Jacq at 2021-11-30T10:01:14+11:00
Make sanity checking of bridges a reusable component in cli.Common, so we can reuse it for automatic bridge fetching in censorship circumvention
- - - - -
3273832d by Miguel Jacq at 2021-11-30T10:50:47+11:00
Make the saving of the automatically-obtained bridges reusable (move it to CensorshipCircumvention class). Add the same functionality used in TorConnectionWidget to TorConnectionDialog.
- - - - -
81cf9aab by Miguel Jacq at 2021-11-30T10:54:17+11:00
Fix conflicts
- - - - -
4c3af76a by Saptak S at 2021-12-03T18:27:03+05:30
Creates a toggle checkbox
- - - - -
bbdfea21 by Saptak S at 2021-12-03T18:34:53+05:30
Reflects the autoconnect status on toggle checkbox on opening
- - - - -
51e49c01 by Saptak S at 2021-12-03T19:02:41+05:30
Adds autoconnect settings in tor settings tab
- - - - -
97a604a4 by Saptak S at 2021-12-03T19:30:20+05:30
Shows the Main window before starting to connect to Tor on autoconnect enabled
- - - - -
3b16ca46 by Saptak S at 2021-12-03T19:53:00+05:30
Fix window title in quickstart
- - - - -
5ca7236f by Saptak S at 2021-12-03T20:03:22+05:30
Fixes CLI tests
- - - - -
75d28638 by Micah Lee at 2021-12-04T20:40:58-08:00
Merge branch 'censorship_automatically_attempt_and_reconnect' of https://github.com/mig5/onionshare into mig5-censorship_automatically_attempt_and_reconnect
- - - - -
22fb0cfa by Micah Lee at 2021-12-05T15:12:18-08:00
Delete the TorConnectionDialog
- - - - -
6a132a49 by Micah Lee at 2021-12-05T15:14:21-08:00
Remove stretch from TorConnectionWidget so it takes the full width
- - - - -
ce9c35ac by Micah Lee at 2021-12-05T15:36:23-08:00
Move the first launch widgets into AutoConnectFirstLaunchWidget
- - - - -
339fc933 by Micah Lee at 2021-12-06T19:39:44-08:00
Start making UseBridgeWidget, and add json files that list country names for each enabled locale
- - - - -
08ed7dab by Micah Lee at 2021-12-06T19:42:43-08:00
Oops, default connect_timeout should still be 120s
- - - - -
09ac74a1 by Micah Lee at 2021-12-06T20:01:28-08:00
Add country dropdown
- - - - -
feaecc9e by Micah Lee at 2021-12-06T20:11:41-08:00
Merge branch 'mig5-censorship_automatically_attempt_and_reconnect' into 1422_autodetect_location
- - - - -
8416d089 by Micah Lee at 2021-12-06T20:54:03-08:00
Make automatic detection flip through country names while it's running meek
- - - - -
2ad9f8df by Saptak S at 2021-12-09T03:15:21+05:30
Don't show autoconnect tab if local only
- - - - -
8d1d395d by Saptak S at 2021-12-09T03:26:15+05:30
Dont start tor if torsettingstab opened from autoconnect
- - - - -
7e982f22 by Saptak S at 2021-12-09T03:43:19+05:30
Opens connect tab if persistent tab is there
- - - - -
df85ea0f by Saptak S at 2021-12-09T14:07:25+05:30
Fixes from_autoconnect check from MainWindow
- - - - -
24152e8b by Saptak S at 2021-12-09T14:38:11+05:30
Reload settings in connection tab when tor settings tab closed
- - - - -
2af28def by Micah Lee at 2021-12-09T21:51:07-08:00
Add country shapes
- - - - -
9d86b943 by Saptak Sengupta at 2021-12-10T21:25:50+05:30
Merge pull request #1439 from SaptakS/auto-connect-ui
Implementation of the enable quickstart screen
- - - - -
34cf68e0 by Micah Lee at 2021-12-12T10:17:09-08:00
Add some todo comments
- - - - -
49df2898 by Micah Lee at 2021-12-12T10:17:34-08:00
Add release step to update country list after updating available languages
- - - - -
8fe54afe by Micah Lee at 2021-12-12T10:27:01-08:00
Merge branch 'censorship' into 1422_autodetect_location
- - - - -
42379f50 by Micah Lee at 2021-12-12T10:35:19-08:00
Merge branch 'develop' into censorship
- - - - -
4d195692 by Micah Lee at 2021-12-12T11:02:08-08:00
Start autodetect animation
- - - - -
c101536d by Micah Lee at 2021-12-12T11:18:59-08:00
Merge branch 'censorship' into 1422_autodetect_location
- - - - -
3f4cb6a0 by Miguel Jacq at 2021-12-14T10:48:47+11:00
Use the CensorshipCircumvention methods to fetch bridges for the country/autodetection
- - - - -
89894fe9 by Miguel Jacq at 2021-12-14T11:07:17+11:00
Wording changes to make it clear that the IP address will be used for automatic country location by Tor's API
- - - - -
28786f5a by Miguel Jacq at 2021-12-14T11:15:26+11:00
remove obsolete censorship circumvention settings option in the TorSettingsTab
- - - - -
d6999406 by Miguel Jacq at 2021-12-14T13:31:50+11:00
remove unused _autodetecting_timer_callback
- - - - -
b0382326 by Miguel Jacq at 2021-12-14T14:20:45+11:00
Show progress bar for Censorship Circumvention process
- - - - -
1aa67f84 by Miguel Jacq at 2021-12-14T14:32:00+11:00
Fix the saving of bridges received from CensorshipCircumvention API - need to also save the bridges_enabled setting else TorSettingsTab doesn't show them
- - - - -
29bf8dc5 by Miguel Jacq at 2021-12-14T14:38:30+11:00
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
- - - - -
04efd3fc by Miguel Jacq at 2021-12-14T14:46:19+11:00
Cleanup Meek in the CensorshipCircumventionThread
- - - - -
12b725e8 by Miguel Jacq at 2021-12-14T14:57:01+11:00
Need to reconnect to Tor with the curr_settings Settings object after obtaining new bridges
- - - - -
1fd43b31 by Miguel Jacq at 2021-12-15T13:45:39+11:00
Check for updates to OnionShare after connecting to Tor via the AutoConnectTab
- - - - -
042fed2e by Miguel Jacq at 2021-12-15T14:52:49+11:00
Send settings object to the AutoConnectFirstLaunchWidget so we can set the checkbox properly when returning from TorSettingsTab
- - - - -
4f40a9b5 by Miguel Jacq at 2021-12-15T18:22:18+11:00
Tweaks to CensorshipCircumvention and also Meek cleanup fixes that were causing a crazy read loop on the stdout queue
- - - - -
47d6f39c by Miguel Jacq at 2021-12-17T15:14:22+11:00
Various fixes for handling Tor connection errors, reconnecting scenarios, flow from fixing connection back to AutoConnect or main Mode tabs depending on autoconnect settings
- - - - -
094e469f by Saptak S at 2021-12-17T18:54:31+05:30
Fixes alignment of the toggle button
- - - - -
440b9cd3 by Saptak S at 2021-12-17T19:49:21+05:30
Rescales the country images to fit the height
- - - - -
576bee55 by Saptak S at 2021-12-17T23:37:09+05:30
Update the autoconnect checkbox language
- - - - -
a6765518 by Micah Lee at 2021-12-18T17:37:50-08:00
Remove back button, and make TorConnectionWidget reset its progress in case it gets re-used
- - - - -
4f3313fd by Micah Lee at 2021-12-18T17:58:51-08:00
If no country-specific settings are found, try automatically using obfs4 bridge instead of prompting user to go to Tor Settings
- - - - -
5d8300df by Miguel Jacq at 2021-12-20T14:20:32+11:00
Add 'Try Again' button in AutoConnect bridge options. Update wording. Reset back to bridge/try again options if Tor Cancel clicked again
- - - - -
a385e1ff by Miguel Jacq at 2021-12-20T14:50:09+11:00
Add a CensorshipCircumventionError class that is raised if there's a requests exception connecting to the Tor API
- - - - -
eb1f5c0d by Miguel Jacq at 2021-12-20T14:51:55+11:00
Show an error in the AutoConnect tab if the CensorshipCircumventionError class is raised
- - - - -
24fa10ea by Miguel Jacq at 2021-12-20T15:17:40+11:00
Show/hide widgets more aggressively. Different error message on CensorshipCircumventionError.
- - - - -
16d03ac3 by Saptak S at 2021-12-20T16:57:08+05:30
Fixes dark mode for initial autoconnect tab
- - - - -
df27c22e by Micah Lee at 2021-12-20T11:47:58-08:00
Slightly tweak wording
- - - - -
d7269e80 by Micah Lee at 2021-12-20T12:05:10-08:00
Merge pull request #1492 from SaptakS/autoconnect-dark
Fixes dark mode for initial autoconnect tab
- - - - -
5025fa1b by Hosted Weblate at 2022-01-18T20:31:02+01:00
Translated using Weblate (Japanese)
Currently translated at 100.0% (25 of 25 strings)
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ja/
Translation: OnionShare/Doc - Tor
- - - - -
61a1dade by Hosted Weblate at 2022-01-21T20:01:22+01:00
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Japanese)
Currently translated at 8.6% (2 of 23 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (33 of 33 strings)
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck at outlook.com>
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Co-authored-by: Zuhualime Akoochimoya <zakooch at protonmail.ch>
Co-authored-by: albanobattistella <albano_battistella at hotmail.com>
Co-authored-by: george kitsoukakis <norhorn at gmail.com>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/it/
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Help
Translation: OnionShare/Doc - Install
Translation: OnionShare/Doc - Tor
- - - - -
169fcf26 by Hosted Weblate at 2022-01-21T20:11:36+01:00
Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.8% (8 of 9 strings)
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/nb_NO/
Translation: OnionShare/Doc - Help
- - - - -
1ca017d5 by Hosted Weblate at 2022-01-21T20:12:14+01:00
Translated using Weblate (Spanish)
Currently translated at 100.0% (9 of 9 strings)
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/es/
Translation: OnionShare/Doc - Help
- - - - -
5c5907ed by Allan Nordhøy at 2022-01-21T23:26:37+00:00
Advanced Usage documentation reworked 2
- - - - -
33fd639f by Micah Lee at 2022-02-09T18:19:50-08:00
Use a TemporaryDirectory instead of NamedTemporaryFile to avoid opening an already open file in Windows
- - - - -
ca9a4e92 by Allan Nordhøy at 2022-02-13T12:17:41+00:00
Spelling: fixes
- - - - -
b19e6813 by Allan Nordhøy at 2022-02-13T12:28:16+00:00
More fixes
- - - - -
902d5dca by Allan Nordhøy at 2022-02-13T12:47:52+00:00
Fixes for install doc
- - - - -
c8c585ca by Allan Nordhøy at 2022-02-13T13:02:33+00:00
New security strings reworked, line-shifted
- - - - -
305abff1 by Micah Lee at 2022-02-13T10:40:55-08:00
Remove cleanup_tempfiles altogether because they are not being used
- - - - -
5f2b3b58 by Micah Lee at 2022-02-13T10:43:02-08:00
Fix CLI web tests
- - - - -
e168080b by Micah Lee at 2022-02-13T11:28:16-08:00
Merge branch 'develop' into censorship
- - - - -
02503842 by Micah Lee at 2022-02-13T15:33:13-08:00
Add rocket ship animation
- - - - -
cf20d52e by Micah Lee at 2022-02-13T15:38:09-08:00
Tweak rocket ship
- - - - -
13f3a37e by Micah Lee at 2022-02-13T15:43:01-08:00
Delete country shapes
- - - - -
314356b6 by Micah Lee at 2022-02-13T15:44:00-08:00
Delete country shape helper script
- - - - -
80773e42 by Hosted Weblate at 2022-02-23T09:57:47+01:00
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (24 of 24 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% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 3.5% (1 of 28 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
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 100.0% (2 of 2 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Catalan)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/
Translated using Weblate (French)
Currently translated at 91.6% (22 of 24 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 72.7% (24 of 33 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 81.8% (9 of 11 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 54.1% (13 of 24 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 60.0% (36 of 60 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 67.8% (19 of 28 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Translated using Weblate (Japanese)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (Portuguese (Portugal))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/
Translated using Weblate (Japanese)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (31 of 31 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Translated using Weblate (Swedish)
Currently translated at 100.0% (52 of 52 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (31 of 31 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.8% (24 of 27 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 67.8% (19 of 28 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (29 of 29 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Co-authored-by: AO Localisation Lab <ao at localizationlab.org>
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Co-authored-by: BennyBeat <bennybeat at gmail.com>
Co-authored-by: ButterflyOfFire <ButterflyOfFire at protonmail.com>
Co-authored-by: Erin McConnell <erinm at riseup.net>
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Manuela Silva <mmsrs at sky.com>
Co-authored-by: Moses Ngeth <moses.ch at gmail.com>
Co-authored-by: Rasy Chum <rasychum at gmail.com>
Co-authored-by: Sophat CHY <sophatchy at gmail.com>
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Co-authored-by: Weblate <noreply at weblate.org>
Co-authored-by: Zuhualime Akoochimoya <zakooch at protonmail.ch>
Co-authored-by: aezjrareareare <jeromechaland at riseup.net>
Co-authored-by: george kitsoukakis <norhorn at gmail.com>
Co-authored-by: Åke Engelbrektson <eson at svenskasprakfiler.se>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/sv/
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-security/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/sv/
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
- - - - -
68e415c4 by Hosted Weblate at 2022-02-23T18:08:34+01:00
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (24 of 24 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% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 3.5% (1 of 28 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
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 100.0% (2 of 2 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Khmer (Central))
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Catalan)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/
Translated using Weblate (French)
Currently translated at 91.6% (22 of 24 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 72.7% (24 of 33 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 81.8% (9 of 11 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 54.1% (13 of 24 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 60.0% (36 of 60 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 67.8% (19 of 28 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Indonesian)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Added translation using Weblate (English (Middle))
Added translation using Weblate (Luganda)
Added translation using Weblate (Shona)
Added translation using Weblate (Wolof)
Added translation using Weblate (Slovenian)
Added translation using Weblate (Sinhala)
Added translation using Weblate (Slovak)
Added translation using Weblate (Khmer (Central))
Added translation using Weblate (Korean)
Added translation using Weblate (Georgian)
Added translation using Weblate (Yoruba)
Added translation using Weblate (Amharic)
Added translation using Weblate (Swahili)
Added translation using Weblate (Afrikaans)
Added translation using Weblate (Malay)
Added translation using Weblate (Macedonian)
Added translation using Weblate (Hebrew)
Added translation using Weblate (Hindi)
Added translation using Weblate (Hungarian)
Added translation using Weblate (Punjabi)
Added translation using Weblate (Czech)
Added translation using Weblate (Bulgarian)
Added translation using Weblate (Bengali)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Lithuanian)
Added translation using Weblate (Galician)
Added translation using Weblate (Gujarati)
Translated using Weblate (Japanese)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (Portuguese (Portugal))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_PT/
Translated using Weblate (Japanese)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (31 of 31 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Translated using Weblate (Swedish)
Currently translated at 100.0% (52 of 52 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (31 of 31 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (9 of 9 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (22 of 22 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 88.8% (24 of 27 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 67.8% (19 of 28 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Translated using Weblate (Swedish)
Currently translated at 100.0% (29 of 29 strings)
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Co-authored-by: AO Localisation Lab <ao at localizationlab.org>
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Co-authored-by: BennyBeat <bennybeat at gmail.com>
Co-authored-by: ButterflyOfFire <ButterflyOfFire at protonmail.com>
Co-authored-by: Erin McConnell <erinm at riseup.net>
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Manuela Silva <mmsrs at sky.com>
Co-authored-by: Moses Ngeth <moses.ch at gmail.com>
Co-authored-by: Rasy Chum <rasychum at gmail.com>
Co-authored-by: Sophat CHY <sophatchy at gmail.com>
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Co-authored-by: Weblate <noreply at weblate.org>
Co-authored-by: Zuhualime Akoochimoya <zakooch at protonmail.ch>
Co-authored-by: aezjrareareare <jeromechaland at riseup.net>
Co-authored-by: george kitsoukakis <norhorn at gmail.com>
Co-authored-by: Åke Engelbrektson <eson at svenskasprakfiler.se>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/fr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/sv/
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-security/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/sv/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/km/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/sv/
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
- - - - -
c6e0aafc by Micah Lee at 2022-02-23T09:11:26-08:00
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into develop
- - - - -
2d7e980a by Saptak S at 2022-02-24T18:04:26+05:30
Moving tor settings and app settings as subtabs under a parent settings tab
- - - - -
fdc7ba92 by Saptak S at 2022-02-24T18:14:06+05:30
Fix the settings tab calls
- - - - -
74f0c9d8 by Saptak S at 2022-02-24T18:41:12+05:30
Cleanup code
- - - - -
3b765582 by Saptak S at 2022-02-24T20:13:34+05:30
Chose the active tab in settings based on what is clicked
- - - - -
625144af by Saptak S at 2022-02-24T21:05:28+05:30
Adds styles for the tab bar
- - - - -
f192850c by Allan Nordhøy at 2022-02-24T23:08:15+01:00
on your computer, allow the public
- - - - -
c0bc43cb by Allan Nordhøy at 2022-02-24T23:17:09+01:00
receiving, enter the network
- - - - -
a582a06a by Miguel Jacq at 2022-02-25T15:07:19+11:00
Update countries-update-list.py to correct path, and run it to generate new country json files for other locales
- - - - -
8d6e375c by Saptak S at 2022-02-28T12:36:32+05:30
Replace double quotes with single quotes
- - - - -
544bdca8 by Vinícius Zavam at 2022-03-02T13:12:17+00:00
Actually compress the tarball, using tar with -z
From tar's manpage we have:
-z, -j, -J, --lzma Compress archive with gzip/bzip2/xz/lzma
By doing that we shrink the size of OnionShare's tarball
from its 12M to around 6.3M
- - - - -
eb9c2a71 by Vinícius Zavam at 2022-03-02T14:40:49+00:00
Suggest the use of git shallow copy, while cloning
- - - - -
69b7dd67 by Micah Lee at 2022-03-06T10:47:47-08:00
Merge branch 'develop' into censorship
- - - - -
2588fb02 by Micah Lee at 2022-03-06T10:53:46-08:00
Merge pull request #1540 from egypcio/shallow-copy
Suggest the use of git shallow copy, while cloning
- - - - -
4e6d31ed by Micah Lee at 2022-03-06T10:54:30-08:00
Merge pull request #1539 from egypcio/compress-tgz
Actually compress the tarball, using tar with -z
- - - - -
b068e838 by Micah Lee at 2022-03-06T11:35:01-08:00
Update flask to 2.0.3, flask-socketio to 5.1.1, update socketio js, and the rest of the pip deps
- - - - -
622d689b by Micah Lee at 2022-03-06T11:46:47-08:00
Merge pull request #1535 from mig5/censorship_update_countries_json
Update countries json files and script
- - - - -
bf0b9626 by Micah Lee at 2022-03-06T11:52:05-08:00
Fix bug getting country code
- - - - -
dc812bd4 by Micah Lee at 2022-03-06T11:54:38-08:00
Fix rocket ship graphic to have more fire
- - - - -
102bbf86 by Micah Lee at 2022-03-06T11:58:16-08:00
Move stars and planet right 40 pixels
- - - - -
acb31117 by Micah Lee at 2022-03-06T13:37:17-08:00
Merge pull request #1525 from comradekingu/patch-18
Various string fixes
- - - - -
4974aee1 by Micah Lee at 2022-03-06T13:39:01-08:00
Merge pull request #1526 from onionshare/1486_rocket_ship
Rocket ship animation
- - - - -
be506a65 by Micah Lee at 2022-03-06T13:43:25-08:00
Merge pull request #1533 from SaptakS/settings-subtabs
Settings subtabs
- - - - -
76b03b3f by Micah Lee at 2022-03-06T13:55:03-08:00
Merge pull request #1524 from onionshare/1512_individual_files_windows
Fix individual files problem in Windows
- - - - -
782a9e19 by Micah Lee at 2022-03-06T13:55:36-08:00
Merge branch 'develop' into censorship
- - - - -
5ada415e by Micah Lee at 2022-03-06T14:01:32-08:00
Switch from pytest.yield_fixture to just pytest.fixture, to remove warnings when running tests
- - - - -
5c2802d8 by Micah Lee at 2022-03-06T14:02:07-08:00
Sleep between running tests, to hopefully prevent segfaults in CI
- - - - -
06eb12cf by Micah Lee at 2022-03-06T14:17:13-08:00
Try running tests a different way
- - - - -
f08e6e98 by Micah Lee at 2022-03-06T14:26:51-08:00
Remove useless CLI stuff from GUI tests, and refactor so that qtapp is a singleton and all tests can be run at once
- - - - -
88bae837 by Micah Lee at 2022-03-06T14:53:03-08:00
Merge branch 'patch-17' of https://github.com/comradekingu/onionshare into comradekingu-patch-17
- - - - -
185c8b2b by Micah Lee at 2022-03-06T15:01:42-08:00
Fix some strings in advanced docs
- - - - -
d59328d9 by Micah Lee at 2022-03-06T15:02:28-08:00
Merge branch 'censorship' into develop
- - - - -
21243fd9 by Miguel Jacq at 2022-03-22T14:29:02+11:00
More verbose and consistent Meek exception logging
- - - - -
858bfea7 by Saptak S at 2022-03-25T19:08:58+05:30
Updates tor browser version in get-tor scripts
- - - - -
1608091f by Micah Lee at 2022-03-27T11:27:43-07:00
Merge pull request #1556 from SaptakS/update-tor-versions
Updates tor browser version in get-tor scripts
- - - - -
06e9b3d3 by Micah Lee at 2022-03-27T12:44:41-07:00
Fix built-in bridge detection, and update built-in bridges. Also update README after setting up Windows dev environment
- - - - -
5cbd9ae6 by Miguel Jacq at 2022-03-28T10:45:23+11:00
Remove meek workaround in Censorship Circumvention API's built-in bridges response
- - - - -
52cb5cf7 by Micah Lee at 2022-03-27T17:27:03-07:00
Merge pull request #1560 from mig5/fix_censorship_builtin_bridges_response
Remove meek workaround in Censorship Circumvention API's built-in bridges response
- - - - -
9c4a598f by Miguel Jacq at 2022-03-28T12:31:07+11:00
Support for Censorship Circumvention API's /default route.
Fall back to trying Censorship API's /default route if no other bridges found.
At time of writing, this returns a couple of built-in obfs4 bridges.
If even that request fails, we will still fall back to our own full list of
obfs4 bridges.
- - - - -
594c11cf by Miguel Jacq at 2022-03-28T17:18:58+11:00
Add shortcuts for modes and new/close tab. Set accessible string for modes on mode chooser
- - - - -
08aac5d3 by Miguel Jacq at 2022-03-29T11:15:47+11:00
Add accessible name on Settings cog button
- - - - -
ad0a3105 by Miguel Jacq at 2022-03-29T11:27:04+11:00
Add Ctrl+H to open Settings tab, and let it be closed with Ctrl+X too
- - - - -
4ff23fa9 by Micah Lee at 2022-03-28T18:18:57-07:00
Merge branch 'develop' into upgrade-flask
- - - - -
0d58475c by Micah Lee at 2022-03-28T18:21:18-07:00
Update socket.io.min.js to latest version
- - - - -
fbcad471 by Micah Lee at 2022-03-28T19:12:59-07:00
Merge pull request #1552 from mig5/better_meek_logs
More verbose and consistent Meek exception logging
- - - - -
15eda5ed by Micah Lee at 2022-03-28T19:23:45-07:00
Merge branch 'censorship_default_route' of https://github.com/mig5/onionshare into mig5-censorship_default_route
- - - - -
792ee59e by Micah Lee at 2022-03-28T19:31:39-07:00
Merge branch 'develop' of github.com:onionshare/onionshare into upgrade-flask
- - - - -
ca5d1737 by Micah Lee at 2022-03-28T19:31:50-07:00
Merge branch 'develop' of github.com:onionshare/onionshare into windows-tweaks
- - - - -
2b3c7d43 by Micah Lee at 2022-03-28T19:34:18-07:00
Merge branch 'develop' into upgrade-flask
- - - - -
8e7bc982 by Micah Lee at 2022-03-28T19:45:59-07:00
Merge pull request #1541 from onionshare/upgrade-flask
Update flask to 2.0.3
- - - - -
582b69e4 by Micah Lee at 2022-03-28T20:06:07-07:00
Turn on qt debugging in CircleCI
- - - - -
8a8901fe by Micah Lee at 2022-03-28T20:13:14-07:00
Set env variable a different way
- - - - -
834fbc8f by Micah Lee at 2022-03-28T20:20:23-07:00
Switch to next gen CircleCI image
- - - - -
ad13c2d9 by Micah Lee at 2022-03-28T20:22:14-07:00
Actually switch to next gen CircleCI container images
- - - - -
9c61c46e by Micah Lee at 2022-03-29T08:54:50-07:00
Merge pull request #1567 from onionshare/fix-tests
Fix tests
- - - - -
8fefa4d6 by Micah Lee at 2022-03-29T21:02:03-07:00
Try CircleCI Windows orb
- - - - -
ed04214a by Micah Lee at 2022-03-29T21:04:39-07:00
Fix YAML
- - - - -
499923f4 by Micah Lee at 2022-03-29T21:05:23-07:00
Only try building after tests pass
- - - - -
631aff7c by Micah Lee at 2022-03-29T21:11:46-07:00
Don't require gui tests because they crash
- - - - -
724e4805 by Micah Lee at 2022-03-29T21:59:39-07:00
Try installing some dependencies with chocolatey
- - - - -
c5e73076 by Micah Lee at 2022-03-30T08:29:16-07:00
Add --ci-build to Windows build script, and do more to make the build in CircleCI
- - - - -
8d14f53a by Micah Lee at 2022-03-30T08:55:04-07:00
Make build-windows.py not use special characters, and make it detect 32-bit or 64-bit python
- - - - -
dcfb9640 by Micah Lee at 2022-03-30T12:26:00-07:00
Comment out deleting files, to see if this makes binary run
- - - - -
638d35a4 by Micah Lee at 2022-03-30T12:50:28-07:00
Try installing 32-bit python and implementing build-win32
- - - - -
defcd6ed by Micah Lee at 2022-03-30T13:49:45-07:00
Try installing 32-bit golang and poetry
- - - - -
27dc8082 by Micah Lee at 2022-03-30T13:56:18-07:00
Actually try installing 32-bit golang and poetry
- - - - -
1d9ce020 by Micah Lee at 2022-03-30T14:30:49-07:00
In 32-bit build, use 32-bit python
- - - - -
e77cd693 by Micah Lee at 2022-03-30T15:52:31-07:00
Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts
- - - - -
aff969ee by Micah Lee at 2022-03-30T16:09:31-07:00
Run setup-freeze.py directly instead of using build-windows.py, and fix go path in build meek script
- - - - -
624ee475 by Miguel Jacq at 2022-03-31T16:39:48+11:00
Initial documentation for the censorship circumvention/autoconnect screen
- - - - -
23e623f4 by Saptak S at 2022-03-31T18:20:18+05:30
Adds country flags
- - - - -
df8eb155 by Saptak S at 2022-03-31T18:20:29+05:30
Updates the repository to download the flags from to include all flags
- - - - -
035dd409 by Saptak S at 2022-03-31T18:20:30+05:30
Replaces try again button with a radio button
- - - - -
9079dee4 by Micah Lee at 2022-03-31T11:57:15-07:00
Explicitly exclude top-level folders from cx_Freeze build
- - - - -
686ea635 by Micah Lee at 2022-03-31T12:31:48-07:00
Try a different way of explicitly defining what packages to include and exclude
- - - - -
4297a5a6 by Micah Lee at 2022-03-31T18:34:41-07:00
Create new windows.py script that combines various Windows build tasks, and update CI to use it
- - - - -
f9b79d66 by Micah Lee at 2022-03-31T18:40:36-07:00
Don't install 7zip with choco because it's already in the CircleCI windows orb, and zip contents of build folder instead of build folder itself
- - - - -
fd052e6f by Micah Lee at 2022-03-31T18:54:32-07:00
Fix compressing Windows builds, add skeleton for making macOS build, and start snapcraft build
- - - - -
f4a50b57 by Micah Lee at 2022-03-31T18:59:38-07:00
For snapcraft, switch from docker to machine
- - - - -
4e5ad4d0 by Micah Lee at 2022-03-31T19:35:26-07:00
Work on macOS build
- - - - -
d54b51e7 by Micah Lee at 2022-03-31T19:57:47-07:00
Install snapcraft before building the snap, and fix some macos cleanup
- - - - -
fa5d5b7c by Micah Lee at 2022-03-31T21:04:08-07:00
Use docker for snapcraft
- - - - -
562d213e by Micah Lee at 2022-03-31T21:13:42-07:00
Add some exception handling to the symlink creation
- - - - -
ee9a5269 by Micah Lee at 2022-03-31T21:15:48-07:00
Oops, change to correct folder for snapcraft
- - - - -
3fd96cd4 by Micah Lee at 2022-04-03T11:15:53-07:00
Combine all get-tor scripts into a single get-tor.py
- - - - -
28655d28 by Micah Lee at 2022-04-03T11:20:57-07:00
Make CircleCI use the new get-tor.py
- - - - -
9b28a939 by Micah Lee at 2022-04-03T17:20:31-07:00
Move windows and mac build scripts into scripts folder
- - - - -
49471a83 by Micah Lee at 2022-04-03T17:35:41-07:00
Fix macOS cleanup script
- - - - -
fc754584 by Micah Lee at 2022-04-03T20:21:14-07:00
Build exe.macos as well as the app bundle, and upload them both
- - - - -
eec2f772 by Micah Lee at 2022-04-03T20:22:08-07:00
Try stable snapcore/snapcraft container
- - - - -
61db9517 by Micah Lee at 2022-04-03T20:26:16-07:00
Try install extra snaps first
- - - - -
cc11737a by Micah Lee at 2022-04-03T20:29:55-07:00
Install one snap at a time
- - - - -
8d810f87 by Micah Lee at 2022-04-03T20:59:33-07:00
Try installing go and gnome-3-34-1804-sdk without snapd
- - - - -
8076c64b by Micah Lee at 2022-04-03T21:06:48-07:00
Install even more snaps
- - - - -
af19ad40 by Micah Lee at 2022-04-03T21:11:47-07:00
bash function syntax
- - - - -
8a450c7d by Micah Lee at 2022-04-03T21:22:13-07:00
Give up on snapcraft
- - - - -
3d81c890 by Micah Lee at 2022-04-04T20:41:24-07:00
Fix macos build bug
- - - - -
c23a7856 by Micah Lee at 2022-04-04T20:45:08-07:00
Try the python3 choco project instead of python, to see if it fixes the win64 build
- - - - -
a2b1f8b5 by Micah Lee at 2022-04-05T12:41:21-07:00
Complete codesigning and packaging for Windows
- - - - -
301aa19d by Micah Lee at 2022-04-05T17:34:04-07:00
Properly zip up the app bundle
- - - - -
62f3c2fc by Glenn Sorrentino at 2022-04-05T19:19:24-07:00
Updated Logo
Consistency across logos
- - - - -
5d754f57 by Glenn Sorrentino at 2022-04-05T19:21:05-07:00
Update style.css
Cleaned up UI, better responsiveness
- - - - -
c2362f77 by Glenn Sorrentino at 2022-04-05T19:21:22-07:00
Update listing.html
remove hard-coded image size
- - - - -
bdc43dae by Glenn Sorrentino at 2022-04-05T19:58:25-07:00
Update style.css
- - - - -
c602f574 by Glenn Sorrentino at 2022-04-05T20:09:31-07:00
Update logos
- - - - -
111eb3ce by Glenn Sorrentino at 2022-04-05T21:32:42-07:00
Update logo
- - - - -
de4dbb54 by Micah Lee at 2022-04-07T19:29:04-07:00
Fix macOS package cleanup and codesigning
- - - - -
7f87cd2f by Saptak Sengupta at 2022-04-09T14:56:52+05:30
Merge pull request #1570 from glenn-sorrentino/develop
Updated web UI
- - - - -
e184ca5d by Micah Lee at 2022-04-10T19:07:35-04:00
In CI, download Tor from for windows Tor Expert Bundle, and build meek, obfs4proxy, and snowflake ourselves
- - - - -
bf53fbd7 by Micah Lee at 2022-04-10T23:46:40-04:00
Work on making all macOS binaries universal2
- - - - -
c6c06a34 by Micah Lee at 2022-04-10T23:49:29-04:00
Fix yaml indention
- - - - -
6fa7a22f by Micah Lee at 2022-04-11T01:16:06-04:00
We don't need openssl
- - - - -
51133e20 by Micah Lee at 2022-04-19T21:12:42-04:00
De-universal2-ize the macOS circleCI config
- - - - -
e1122e8a by Micah Lee at 2022-04-19T21:14:04-04:00
Fix environment
- - - - -
b86de120 by Micah Lee at 2022-04-19T21:24:23-04:00
Try caching win32 tor download
- - - - -
e1da7fc7 by Micah Lee at 2022-04-19T21:42:37-04:00
Cache deps in win64 and win32
- - - - -
f118204c by Micah Lee at 2022-04-19T22:02:47-04:00
Fix some windows cache paths, and in macOS build copy binaries into app
- - - - -
45adc867 by Micah Lee at 2022-04-19T22:12:30-04:00
Cache poetry deps when running tests
- - - - -
fa8c9903 by Micah Lee at 2022-04-19T22:15:49-04:00
Oops, install correct poetry deps for GUI tests
- - - - -
17b0b2b3 by Micah Lee at 2022-04-19T22:26:03-04:00
Make gui tests optional because they keep failing
- - - - -
88447cc7 by Saptak Sengupta at 2022-04-23T13:30:04+05:30
Merge pull request #1564 from SaptakS/replace-map-flags
Replace maps with flags
- - - - -
a998a327 by Saptak Sengupta at 2022-04-28T00:45:39+05:30
Merge pull request #1563 from mig5/tab_shortcuts_and_accessible_main_page
Add shortcuts for modes and new/close tab. Set accessible string for modes on mode chooser
- - - - -
bacbaf22 by Miguel Jacq at 2022-04-28T13:13:56+10:00
Clarifications in docs about Tor settings
- - - - -
4c0cbb87 by Saptak S at 2022-04-30T13:20:30+05:30
Opens new tab if the only other tab is a settings tab
- - - - -
737c4d0f by Saptak S at 2022-04-30T20:49:35+05:30
Keeps the same widget on cancelling a tor connection
- - - - -
49d951f4 by Saptak S at 2022-04-30T21:19:24+05:30
Shows the actual error message returned from tor connection at the top
- - - - -
fea65032 by Saptak S at 2022-04-30T22:02:26+05:30
Adds a group box for the bridge settings options in the bridge auto connect widget
- - - - -
1669a551 by Saptak S at 2022-04-30T22:13:59+05:30
Adjusts the country combobox margin-left to indicate hierarchy
- - - - -
667b8231 by Saptak S at 2022-05-02T12:28:50+05:30
Address reviews
- - - - -
b0e163c4 by Miguel Jacq at 2022-05-04T09:04:54+10:00
Remove ambiguity of 'it' meaning the attacker - per Weblate feedback
- - - - -
053688c4 by Micah Lee at 2022-05-25T21:32:17-07:00
Merge branch 'develop' into ci-builds
- - - - -
ad6e7f05 by Micah Lee at 2022-05-25T21:46:12-07:00
Update tor to 0.4.7.7, and focus on just build-win64
- - - - -
bfd7e970 by Micah Lee at 2022-05-26T18:01:37-07:00
Comment everything out outside of building libevent
- - - - -
3fea3019 by Micah Lee at 2022-05-26T18:36:54-07:00
Try building openssl and libevent
- - - - -
1b67e6a6 by Micah Lee at 2022-05-26T19:37:41-07:00
Install perl-Pod-Parser to get pod2man
- - - - -
cc0ab0ef by Micah Lee at 2022-05-26T20:20:37-07:00
Switch to bash
- - - - -
fd32fb5c by Micah Lee at 2022-05-27T07:16:39-07:00
Move tor stuff into build-tor-win64
- - - - -
b3928ea2 by Micah Lee at 2022-05-27T07:27:05-07:00
Avoid if elif fi
- - - - -
c7be4b73 by Micah Lee at 2022-05-27T07:37:57-07:00
gpg --recv-key just before verifying the tag
- - - - -
56a4e6e9 by Micah Lee at 2022-05-27T07:47:10-07:00
Import signing keys in a different way
- - - - -
efa2f51d by Micah Lee at 2022-05-28T21:40:52-07:00
Try building libevent with cygwin
- - - - -
68b3c1f3 by Micah Lee at 2022-05-28T21:44:26-07:00
Fix cygwin download
- - - - -
50b770cb by Micah Lee at 2022-05-29T09:27:10-07:00
Verify cygwin signature
- - - - -
d1a06323 by Micah Lee at 2022-05-29T09:42:44-07:00
Use absolute paths, install gnupg in cygwin, and use cygwin's gpg to verify git tags
- - - - -
09b45300 by Micah Lee at 2022-05-29T10:40:36-07:00
Skip cygwin install if libevent and tor are compiled
- - - - -
744c79db by Micah Lee at 2022-05-29T11:05:28-07:00
Try installing cygwin and packages separately
- - - - -
4ea8fd8d by Micah Lee at 2022-05-29T11:12:58-07:00
Try installing cygwin packages separately
- - - - -
02339eed by Micah Lee at 2022-05-29T11:18:45-07:00
Debug output
- - - - -
144b01d7 by Micah Lee at 2022-05-29T11:25:40-07:00
Try using gpg2
- - - - -
2eee62c7 by Micah Lee at 2022-05-29T11:34:51-07:00
Download and install cygwin in separate tasks
- - - - -
c9598a6e by Micah Lee at 2022-05-29T11:45:34-07:00
Switch to bash
- - - - -
c8a20bc9 by Micah Lee at 2022-05-29T11:49:59-07:00
Install cygwin in bash too
- - - - -
8693eb7c by Micah Lee at 2022-05-29T11:55:59-07:00
Import signing keys in a seprate task
- - - - -
75d6f10f by Micah Lee at 2022-05-29T11:57:54-07:00
Don't import signing keys in a separate task, and fix paths in the cygwin task
- - - - -
304f4cf8 by Micah Lee at 2022-05-29T12:02:15-07:00
Try building tor as well
- - - - -
7fd62344 by Micah Lee at 2022-05-29T12:13:20-07:00
Fix cache key name, and run ./autogen.sh when compiling tor
- - - - -
9fc8ee51 by Micah Lee at 2022-05-29T12:45:58-07:00
Add a cache version, to invalidate old circleci cache
- - - - -
279951d5 by Micah Lee at 2022-05-29T12:49:09-07:00
Build libevent and tor in the same task
- - - - -
1e9135f0 by Micah Lee at 2022-05-29T13:04:25-07:00
Try installing libevent-devel instead of compiling libevent
- - - - -
3d827805 by Micah Lee at 2022-05-29T13:12:14-07:00
Do not enable static libevent (hopefully this tor binary will work on other systems)
- - - - -
8e8d772b by Micah Lee at 2022-05-29T13:47:42-07:00
Add zlib-devel dependency
- - - - -
87b8cb9c by Micah Lee at 2022-05-29T14:17:16-07:00
Add compiling obfs4proxy, snowflake, and meek
- - - - -
7690ccbf by Micah Lee at 2022-05-29T14:19:47-07:00
Always install cygwin
- - - - -
d8af8a39 by Micah Lee at 2022-05-29T14:28:30-07:00
Copy tor binaries into the project
- - - - -
50ed30a8 by Micah Lee at 2022-05-29T14:30:23-07:00
Fix Test-Path if statements
- - - - -
35ff3878 by Micah Lee at 2022-05-29T14:41:23-07:00
Fix copying tor binaries into project
- - - - -
09271558 by Micah Lee at 2022-05-29T14:58:25-07:00
Build snowflake and meek by git cloning their source first
- - - - -
ac9bc039 by Micah Lee at 2022-05-29T15:23:55-07:00
Fix get_tor_paths() to point to new Windows paths, and actually build onionshare for win64
- - - - -
f9e2bc21 by Micah Lee at 2022-05-29T15:33:30-07:00
Fix skipping tasks for restoring obfs4proxy and meek-client
- - - - -
c23621d8 by Micah Lee at 2022-05-29T15:43:25-07:00
Fix cache keys
- - - - -
2490f453 by Micah Lee at 2022-05-29T15:59:19-07:00
Build both win64 and win32, and update get_tor_paths() to display verbose output about the path its looking for
- - - - -
7b65e419 by Micah Lee at 2022-05-29T16:09:00-07:00
Try changing keys for windows poetry cache
- - - - -
67262fa8 by Micah Lee at 2022-05-29T16:12:38-07:00
Fix cygwin 32-bit path
- - - - -
d2c55a0a by Micah Lee at 2022-05-29T17:02:21-07:00
Try fixing windows poetry cache key
- - - - -
f7dd3380 by Micah Lee at 2022-05-29T17:07:22-07:00
Fix tor path again
- - - - -
972d5832 by Micah Lee at 2022-05-29T17:24:46-07:00
Fix 32-bit go path
- - - - -
4f38dcbd by Micah Lee at 2022-05-29T18:22:32-07:00
Compile libevent again
- - - - -
53031868 by Micah Lee at 2022-05-30T14:24:13-04:00
Update get-tor scripts to use Tor Browser 11.0.13
- - - - -
c267d27e by Micah Lee at 2022-05-30T15:09:28-04:00
Merge pull request #1581 from SaptakS/new-tab-fix
Opens new tab if the only other tab is a settings tab
- - - - -
b3205961 by Micah Lee at 2022-05-30T15:16:18-04:00
Merge pull request #1582 from SaptakS/better-error-logs
Better error logs in the bridge connect widget
- - - - -
412660dc by Micah Lee at 2022-05-30T15:18:16-04:00
Merge branch 'censorship_docs' of https://github.com/mig5/onionshare into mig5-censorship_docs
- - - - -
26f1c602 by Micah Lee at 2022-05-30T15:22:23-04:00
Update the poetry deps in docs
- - - - -
beb9989b by Micah Lee at 2022-05-30T15:30:55-04:00
Start editing the connecting docs, but pausing to switch to Ubuntu for the latest screenshots
- - - - -
8dd354f0 by Micah Lee at 2022-05-30T13:37:04-07:00
Switch to pyside2 5.12.2.1, to allow building with python 3.10
- - - - -
fb0e28c6 by Micah Lee at 2022-05-30T14:26:46-07:00
Treat censorship API returning None for bridge settings the same as if it doesn't return bridge settings (#1588)
- - - - -
a8b84144 by Micah Lee at 2022-05-30T14:33:52-07:00
Starting to edit the Connecting to Tor page, with screenshots from Ubuntu
- - - - -
96024de4 by Micah Lee at 2022-05-30T15:14:59-07:00
Merge the automatic censorship circumvention docs with the tor settings docs
- - - - -
2fd830a8 by Micah Lee at 2022-05-30T15:43:45-07:00
Update other screenshots
- - - - -
0e5b9bbf by Saptak Sengupta at 2022-05-31T14:51:24+05:30
Merge pull request #1589 from onionshare/censorship_docs
Censorship documentation
- - - - -
2677f333 by Micah Lee at 2022-06-01T20:40:41-07:00
Delete commented out libevent build, and install tor directly into build/tor
- - - - -
725cbeea by Martin Reboredo at 2022-06-02T20:56:04-03:00
Fix icons and theming under Wayland
- - - - -
34221947 by Micah Lee at 2022-06-02T19:09:15-07:00
Try cross-compiling tor for windows in linux
- - - - -
bed48c57 by Micah Lee at 2022-06-02T19:36:10-07:00
make install, and then cache the final installed version
- - - - -
6a4449e9 by Micah Lee at 2022-06-02T20:22:04-07:00
Syntax error in libevent checksum verification
- - - - -
6a925d98 by Micah Lee at 2022-06-02T20:28:28-07:00
Fix testing if builds are already complete
- - - - -
69fe5284 by Micah Lee at 2022-06-03T09:51:21-07:00
Install dev dependencies from ubuntu jammy
- - - - -
c2456c10 by Micah Lee at 2022-06-03T09:52:29-07:00
Oops, checkout test-cli
- - - - -
f918be9e by Micah Lee at 2022-06-03T10:03:45-07:00
Try install build deps from impish instead of jammy
- - - - -
5ffa86be by Micah Lee at 2022-06-03T10:12:21-07:00
Switch libevent to building from git, and try it all in focal
- - - - -
f1618e32 by Micah Lee at 2022-06-04T20:52:41-07:00
Build 32-bit and 64-bit dependencies in separate tasks
- - - - -
e7cb821f by Micah Lee at 2022-06-04T21:09:02-07:00
Fix openssl-x64 path
- - - - -
bc889a98 by Micah Lee at 2022-06-04T21:11:18-07:00
Fix download-tor cache key
- - - - -
5f4e595f by Micah Lee at 2022-06-04T21:26:11-07:00
Install build tools from ubuntu jammy
- - - - -
19d2f8d3 by Micah Lee at 2022-06-04T21:29:33-07:00
Add universe repo too, to install everything from jammy
- - - - -
dedec13d by Micah Lee at 2022-06-04T21:42:24-07:00
Try with resource_class: medium+, which has more RAM
- - - - -
5e71c908 by Micah Lee at 2022-06-04T21:51:20-07:00
Increase RAM
- - - - -
4fce717c by Micah Lee at 2022-06-05T15:14:41-07:00
Try building in Debian instead of Ubuntu
- - - - -
19abe55d by Micah Lee at 2022-06-05T15:47:58-07:00
debian:bullseye
- - - - -
6555c004 by Micah Lee at 2022-06-05T15:50:17-07:00
Without jammy
- - - - -
55554f30 by Micah Lee at 2022-06-05T15:52:15-07:00
Install wget
- - - - -
7271deee by Micah Lee at 2022-06-05T15:54:05-07:00
Install curl
- - - - -
6fb21066 by Micah Lee at 2022-06-05T15:55:57-07:00
Install git
- - - - -
e8e8e3c3 by Micah Lee at 2022-06-05T16:38:01-07:00
Change paths since we are building as root in debian now
- - - - -
a04715b8 by Micah Lee at 2022-06-05T16:40:29-07:00
Fix persiste_to_workspace paths
- - - - -
e2a601ad by Micah Lee at 2022-06-16T20:03:23-07:00
Rip out code to build tor, and just get it from Tor Browser again
- - - - -
5c24453d by Micah Lee at 2022-06-16T20:04:42-07:00
Syntax
- - - - -
549b0eac by Micah Lee at 2022-06-16T21:05:11-07:00
Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run get-tor.py in CI before compiling pluggable transports, so the correct folder will exist
- - - - -
e7067a1c by Micah Lee at 2022-06-16T22:48:02-07:00
Typo in win32 get-tor task
- - - - -
75261410 by Saptak S at 2022-06-17T15:01:52+05:30
Adds call operator for calling go build
- - - - -
8ff1a0b2 by Micah Lee at 2022-06-19T14:57:37-04:00
Make scripts to build PT binaries, and run those in CI
- - - - -
038e1e9e by Micah Lee at 2022-06-19T15:19:21-04:00
Run get-tor, and the PT build scripts, in macos
- - - - -
3d1b122b by Micah Lee at 2022-06-19T15:28:04-04:00
Fix get-tor bug
- - - - -
6a5de62b by Micah Lee at 2022-06-19T15:35:25-04:00
Oops, fix circleci config
- - - - -
e60c56d4 by Micah Lee at 2022-06-19T15:57:10-04:00
64-bit Tor Browser binaries have different filenames than 32-bit
- - - - -
609cf488 by Micah Lee at 2022-06-19T16:05:17-04:00
One more get-tor fix for win64
- - - - -
e8b38899 by Micah Lee at 2022-06-19T18:11:50-04:00
Switch to python 3.9.13 and switch how python is installed in Windows
- - - - -
82a8df60 by Micah Lee at 2022-06-19T18:35:47-04:00
Use the correct Python
- - - - -
8eef25f2 by Micah Lee at 2022-06-19T18:38:38-04:00
Oops, install 32-bit python in build-win32
- - - - -
5ce4af69 by Micah Lee at 2022-06-19T19:32:37-04:00
Try removing python install logs
- - - - -
93e12998 by Micah Lee at 2022-06-19T19:53:15-04:00
Try compressing macos version with tar
- - - - -
e4114bf0 by Micah Lee at 2022-06-19T22:57:13-04:00
Fix windows codesigning script
- - - - -
5cbb2b3b by Micah Lee at 2022-06-19T22:57:33-04:00
Fix tarball compression, and also try to fix CircleCI caches
- - - - -
a54b6beb by Micah Lee at 2022-06-19T23:04:28-04:00
Wait for Python to finish installing in Windows before finishing the task
- - - - -
1116a407 by Micah Lee at 2022-06-19T23:09:00-04:00
Speed up macOS build by skipping homebrew (downloading the Go pkg, and using curl instead of wget)
- - - - -
fef5e3b2 by Micah Lee at 2022-06-19T23:18:25-04:00
Follow redirects when downloading with curl
- - - - -
21a4f0ee by Micah Lee at 2022-06-19T23:20:53-04:00
Try quoting paths to make Windows caches works
- - - - -
7173a4b9 by Micah Lee at 2022-06-19T23:36:08-04:00
Version bump to 2.6.dev1
- - - - -
ac745dd0 by Micah Lee at 2022-06-19T23:36:34-04:00
Fix PT Windows build scripts to move the binary to the right folder
- - - - -
6a5ac697 by Micah Lee at 2022-06-19T23:58:41-04:00
cx_Freeze cannot handle dev version strings
- - - - -
6679e9c4 by Micah Lee at 2022-06-20T00:18:49-04:00
Fix sanitizing version string
- - - - -
5e600e5f by Micah Lee at 2022-06-19T21:50:32-07:00
Sanitize version string for WiX too
- - - - -
f5726235 by Micah Lee at 2022-06-19T21:51:06-07:00
Only make builds if GUI tests pass too
- - - - -
a4474230 by Micah Lee at 2022-06-20T09:14:26-07:00
Merge branch 'develop' into ci-builds
- - - - -
033c0cb5 by Micah Lee at 2022-06-20T09:17:27-07:00
Update poetry.lock
- - - - -
9a1d56d6 by Micah Lee at 2022-06-20T09:24:54-07:00
Don't cache poetry deps, since this is causing issues
- - - - -
b7ec0cd9 by Micah Lee at 2022-07-04T15:03:08-04:00
Merge pull request #1594 from onionshare/ci-builds
Builds in CI
- - - - -
a666a062 by Micah Lee at 2022-07-04T16:53:20-04:00
Merge branch 'wayland-theming' of https://github.com/YakoYakoYokuYoku/onionshare into YakoYakoYokuYoku-wayland-theming
- - - - -
c832e993 by Micah Lee at 2022-07-04T16:54:48-04:00
Keep setting the style to Fusion for Darwin and Windows
- - - - -
692e04bb by Micah Lee at 2022-07-04T17:06:34-04:00
Update python deps
- - - - -
cb018f1a by Micah Lee at 2022-07-04T17:06:43-04:00
Update version to 2.6.dev2
- - - - -
a28b9b5a by Hosted Weblate at 2022-07-04T23:08:52+02:00
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 at protonmail.com>
Co-authored-by: AO Localisation Lab <ao at localizationlab.org>
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Co-authored-by: Atrate <Atrate at protonmail.com>
Co-authored-by: ButterflyOfFire <ButterflyOfFire at protonmail.com>
Co-authored-by: Erin McConnell <erinm at riseup.net>
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck at outlook.com>
Co-authored-by: Oymate <dhruboadittya96 at gmail.com>
Co-authored-by: Rafał Godek <p3run at tutanota.com>
Co-authored-by: Rasy Chum <rasychum at gmail.com>
Co-authored-by: Sophat CHY <sophatchy at gmail.com>
Co-authored-by: Xosé M <xosem at disroot.org>
Co-authored-by: aezjrareareare <jeromechaland at riseup.net>
Co-authored-by: eulalio <eulalio at disroot.org>
Co-authored-by: lx3k <lx3kvdms at 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
- - - - -
1d37e1bf by Micah Lee at 2022-07-04T17:11:47-04:00
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations into weblate
- - - - -
bdd15ab5 by Micah Lee at 2022-07-04T17:14:19-04:00
Merge branch 'develop' into v2.6-dev2
- - - - -
3966e421 by Micah Lee at 2022-07-04T17:17:45-04:00
Build latest docs
- - - - -
24c8f351 by Micah Lee at 2022-07-04T17:32:13-04:00
Switch to snapcraft core20, and gnome-3-38, and add support for arm architectures
- - - - -
11fd93e5 by Micah Lee at 2022-07-04T17:34:50-04:00
Update tor and snowflake in snapcraft
- - - - -
c3f09acd by Micah Lee at 2022-07-04T17:35:30-04:00
Merge branch 'develop' into v2.6-dev2
- - - - -
b393eeb9 by Micah Lee at 2022-07-04T17:59:51-04:00
Remove python-version from snapcraft.yaml because it's not supported in core20
- - - - -
12295aa6 by Micah Lee at 2022-07-04T18:00:44-04:00
Update get-tor.py to use Tor Browser 11.0.15
- - - - -
29707c97 by Micah Lee at 2022-07-04T18:08:58-04:00
Try fixing go parts in snapcraft
- - - - -
e695ebc7 by Micah Lee at 2022-07-04T18:17:20-04:00
Override the meek-client build in snapcraft
- - - - -
448540b6 by Miguel Jacq at 2022-07-05T10:26:43+10:00
Update Changelog for v2.6. Add Keyboard shortcut info into documentation
- - - - -
a9416a97 by Micah Lee at 2022-07-04T20:30:56-04:00
Merge pull request #1599 from mig5/2-6-changelog
Update Changelog for v2.6
- - - - -
dd3a5484 by Micah Lee at 2022-07-04T17:31:14-07:00
Fix onionshare-cli and onionshare snapcraft packaging
- - - - -
d4bf90fe by Saptak S at 2022-08-13T19:18:34+05:30
Updates tor browser versions and hashes
- - - - -
6835b6ab by Micah Lee at 2022-08-14T09:45:50-07:00
Merge pull request #1610 from SaptakS/update-tor-versions
Updates tor browser versions and hashes
- - - - -
c9b3878f by Allan Nordhøy at 2022-08-15T21:28:09+05:30
New strings reworked
- - - - -
a1bc2c19 by Allan Nordhøy at 2022-08-15T21:28:32+05:30
Reworked for v2.6
- - - - -
296bee48 by Saptak Sengupta at 2022-08-15T21:28:33+05:30
Apply suggestions from code review
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
- - - - -
14df2453 by Allan Nordhøy at 2022-08-15T21:28:34+05:30
Spelling: meek bridge
- - - - -
17490d2b by Saptak Sengupta at 2022-08-15T22:08:29+05:30
Merge pull request #1602 from comradekingu/patch-19
New strings reworked
- - - - -
a6f238d8 by Micah Lee at 2022-09-30T09:15:19-07:00
Update pip dependencies, and also socket.io
- - - - -
2112f9a5 by Micah Lee at 2022-09-30T09:19:31-07:00
Update tor to get from Tor Browser 11.5.2
- - - - -
a1e37241 by Micah Lee at 2022-09-30T09:32:08-07:00
Fix get-tor.py to only add built-in bridges if the bridge type exists
- - - - -
14dcf082 by Micah Lee at 2022-09-30T13:20:20-07:00
Try switching from cepa 1.8.3 to stem 1.8.1
- - - - -
6f9665f9 by Micah Lee at 2022-09-30T13:27:25-07:00
Fix stubbed_show_server_banner function, so CLI tests pass
- - - - -
d945f4c3 by Micah Lee at 2022-09-30T13:31:40-07:00
Update poetry.lock for desktop
- - - - -
a3619261 by Micah Lee at 2022-09-30T13:47:20-07:00
Try running CLI tests in GitHub Actions, and disabling CircleCI
- - - - -
de89d330 by Micah Lee at 2022-09-30T13:57:47-07:00
Delete old CircleCI config and replace with a simple hello world
- - - - -
ee258a43 by Micah Lee at 2022-09-30T14:00:44-07:00
Add desktop tests
- - - - -
02c117ca by Micah Lee at 2022-09-30T14:49:33-07:00
Downgrade flask to 2.1.3 (#1614)
- - - - -
b7cbcca2 by Micah Lee at 2022-09-30T15:20:16-07:00
Downgrade Flask back to 2.0.3
- - - - -
61b66662 by Micah Lee at 2022-09-30T15:45:42-07:00
Start Windows build
- - - - -
790fe825 by Micah Lee at 2022-09-30T16:01:03-07:00
Comment out desktop tests, and change the build windows workflow trigger
- - - - -
7c44deda by Micah Lee at 2022-09-30T16:25:07-07:00
Try using Python 3.9 that comes with github actions runner
- - - - -
c22303ce by Micah Lee at 2022-09-30T16:34:06-07:00
Build obfs4proxy
- - - - -
52fdbf3f by Micah Lee at 2022-09-30T16:43:06-07:00
Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact
- - - - -
25ebbd32 by Micah Lee at 2022-09-30T16:47:20-07:00
Properly skip cached builds
- - - - -
4b2ce7d8 by Micah Lee at 2022-09-30T18:17:50-07:00
Display the poetry env path, and put the poetry cache right before "poetry install"
- - - - -
d95b81d6 by Micah Lee at 2022-09-30T18:25:33-07:00
Build win32
- - - - -
1a8fa58c by Micah Lee at 2022-09-30T18:27:43-07:00
Syntax error
- - - - -
e7306112 by Micah Lee at 2022-09-30T18:51:17-07:00
Debug output
- - - - -
731273c6 by Micah Lee at 2022-09-30T19:00:41-07:00
Fix win32 path
- - - - -
d74a2741 by Micah Lee at 2022-09-30T19:14:48-07:00
Build for macOS too in the same workflow
- - - - -
803def42 by Micah Lee at 2022-09-30T19:25:32-07:00
Fix macOS syntax bugs, and trigger build on PRs
- - - - -
57c7af73 by Micah Lee at 2022-09-30T19:29:06-07:00
Merge branch 'develop' into v2.6-dev2
- - - - -
9f50e678 by Micah Lee at 2022-09-30T19:36:24-07:00
Install missing module for macOS build
- - - - -
d37316b5 by Micah Lee at 2022-09-30T19:40:37-07:00
Install missing module inside the poetry env, and skip compressing step because GitHub Actions does that for you
- - - - -
34a10b5c by Micah Lee at 2022-09-30T19:57:00-07:00
Try patching the path to cli in desktop's pyproject.toml in macOS, and temporarily enable console mode in Windows for easier testing
- - - - -
617af697 by Micah Lee at 2022-09-30T20:01:33-07:00
Add compression
- - - - -
aac575e8 by Micah Lee at 2022-09-30T20:04:42-07:00
Fix sed command for macOS
- - - - -
04d00271 by Micah Lee at 2022-09-30T20:10:27-07:00
Run poetry update instead of poetry install
- - - - -
06261005 by Hosted Weblate at 2022-10-02T00:22:06+02:00
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Italian)
Currently translated at 92.5% (25 of 27 strings)
Translated using Weblate (Spanish)
Currently translated at 91.6% (22 of 24 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Spanish)
Currently translated at 87.5% (21 of 24 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Spanish)
Currently translated at 83.3% (20 of 24 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Spanish)
Currently translated at 96.2% (26 of 27 strings)
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Currently translated at 96.2% (26 of 27 strings)
Translated using Weblate (Spanish)
Currently translated at 92.5% (25 of 27 strings)
Translated using Weblate (Croatian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hr/
Translated using Weblate (Khmer (Central))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/km/
Translated using Weblate (Bengali)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Czech)
Currently translated at 44.4% (4 of 9 strings)
Translated using Weblate (Czech)
Currently translated at 37.5% (12 of 32 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (13 of 13 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Czech)
Currently translated at 68.4% (13 of 19 strings)
Translated using Weblate (Czech)
Currently translated at 14.2% (1 of 7 strings)
Translated using Weblate (Czech)
Currently translated at 26.3% (5 of 19 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Czech)
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 (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
Translated using Weblate (Czech)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 72.7% (8 of 11 strings)
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Greek)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Greek)
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Greek)
Currently translated at 77.7% (21 of 27 strings)
Translated using Weblate (Greek)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Turkish)
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Turkish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (27 of 27 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (24 of 24 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
Co-authored-by: AO Localisation Lab <ao at localizationlab.org>
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Co-authored-by: Artem <artem at molotov.work>
Co-authored-by: Deleted User <noreply+35918 at weblate.org>
Co-authored-by: Eric <alchemillatruth at purelymail.com>
Co-authored-by: Gabriel Cardoso <g.cardoso at mailfence.com>
Co-authored-by: Gabriele <gabboxl0 at gmail.com>
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck at outlook.com>
Co-authored-by: Kom nake <kominak310 at svcache.com>
Co-authored-by: Milo Ivir <mail at milotype.de>
Co-authored-by: Oğuz Ersen <oguz at ersen.moe>
Co-authored-by: Sophat CHY <sophatchy at gmail.com>
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Co-authored-by: Toro <ads.verifications at pm.me>
Co-authored-by: Username1234567890 <danarauz at protonmail.com>
Co-authored-by: emma peel <emma.peel at riseup.net>
Co-authored-by: eulalio <eulalio at disroot.org>
Co-authored-by: george kitsoukakis <norhorn at gmail.com>
Co-authored-by: nautilusx <translate at disroot.org>
Co-authored-by: Åke Engelbrektson <eson at svenskasprakfiler.se>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/it/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/cs/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/es/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/uk/
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
- - - - -
fdd76a77 by Micah Lee at 2022-10-02T11:03:28-07:00
Try installing new Python from python.org
- - - - -
8d345d30 by Micah Lee at 2022-10-02T11:19:32-07:00
Hardcode path to poetry in macOS
- - - - -
23ed2572 by Micah Lee at 2022-10-02T11:27:06-07:00
Don't copy obfs4proxy and snowflake binaries from Tor Browser
- - - - -
ac5870c2 by Micah Lee at 2022-10-02T11:28:12-07:00
Fix macOS compress path. And make Windows builds again
- - - - -
b93fbd4e by Micah Lee at 2022-10-02T11:29:07-07:00
Run tests again
- - - - -
d680a1bf by Micah Lee at 2022-10-02T11:49:35-07:00
Fix win64 upload artifact path
- - - - -
55d5e931 by Micah Lee at 2022-10-02T12:18:46-07:00
Make Windows builds not use console
- - - - -
19be8719 by Micah Lee at 2022-10-02T12:42:44-07:00
Update release documentation
- - - - -
6c361a37 by Micah Lee at 2022-10-02T13:02:38-07:00
Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build
- - - - -
3bb2d655 by Micah Lee at 2022-10-02T14:32:00-07:00
Give up on building snap in CI
- - - - -
ac1eeae4 by Micah Lee at 2022-10-02T14:34:19-07:00
Rename build workflow to remove snapcraft
- - - - -
db089d78 by Micah Lee at 2022-10-02T14:58:15-07:00
Replace request to censorship API to get built-in bridges with a request to tor's source code
- - - - -
f755eeff by Micah Lee at 2022-10-02T15:13:34-07:00
Fix command paths in snapcraft
- - - - -
435d55c6 by Micah Lee at 2022-10-02T15:20:14-07:00
Merge pull request #1615 from onionshare/v2.6-dev2
v2.6 dev2
- - - - -
0e088093 by Micah Lee at 2022-10-02T16:03:11-07:00
Delete circleci config
- - - - -
6b804354 by Allan Nordhøy at 2022-10-03T01:08:18+02:00
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
- - - - -
163376c5 by Micah Lee at 2022-10-02T16:16:44-07:00
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations
- - - - -
8fa43273 by Micah Lee at 2022-10-02T16:18:31-07:00
Update docs poetry deps, and build docs
- - - - -
7e342ea1 by Micah Lee at 2022-10-02T16:46:27-07:00
Update paths in snap
- - - - -
dfb54960 by Micah Lee at 2022-10-02T17:08:38-07:00
Update lief dependency, which has a security update
- - - - -
125d0389 by Micah Lee at 2022-10-02T17:09:04-07:00
Change how poetry is installed in snapcraft, and update release docs
- - - - -
703ba010 by Micah Lee at 2022-10-02T17:30:13-07:00
Ensure the latest setuptools is installed in snapcraft
- - - - -
451b4fcd by Micah Lee at 2022-10-02T17:47:06-07:00
Replace CircleCI status badge with GitHub Actions one
- - - - -
7fc834ec by Micah Lee at 2022-10-02T17:49:20-07:00
Snapcraft: Only install the latest setuptools inside the poetry virtualenv
- - - - -
c71ffa43 by Micah Lee at 2022-10-02T18:09:27-07:00
Snapcraft: Try installing wheel
- - - - -
365a7268 by Micah Lee at 2022-10-02T19:57:33-07:00
Snapcraft: Try updating pip
- - - - -
1062aa49 by Micah Lee at 2022-10-02T20:14:12-07:00
Snapcraft: Try installing python3-setuptools
- - - - -
8f0736dd by Micah Lee at 2022-10-02T20:54:07-07:00
Snapcraft: Try upgrading to core22 base
- - - - -
9efd21a7 by Micah Lee at 2022-10-03T15:34:48-07:00
Snapcraft: Try putting go as a build-snap in the PTs
- - - - -
2b33622b by Micah Lee at 2022-10-03T15:49:44-07:00
Snapcraft: Remove libicu66 dependency in snap because it's not in Ubuntu 22.04
- - - - -
84f0bcbe by Micah Lee at 2022-10-03T16:15:55-07:00
Snapcraft: Install setuptools before installing onionshare_cli
- - - - -
233a3fe7 by Micah Lee at 2022-10-03T17:03:30-07:00
Snapcraft: use python-packages to install pip deps
- - - - -
696c9eaa by Micah Lee at 2022-10-03T18:20:51-07:00
Snapcraft: Call python modules with "python3 -m"
- - - - -
4e27e75f by Micah Lee at 2022-10-03T18:45:43-07:00
Snapcraft: Use debian packages instead of python-packages
- - - - -
85466651 by Micah Lee at 2022-10-04T10:13:41-07:00
Snapcraft: Use build-packages
- - - - -
56da12ca by Micah Lee at 2022-10-04T10:40:29-07:00
Snapcraft: Try pip again
- - - - -
d56e844d by Micah Lee at 2022-10-04T11:01:29-07:00
Snapcraft: Try rearranging
- - - - -
4ae50036 by Micah Lee at 2022-10-04T19:40:34-07:00
Snapcraft: Fix yaml syntax
- - - - -
9c0d3509 by Micah Lee at 2022-10-04T21:13:17-07:00
Include extra country resources in onionshare desktop setup.py
- - - - -
ca3bdd41 by Micah Lee at 2022-10-04T21:59:01-07:00
Fix poetry path
- - - - -
3f73c319 by Micah Lee at 2022-10-05T09:02:14-07:00
Build packages in main branch, not develop and stable
- - - - -
702aac87 by Micah Lee at 2022-10-06T09:14:05-07:00
Snapcraft and Flatpak in CI (#1620)
Add support for Snapcraft and Flatpak builds in GitHub Actions
- - - - -
567b477f by Micah Lee at 2022-10-06T09:40:43-07:00
Change snapcraft build to use path required for snapcraft.io, and stop building in Github Actions CI
- - - - -
a85e0d75 by Miguel Jacq at 2022-10-07T14:39:56+11:00
Downgrade werkzeug back to 2.0.3 to temporarily deal with the shutdown issue that affects QThread.wait()
- - - - -
2144bc89 by Saptak Sengupta at 2022-10-07T16:21:20+05:30
Merge pull request #1623 from mig5/downgrade-werkzeug
Downgrade werkzeug back to 2.0.3 to temporarily deal with the shutdown issue that affects QThread.wait()
- - - - -
6c6c6bc6 by Micah Lee at 2022-10-07T15:44:12-07:00
More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
- - - - -
1d596951 by Micah Lee at 2022-10-07T16:03:22-07:00
Snapcraft: Fix --with-libevent-dir to work with both Github Actions and snapcraft.io CI
- - - - -
3ac20538 by Micah Lee at 2022-10-09T07:20:25-07:00
Snapcraft: New strategy for snap
- - - - -
b80b476a by Micah Lee at 2022-10-09T07:37:44-07:00
Snapcraft: Update PYTHONPATH in launcher
- - - - -
7918e80b by Micah Lee at 2022-10-09T08:33:43-07:00
Snapcraft: Manually copy build folders into install
- - - - -
b8bc73e7 by Micah Lee at 2022-10-09T11:01:21-07:00
Snapcraft: fix syntax
- - - - -
3c4f391e by Micah Lee at 2022-10-09T11:36:54-07:00
Snapcraft: Show verbose pip install
- - - - -
d86b3318 by Micah Lee at 2022-10-09T12:17:40-07:00
Snapcraft: switch from poetry to requirements.txt
- - - - -
e0592ed0 by Micah Lee at 2022-10-09T12:40:13-07:00
Snapcraft: put all deps in a single requirements.txt
- - - - -
cc522022 by Micah Lee at 2022-10-09T13:38:53-07:00
Snapcraft: Install requirements.txt
- - - - -
9e8400b2 by Micah Lee at 2022-10-09T14:11:54-07:00
Update version to 2.6
- - - - -
89d84ff7 by Hosted Weblate at 2022-10-09T23:13:25+02:00
Translated using Weblate (Japanese)
Currently translated at 52.1% (12 of 23 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Greek)
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 59.2% (32 of 54 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 72.7% (8 of 11 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 46.6% (14 of 30 strings)
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
Translated using Weblate (Greek)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Icelandic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Translated using Weblate (Icelandic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/
Translated using Weblate (Turkish)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (German)
Currently translated at 100.0% (60 of 60 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (54 of 54 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (11 of 11 strings)
Translated using Weblate (Ukrainian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/
Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
Translated using Weblate (Turkish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/
Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (11 of 11 strings)
Co-authored-by: Allan Nordhøy <epost at anotheragency.no>
Co-authored-by: Deleted User <noreply+35918 at weblate.org>
Co-authored-by: Eric <hamburger1024 at mailbox.org>
Co-authored-by: Hosted Weblate <hosted at weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck at outlook.com>
Co-authored-by: Oğuz Ersen <oguz at ersen.moe>
Co-authored-by: Sveinn í Felli <sv1 at fellsnet.is>
Co-authored-by: Taro Tanaka <anon_japan at protonmail.com>
Co-authored-by: Username1234567890 <danarauz at protonmail.com>
Co-authored-by: carlosm2 <carlosm2 at riseup.net>
Co-authored-by: emma peel <emma.peel at riseup.net>
Co-authored-by: eulalio <eulalio at disroot.org>
Co-authored-by: george kitsoukakis <norhorn at gmail.com>
Co-authored-by: nautilusx <translate at disroot.org>
Co-authored-by: trace <dev_trace at tuta.io>
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/ja/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/de/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/uk/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/el/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/tr/
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/uk/
Translation: OnionShare/Doc - Advanced
Translation: OnionShare/Doc - Develop
Translation: OnionShare/Doc - Features
Translation: OnionShare/Doc - Security
Translation: OnionShare/Doc - Tor
- - - - -
daa42c74 by Micah Lee at 2022-10-09T14:15:13-07:00
Merge branch 'main' into weblate
- - - - -
d129a8b8 by Micah Lee at 2022-10-09T14:34:57-07:00
Update release documentation. Emphasize automated packaging in the changelog, and update the URL for the screenshot
- - - - -
471106c9 by Micah Lee at 2022-10-09T15:01:55-07:00
Update translations
- - - - -
735d1b8f by Micah Lee at 2022-10-09T15:02:18-07:00
Merge branch 'main' into release-2.6
- - - - -
d176d82b by Micah Lee at 2022-10-09T15:17:49-07:00
Merge pull request #1624 from onionshare/release-2.6
Release 2.6
- - - - -
c51430d6 by Micah Lee at 2022-10-09T16:14:29-07:00
Revert "Replace request to censorship API to get built-in bridges with a request to tor's source code"
This reverts commit db089d7816d6a6c890929a2885a679b5b58bf0fe.
- - - - -
e506ccb2 by Micah Lee at 2022-10-09T16:16:29-07:00
Make get-tor.py fail hard on errors
- - - - -
06acabd4 by Clément Hermann at 2022-11-19T15:45:53+01:00
New upstream version 2.6
- - - - -
031bf146 by Clément Hermann at 2022-11-19T15:46:42+01:00
Update upstream source from tag 'upstream/2.6'
Update to upstream version '2.6'
with Debian dir 2537fa138bd50f8f9c7fc35e5e453f72a454762e
- - - - -
aeebab0e by Clément Hermann at 2022-11-19T16:05:15+01:00
update changelog
Gbp-Dch: Ignore
- - - - -
d27e7b32 by Clément Hermann at 2022-11-19T16:45:30+01:00
d/copyright: update upstream source + contact
- - - - -
0ece96b8 by Clément Hermann at 2022-11-19T16:53:29+01:00
Refresh poetry flask patch
- - - - -
028b29ef by Clément Hermann at 2022-11-19T17:41:33+01:00
update changelog - New upstream release
Gbp-Dch: Ignore
- - - - -
16 changed files:
- − .circleci/config.yml
- + .github/workflows/build.yml
- + .github/workflows/tests.yml
- CHANGELOG.md
- README.md
- RELEASE.md
- build-source.sh
- cli/onionshare_cli/censorship.py
- cli/onionshare_cli/common.py
- cli/onionshare_cli/meek.py
- cli/onionshare_cli/onion.py
- cli/onionshare_cli/resources/static/css/style.css
- cli/onionshare_cli/resources/static/img/favicon.ico
- cli/onionshare_cli/resources/static/img/logo.png
- cli/onionshare_cli/resources/static/img/logo_large.png
- + cli/onionshare_cli/resources/static/js/socket.io.js
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/-/compare/92ec082398adf91f233b7e5d4b3f3ec7d44dd2a4...028b29ef51958f4fd29e487cf6240ec885347d1f
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/-/compare/92ec082398adf91f233b7e5d4b3f3ec7d44dd2a4...028b29ef51958f4fd29e487cf6240ec885347d1f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20221220/670a74b5/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list