Taro Tanaka
fe25369287
Translated using Weblate (Japanese)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2019-01-27 08:11:28 +01:00
scootergrisen
63a0ca1061
Translated using Weblate (Danish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
2019-01-27 08:11:26 +01:00
Micah Lee
70e02767c4
Merge pull request #881 from micahflee/862_circumvent_antivirus
...
Add instructions to build PyInstaller from source, to avoid AV false positives
2019-01-26 23:11:22 -08:00
Micah Lee
79222ce017
Remove PyInstaller from requirements.txt, because it now breaks CircleCI
2019-01-26 23:06:21 -08:00
Micah Lee
465f5bf319
Add instructions to build PyInstaller from source, to avoid AV false positives
2019-01-26 23:01:13 -08:00
Hosted Weblate
74661f71af
Merge branch 'origin/develop' into Weblate.
2019-01-25 23:27:44 +01:00
Allan Nordhøy
b09bf192c2
Translated using Weblate (Norwegian Bokmål)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
2019-01-25 23:27:44 +01:00
Micah Lee
49e47b592f
Merge pull request #880 from micahflee/release_2.0.dev3
...
Release 2.0.dev3
v2.0.dev3
2019-01-25 14:27:40 -08:00
Micah Lee
ba057871d8
Update build instructions to use Python 3.7 and Qt 5.11.3
2019-01-25 14:21:09 -08:00
Micah Lee
f7ee8af5b1
Version bump to 2.0.dev3
2019-01-25 14:16:58 -08:00
Hosted Weblate
80cd07aa75
Merge branch 'origin/develop' into Weblate.
2019-01-25 23:13:22 +01:00
Jonatan Nyberg
4e010f419d
Translated using Weblate (Swedish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
2019-01-25 23:13:21 +01:00
michalis
5fad3dc736
Translated using Weblate (Russian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/
2019-01-25 23:13:20 +01:00
michalis
fee148d8a8
Translated using Weblate (Italian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
2019-01-25 23:13:19 +01:00
michalis
46b31d7b23
Translated using Weblate (Greek)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/
2019-01-25 23:13:19 +01:00
LocLab fr
b179b574bf
Translated using Weblate (French)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
2019-01-25 23:13:16 +01:00
michalis
7b14eaee80
Translated using Weblate (French)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
2019-01-25 23:13:15 +01:00
Ethan Sayyid
c77b4245cd
Translated using Weblate (Chinese (Simplified))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
2019-01-25 23:13:15 +01:00
emma peel
8fcad905ad
Translated using Weblate (Chinese (Simplified))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
2019-01-25 23:13:08 +01:00
Micah Lee
7f32770682
Merge pull request #874 from micahflee/866_receive_mode_crash
...
Stopping the server during a receive mode transfer immediately stops the transfer
2019-01-25 14:13:02 -08:00
scootergrisen
4e74f342db
Translated using Weblate (Danish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
2019-01-25 19:32:54 +01:00
Micah Lee
17ff39b944
Tests are failing because a receive mode dir already exists, so this makes them pass
2019-01-21 17:43:13 -08:00
Micah Lee
dcca933d13
Oops, finish resolving merge conflict
2019-01-21 17:32:58 -08:00
Micah Lee
03e38b1fae
Merge branch 'develop' into 866_receive_mode_crash
2019-01-21 17:28:24 -08:00
Hosted Weblate
e968bff567
Merge branch 'origin/develop' into Weblate.
2019-01-22 02:17:55 +01:00
Zuhualime Akoochimoya
ff94d3d7fd
Translated using Weblate (Spanish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
2019-01-22 02:17:55 +01:00
R
a9261e42a3
Translated using Weblate (Persian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2019-01-22 02:17:54 +01:00
Allan Nordhøy
448d57a659
Translated using Weblate (Norwegian Bokmål)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
2019-01-22 02:17:51 +01:00
xin
ea44c53212
Translated using Weblate (French)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
2019-01-22 02:17:50 +01:00
Micah Lee
71403857cf
Merge pull request #876 from micahflee/receiving_nothing
...
Don't show empty transfers in the receive mode UI
2019-01-21 17:17:44 -08:00
Micah Lee
d68db75c68
Write test to confirm that submitting the receive mode form without selecting files doesn't change in_progress_count or completed_count
2019-01-21 17:11:58 -08:00
Micah Lee
a658b65140
Don't update the GUI at all untless it has been told about the request
2019-01-21 11:16:55 -08:00
Micah Lee
efe45288c9
Prevent ReceiveModeRequest.file_write_func from sending a message to the GUI if the request should be closed
2019-01-21 10:56:31 -08:00
Micah Lee
db07920aca
Skip updating or canceling items that haven't been added
2019-01-20 16:34:56 -08:00
Micah Lee
8dddc03e59
In receive mode, only tell the GUI that a new request is coming in if it contains files
2019-01-20 16:20:36 -08:00
Hosted Weblate
10ac31d424
Merge branch 'origin/develop' into Weblate.
2019-01-21 01:06:23 +01:00
Micah Lee
b1c9ec1c6d
Weblate ( #875 )
...
* Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
* Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
* Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Czech)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
* Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
* Translated using Weblate (Danish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/
* Translated using Weblate (Czech)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
* Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
* Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
* Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
* Translated using Weblate (French)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/
* Added translation using Weblate (Hebrew)
* Added translation using Weblate (Japanese)
* Added translation using Weblate (Shona)
* Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
* Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
* Translated using Weblate (Korean)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ko/
* Translated using Weblate (Bulgarian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/
* Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
* Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/
* Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Czech)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
* Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
* Translated using Weblate (Czech)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/cs/
* Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
* Translated using Weblate (Dutch)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nl/
* Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
* Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Persian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
* Translated using Weblate (Polish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Japanese)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
* Translated using Weblate (Persian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2019-01-20 16:06:19 -08:00
Micah Lee
2017509283
Oops, I missed this when resolving merge conflicts
2019-01-20 16:00:18 -08:00
Micah Lee
9fca77c423
When canceling a receive mode transfer, display date range in the UI
2019-01-20 15:49:08 -08:00
Micah Lee
9d6f9dd61a
Merge branch 'develop' into 866_receive_mode_crash
2019-01-20 15:42:09 -08:00
R
b1c4048f56
Translated using Weblate (Persian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2019-01-21 00:38:56 +01:00
Taro Tanaka
b6931bf17a
Translated using Weblate (Japanese)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2019-01-21 00:38:54 +01:00
Micah Lee
b0dcf4911b
Merge pull request #872 from micahflee/868_language
...
Stop referring to "download" and "upload"
2019-01-20 15:38:46 -08:00
Micah Lee
c1eb849d2a
In SettingsDialog, rename downloads_layout to data_dir_layout
2019-01-20 15:33:33 -08:00
Micah Lee
d98dcbab88
Remove un-used images
2019-01-20 15:32:09 -08:00
Micah Lee
053d0ed615
- Refactor the Web.ShareMode client_cancel variable to be Web.stop_q, a thread-safe queue that communicates to both share and receive mode when the user stops the server. In share mode this still stops sending the file. In receive mode, if there's a transfer in progress, it cancels it in the middle, and doesn't end up saving that file
...
- In receive mode, make the receive mode dir right before saving a file (so if it doesn't complete, don't make an empty dir)
- Minor UX tweak: resizing the window stretches the History widget first
2019-01-20 15:25:36 -08:00
Micah Lee
c0da4ac87f
Change version of Tor that supports v3 onion services to 0.3.5.7
2019-01-20 12:15:27 -08:00
Micah Lee
32c0c033d1
Fix tests to use data_dir setting instead of downloads_dir
2019-01-20 12:01:51 -08:00
Micah Lee
303a2f9f34
Rename receive mode "downloads_dir" to the OnionShare "data_dir"
2019-01-20 11:46:20 -08:00
Micah Lee
7157543d0a
Merge branch 'develop' into 868_language
2019-01-19 21:18:39 -08:00