4799 Commits

Author SHA1 Message Date
emmapeel2
dbf4325e93 fix link
This link is missing some text to make sense (the url is linked to 'from' atm)
2023-06-02 11:02:33 +00:00
Saptak Sengupta
da6b71ce64 Merge pull request #1684 from emmapeel2/doc_fixes
Translation files cleanup for docs
2023-06-01 18:22:33 +05:30
emma peel
ac9e08eb91 remove obsolete strings, and some line wrapping 2023-05-31 13:54:10 +00:00
emma peel
22c035cf43 fix duplicated string error, it was a graveyard string anyway. 2023-05-31 13:43:51 +00:00
Micah Lee
8e2024505f Merge pull request #1659 from onionshare/fix-autoconnect-with-persistent-tabs
Check current index tab for autoconnect
2023-05-26 09:46:44 -07: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
Saptak Sengupta
4c9c580d8d Merge pull request #1679 from emmapeel2/cleanup_translations
Cleanup translations
2023-05-24 13:19:37 +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
Saptak Sengupta
799384fd77 Merge pull request #1678 from emmapeel2/weblate
More weblate updates.
2023-05-23 18:24:32 +05:30
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
7eba3eea92 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
dcaee161c9 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
cc7fbbd716 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
f31d41c99e Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
c46866dd4a Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
691721f1ce Deleted translation using Weblate (English (Middle)) 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
emma peel
c16efa0d82 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
f948c77133 Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
f20b67ef8d Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
emma peel
77fe9b03ab 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
67dbd2cae9 Merge pull request #1664 from onionshare/python-3.11
Support Python 3.11
2023-05-22 20:49:34 -07:00
Micah Lee
adab4f97d9 Merge branch 'main' into python-3.11 2023-05-22 20:26:22 -07:00
Micah Lee
cc9fa1e3c1 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
3be15414fa Add QT_QPA_PLATFORM=offscreen to GUI tests 2023-05-22 12:22:19 +05:30
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
Saptak Sengupta
50f76d5917 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
ae6b2deb56 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]
e012e5d3f0 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]
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
dependabot[bot]
d2ad37fbc4 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
147de65830 Merge pull request #1665 from onionshare/dependabot
Add dependabot automatic PRs
2023-05-22 11:10:50 +05:30
Micah Lee
a6cb8b73a1 Add dependabot automatic PRs 2023-05-21 12:04:52 -07:00
Micah Lee
3cfeb5ba05 Merge pull request #1653 from onionshare/pyside6-package
Pyside6 package
2023-05-21 09:47:18 -07:00
Micah Lee
bbeca5904b Merge pull request #1663 from emmapeel2/weblate
Weblate
2023-05-21 09:40:19 -07:00
emma peel
69c54842bd Merge current weblate translations to fix conflict 2023-05-09 18:24:07 +00:00
Kirill
9fb6829c86 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
e10a2fa4ec 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
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
Ihor Hordiichuk
bc9e7c6b33 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
93d35d10de Translated using Weblate (Arabic)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
2023-04-23 14:52:01 +02:00