Saptak S
5f4c7df6a9
Uses tor instead of tor.real
2023-09-05 15:18:58 +05:30
Saptak S
84bc9c4615
Adds version to info.plist for macos
2023-09-05 14:28:15 +05:30
Saptak S
b5e113db35
Fixes the message on warning dialog of chat closing
2023-06-14 21:37:54 +05:30
dependabot[bot]
fc055f2d34
Bump pyside6 from 6.5.0 to 6.5.1.1 in /desktop
...
Bumps [pyside6](https://www.pyside.org ) from 6.5.0 to 6.5.1.1.
---
updated-dependencies:
- dependency-name: pyside6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 16:21:53 +00:00
mig5
d6c732e20c
Merge branch 'main' into update-deps
2023-06-05 10:05:19 +10:00
Miguel Jacq
4439838ee7
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
dd55e78d63
rename compression test
2023-05-30 16:37:03 +10:00
Miguel Jacq
32bb224d20
Add test for gzip compression in share mode
2023-05-30 16:23:31 +10:00
Miguel Jacq
07b6466976
Attempt to update flatpak and snap python dependencies
2023-05-29 15:55:40 +10:00
Miguel Jacq
3b0ff388ac
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
83b2bf2f0c
Switch to Waitress and Flask-Compress in lieu of werkzeug server
2023-05-29 14:46:17 +10:00
Saptak S
8c50b4ad67
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
269ae89110
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
6eb7e413d4
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
0a79013f34
Added translation using Weblate (Belarusian)
2023-05-23 12:29:16 +00:00
Newson Parker
a8a720cb6c
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
533be6b0f4
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
c986c1d181
Added translation using Weblate (Chinese (Literary))
2023-05-23 12:29:16 +00:00
emma peel
fe71a69fcd
Deleted translation using Weblate (English (Middle))
2023-05-23 12:29:16 +00:00
Micah Lee
f41d5587d0
Merge branch 'main' into update-deps
2023-05-22 20:51:14 -07:00
Micah Lee
50aa3a34b6
Update all dependencies
2023-05-22 20:19:18 -07:00
Micah Lee
a94c7c8f92
Fix windows build script for new version of PySide6
2023-05-22 12:22:18 +05:30
Micah Lee
c34fb5a393
Update filenames for pyside6 6.5.0
2023-05-22 12:22:17 +05:30
Micah Lee
4ab56924a4
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]
10b3cf1fc2
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
8be0290fdf
Merge pull request #1653 from onionshare/pyside6-package
...
Pyside6 package
2023-05-21 09:47:18 -07:00
emma peel
55d81c17d9
Merge current weblate translations to fix conflict
2023-05-09 18:24:07 +00:00
Bobkevin Shoo
c01abaef93
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-05-09 20:12:56 +02:00
Bobkevin Shoo
c0978e8efc
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-29 09:48:45 +02:00
Saptak S
a734bbfd61
Uses python-gnupg instead of jce
2023-04-24 00:57:50 +05:30
Saptak S
d970cf1148
Adds tor browser signature verification using GPG and signature files
2023-04-23 19:40:02 +05:30
ButterflyOfFire
2b77cf987b
Translated using Weblate (Arabic)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
2023-04-23 14:52:01 +02:00
Saptak S
eac276065a
Adds johnnycanencrypt
2023-04-23 14:31:57 +05:30
Saptak S
70a703a98b
Fixes qrcode image_factory
2023-04-21 02:19:14 +05:30
jxt
081054750a
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
7ba1e58429
Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-package
2023-04-19 18:27:37 +05:30
Taro Tanaka
2921ec11fd
Translated using Weblate (Japanese)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2023-04-17 14:36:48 +02:00
Zaituni Njovu
696b348619
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-15 07:52:29 +02:00
Besnik Bleta
26486ca4d3
Translated using Weblate (Albanian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sq/
2023-04-12 21:02:28 +02:00
Zaituni Njovu
5986674a6b
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-12 21:02:27 +02:00
atilluF
735356f62f
Translated using Weblate (Italian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
2023-04-12 21:02:27 +02:00
Saptak S
9150d21b2d
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
1d7b43649a
Translated using Weblate (Persian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2023-04-01 14:41:06 +02:00
Zaituni Njovu
38f0291ec1
Translated using Weblate (Swahili)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-03-31 18:38:31 +02:00
Zaituni Njovu
15064d2419
Translated using Weblate (Shona)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sn/
2023-03-31 18:38:31 +02:00
jxt
83db25ac5f
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
d6f19a9d3d
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
d852eacf15
Translated using Weblate (Polish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
2023-03-31 18:38:28 +02:00
Translator51
41b84a8546
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
b0587f4e8a
Translated using Weblate (Irish)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ga/
2023-03-31 18:38:27 +02:00