Commit Graph

4794 Commits

Author SHA1 Message Date
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
Saptak Sengupta
4208d04ed2
Merge pull request #1679 from emmapeel2/cleanup_translations
Cleanup translations
2023-05-24 13:19:37 +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
Saptak Sengupta
a64be177e9
Merge pull request #1678 from emmapeel2/weblate
More weblate updates.
2023-05-23 18:24:32 +05:30
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
d5fd308036 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
0421b954b6 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
b9efad86fe Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
72bb02476d Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
541f7b6354 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
2817669d33 Deleted translation using Weblate (English (Middle)) 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
emma peel
83c4c99a1c Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
0a5387fbd7 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
2ea2a80fca Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
ed579abfc9 Translated using Weblate (Arabic)
Currently translated at 10.0% (1 of 10 strings)

Translation: OnionShare/Doc - Advanced
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/ar/
2023-05-23 12:29:16 +00:00
Micah Lee
c83d740240
Merge pull request #1664 from onionshare/python-3.11
Support Python 3.11
2023-05-22 20:49:34 -07:00
Micah Lee
6a2dd41490
Merge branch 'main' into python-3.11 2023-05-22 20:26:22 -07:00
Micah Lee
14fdc1c937
Merge pull request #1666 from onionshare/dcffdependabot/pip/cli/flask-socketio-5.3.4
Bump flask-socketio from 5.3.1 to 5.3.4 in /cli
2023-05-22 20:11:12 -07:00
Miguel Jacq
5b622b9c17
Add QT_QPA_PLATFORM=offscreen to GUI tests 2023-05-22 12:22:19 +05:30
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
Saptak Sengupta
ec8b1a113a
Merge pull request #1673 from onionshare/6f12dependabot/pip/cli/pytest-7.3.1
Bump pytest from 7.2.1 to 7.3.1 in /cli
2023-05-22 12:16:47 +05:30
Saptak Sengupta
73c675534c
Merge pull request #1667 from onionshare/bb22dependabot/pip/desktop/black-23.3.0
Bump black from 23.1.0 to 23.3.0 in /desktop
2023-05-22 12:12:35 +05:30
dependabot[bot]
e63ffe7ece
Bump pytest from 7.2.1 to 7.3.1 in /cli
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.1...7.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:45:03 +00:00
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
dependabot[bot]
7109e15a58
Bump flask-socketio from 5.3.1 to 5.3.4 in /cli
Bumps [flask-socketio](https://github.com/miguelgrinberg/flask-socketio) from 5.3.1 to 5.3.4.
- [Changelog](https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/flask-socketio/compare/v5.3.1...v5.3.4)

---
updated-dependencies:
- dependency-name: flask-socketio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 05:42:27 +00:00
Saptak Sengupta
058390331f
Merge pull request #1665 from onionshare/dependabot
Add dependabot automatic PRs
2023-05-22 11:10:50 +05:30
Micah Lee
fc2a7c7cee
Add dependabot automatic PRs 2023-05-21 12:04:52 -07:00
Micah Lee
8be0290fdf
Merge pull request #1653 from onionshare/pyside6-package
Pyside6 package
2023-05-21 09:47:18 -07:00
Micah Lee
3cd7566400
Merge pull request #1663 from emmapeel2/weblate
Weblate
2023-05-21 09:40:19 -07:00
emma peel
55d81c17d9 Merge current weblate translations to fix conflict 2023-05-09 18:24:07 +00:00
Kirill
9a87edac2f
Translated using Weblate (Russian)
Currently translated at 63.6% (7 of 11 strings)

Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ru/
2023-05-09 20:12:56 +02:00
Kirill
813baecbc1
Translated using Weblate (Russian)
Currently translated at 51.8% (28 of 54 strings)

Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ru/
2023-05-09 20:12:56 +02: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
Ihor Hordiichuk
e4715d9da0
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (27 of 27 strings)

Translation: OnionShare/Doc - Develop
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/uk/
2023-04-23 14:52:01 +02:00
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
jxt
7c4e557154
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (22 of 22 strings)

Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/zh_Hant/
2023-04-22 03:51:33 +02:00
jxt
7f1630a45a
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (22 of 22 strings)

Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/zh_Hans/
2023-04-22 03:51:33 +02:00
Saptak S
70a703a98b
Fixes qrcode image_factory 2023-04-21 02:19:14 +05:30
Saptak S
b074d26df5
Update python version to 3.10.11 2023-04-21 01:25:08 +05:30