4789 Commits

Author SHA1 Message Date
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
1862352679 Add verbosity to CLI poetry tests 2023-05-30 16:32:45 +10:00
Miguel Jacq
434550f9f9 Add test for gzip compression in share mode 2023-05-30 16:23:31 +10:00
Miguel Jacq
675599399a Stop Waitress immediately rather than waiting 2023-05-30 16:19:37 +10:00
Miguel Jacq
81cd90bab6 Removed some deprecation warnings spotted in pytest output. Harden waitress 2023-05-30 10:46:11 +10:00
Miguel Jacq
73060004bc Experiment with longer autostop timer in chat mode for CLI test 2023-05-29 16:20:13 +10:00
Miguel Jacq
ed0a5571b5 Add wheel back in to flatpak too 2023-05-29 16:16:59 +10:00
Miguel Jacq
b4f4b835e1 Add Cython back in to flatpak deps 2023-05-29 16:09:26 +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
Micah Lee
8528698971 Merge branch 'main' into update-deps 2023-05-22 20:51:14 -07: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
e114e24e91 Update all dependencies 2023-05-22 20:19:18 -07:00
Micah Lee
a3e927faea Add dependabot for /docs too 2023-05-22 20:13:52 -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
Saptak S
d1e9497954 Adds johnnycanencrypt 2023-04-23 14:31:57 +05:30
jxt
4dbdaacd25 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
cc6c7a3168 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
4715954eff Fixes qrcode image_factory 2023-04-21 02:19:14 +05:30
Saptak S
bd6aee07fb Update python version to 3.10.11 2023-04-21 01:25:08 +05:30
Saptak S
623634f9f9 Try windows build with explicitly installing python3.10 2023-04-21 01:21:22 +05:30
Zaituni Njovu
812f24dbfb Translated using Weblate (Swahili)
Currently translated at 100.0% (60 of 60 strings)

Translation: OnionShare/Doc - Features
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/sw/
2023-04-20 13:51:57 +02:00
Zaituni Njovu
83b2d7e6bc Translated using Weblate (Swahili)
Currently translated at 100.0% (9 of 9 strings)

Translation: OnionShare/Doc - Help
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/sw/
2023-04-20 13:51:56 +02:00
Zaituni Njovu
2ebdb876f2 Translated using Weblate (Swahili)
Currently translated at 100.0% (2 of 2 strings)

Translation: OnionShare/Doc - Sphinx
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/sw/
2023-04-20 13:51:56 +02:00
Zaituni Njovu
8a31f3fd77 Translated using Weblate (Swahili)
Currently translated at 100.0% (7 of 7 strings)

Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/sw/
2023-04-20 13:51:55 +02:00