Miguel Jacq
db2d920497
Raise a Waitress exception into the UI with a modal dialog and reset the share if it occurs
2023-05-31 15:38:52 +10:00
Miguel Jacq
6b23d301cc
rename compression test
2023-05-30 16:37:03 +10:00
Miguel Jacq
434550f9f9
Add test for gzip compression in share mode
2023-05-30 16:23:31 +10:00
Miguel Jacq
87d5de70df
Attempt to update flatpak and snap python dependencies
2023-05-29 15:55:40 +10:00
Miguel Jacq
3470570a3b
Don't generate a new static url path on each share within a tab's lifecycle (doesn't work in newer Flask anyway)
2023-05-29 14:46:48 +10:00
Miguel Jacq
f50a552df4
Switch to Waitress and Flask-Compress in lieu of werkzeug server
2023-05-29 14:46:17 +10:00
Saptak S
6fc8ef52e7
Check current index tab for autoconnect
...
Currently, we were testing the first tab for autoconnect. However, in
case of persistent tabs, that doesn't work. Since autoconnect is the
last tab that gets added in that case. So we need to check the current
active tab
2023-05-26 17:24:57 +05:30
emma peel
aab16074c8
remove strings that are not present in the English files
...
(activated the Clean up files addon: https://docs.weblate.org/en/latest/admin/addons.html#addon-weblate-cleanup-generic )
2023-05-23 13:33:45 +00:00
Hosted Weblate
08323c742f
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
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 (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: emma peel <emmapeel@torproject.org>
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/
Translation: OnionShare/OnionShare Desktop
2023-05-23 14:48:54 +02:00
Maksim Kliazovich
358d2e737a
Added translation using Weblate (Belarusian)
2023-05-23 12:29:16 +00:00
Newson Parker
e6d27535b9
Translated using Weblate (Chinese (Literary))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/lzh/
2023-05-23 12:29:16 +00:00
Newson Parker
12f4876637
Translated using Weblate (Chinese (Traditional))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-05-23 12:29:16 +00:00
Newson Parker
0d1a426b2b
Added translation using Weblate (Chinese (Literary))
2023-05-23 12:29:16 +00:00
emma peel
45a6b1c96a
Deleted translation using Weblate (English (Middle))
2023-05-23 12:29:16 +00:00
Micah Lee
8528698971
Merge branch 'main' into update-deps
2023-05-22 20:51:14 -07:00
Micah Lee
e114e24e91
Update all dependencies
2023-05-22 20:19:18 -07:00
Micah Lee
6afec64ae2
Fix windows build script for new version of PySide6
2023-05-22 12:22:18 +05:30
Micah Lee
ff7297fa73
Update filenames for pyside6 6.5.0
2023-05-22 12:22:17 +05:30
Micah Lee
a7a350d1ed
Upgrade to pyside6 6.5.0, to allow python 3.11.x, and also upgrade other poetry deps
2023-05-22 12:22:04 +05:30
dependabot[bot]
73f600aab0
Bump black from 23.1.0 to 23.3.0 in /desktop
...
Bumps [black](https://github.com/psf/black ) from 23.1.0 to 23.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/23.1.0...23.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:42:57 +00:00
Micah Lee
3cfeb5ba05
Merge pull request #1653 from onionshare/pyside6-package
...
Pyside6 package
2023-05-21 09:47:18 -07:00
emma peel
69c54842bd
Merge current weblate translations to fix conflict
2023-05-09 18:24:07 +00:00
Bobkevin Shoo
2541cb534a
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-05-09 20:12:56 +02:00
Bobkevin Shoo
493949b4d7
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-29 09:48:45 +02:00
Saptak S
dcf24e56e9
Uses python-gnupg instead of jce
2023-04-24 00:57:50 +05:30
Saptak S
a4df0271ff
Adds tor browser signature verification using GPG and signature files
2023-04-23 19:40:02 +05:30
ButterflyOfFire
93d35d10de
Translated using Weblate (Arabic)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
2023-04-23 14:52:01 +02:00
Saptak S
d1e9497954
Adds johnnycanencrypt
2023-04-23 14:31:57 +05:30
Saptak S
4715954eff
Fixes qrcode image_factory
2023-04-21 02:19:14 +05:30
jxt
91591efff4
Translated using Weblate (Chinese (Traditional))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-04-20 13:51:55 +02:00
Saptak S
6d15f47276
Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-package
2023-04-19 18:27:37 +05:30
Taro Tanaka
feb249a9b2
Translated using Weblate (Japanese)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2023-04-17 14:36:48 +02:00
Zaituni Njovu
987f1df4b6
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-15 07:52:29 +02:00
Besnik Bleta
abd15a415f
Translated using Weblate (Albanian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sq/
2023-04-12 21:02:28 +02:00
Zaituni Njovu
ea8e80aaa3
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-12 21:02:27 +02:00
atilluF
462b091ecb
Translated using Weblate (Italian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
2023-04-12 21:02:27 +02:00
Saptak S
7aa15553f8
Rewrites the get-tor code to always get the latest version of tor
...
We first get the version of tor browser and url for the platform
from downloads.json. Then we get the sha256sum from the checksums
provided by tor in their distribution release to compare with the file
downloaded.
2023-04-09 22:44:06 +05:30
Xceeder
b883fc078b
Translated using Weblate (Persian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2023-04-01 14:41:06 +02:00
Zaituni Njovu
7b66427c24
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-03-31 18:38:31 +02:00
Zaituni Njovu
bf313a2dad
Translated using Weblate (Shona)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sn/
2023-03-31 18:38:31 +02:00
jxt
8543e013e0
Translated using Weblate (Chinese (Traditional))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-03-31 18:38:29 +02:00
Kishin Sagume
3b12c2a6f0
Translated using Weblate (Chinese (Simplified))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
2023-03-31 18:38:29 +02:00
Matthaiks
b19c4ffa91
Translated using Weblate (Polish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
2023-03-31 18:38:28 +02:00
Translator51
98b477c8d1
Translated using Weblate (Portuguese (Brazil))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
2023-03-31 18:38:28 +02:00
Kevin Scannell
ea63d18860
Translated using Weblate (Irish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ga/
2023-03-31 18:38:27 +02:00
Cyndaquissshhh
c67d36be0e
Added translation using Weblate (Filipino)
2023-03-28 12:59:17 +02:00
K.B.Dharun Krishna
6478ddca54
Added translation using Weblate (Tamil)
2023-03-27 19:04:50 +02:00
Zaituni Njovu
eef3d090a0
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-03-24 18:41:23 +01:00
jxt
554f5aba1a
Translated using Weblate (Chinese (Traditional))
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-03-24 18:41:22 +01:00
Hamed
2bd7498d4a
Translated using Weblate (Persian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2023-03-23 08:37:23 +01:00