aboutsummaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Collapse)Author
2023-06-14Fixes the message on warning dialog of chat closingSaptak S
2023-06-07Bump pyside6 from 6.5.0 to 6.5.1.1 in /desktopdependabot[bot]
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-05Merge branch 'main' into update-depsmig5
2023-05-31Raise a Waitress exception into the UI with a modal dialog and reset the ↵Miguel Jacq
share if it occurs
2023-05-30rename compression testMiguel Jacq
2023-05-30Add test for gzip compression in share modeMiguel Jacq
2023-05-29Attempt to update flatpak and snap python dependenciesMiguel Jacq
2023-05-29Don't generate a new static url path on each share within a tab's lifecycle ↵Miguel Jacq
(doesn't work in newer Flask anyway)
2023-05-29Switch to Waitress and Flask-Compress in lieu of werkzeug serverMiguel Jacq
2023-05-26Check current index tab for autoconnectfix-autoconnect-with-persistent-tabsSaptak S
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-23remove strings that are not present in the English filesemma peel
(activated the Clean up files addon: https://docs.weblate.org/en/latest/admin/addons.html#addon-weblate-cleanup-generic)
2023-05-23Update translation filesHosted Weblate
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-23Added translation using Weblate (Belarusian)Maksim Kliazovich
2023-05-23Translated using Weblate (Chinese (Literary))Newson Parker
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/lzh/
2023-05-23Translated using Weblate (Chinese (Traditional))Newson Parker
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-05-23Added translation using Weblate (Chinese (Literary))Newson Parker
2023-05-23Deleted translation using Weblate (English (Middle))emma peel
2023-05-22Merge branch 'main' into update-depsMicah Lee
2023-05-22Update all dependenciesMicah Lee
2023-05-22Fix windows build script for new version of PySide6Micah Lee
2023-05-22Update filenames for pyside6 6.5.0Micah Lee
2023-05-22Upgrade to pyside6 6.5.0, to allow python 3.11.x, and also upgrade other ↵Micah Lee
poetry deps
2023-05-22Bump black from 23.1.0 to 23.3.0 in /desktopdependabot[bot]
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-21Merge pull request #1653 from onionshare/pyside6-packageMicah Lee
Pyside6 package
2023-05-09Merge current weblate translations to fix conflictemma peel
2023-05-09Translated using Weblate (Swahili)Bobkevin Shoo
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-29Translated using Weblate (Swahili)Bobkevin Shoo
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-24Uses python-gnupg instead of jcepyside6-packageSaptak S
2023-04-23Adds tor browser signature verification using GPG and signature filesSaptak S
2023-04-23Translated using Weblate (Arabic)ButterflyOfFire
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/
2023-04-23Adds johnnycanencryptSaptak S
2023-04-21Fixes qrcode image_factorySaptak S
2023-04-20Translated using Weblate (Chinese (Traditional))jxt
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-04-19Merge branch 'fix-builds' of github.com:onionshare/onionshare into ↵Saptak S
pyside6-package
2023-04-17Translated using Weblate (Japanese)Taro Tanaka
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2023-04-15Translated using Weblate (Swahili)Zaituni Njovu
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-12Translated using Weblate (Albanian)Besnik Bleta
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sq/
2023-04-12Translated using Weblate (Swahili)Zaituni Njovu
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-04-12Translated using Weblate (Italian)atilluF
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
2023-04-09Rewrites the get-tor code to always get the latest version of torfix-buildsSaptak S
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-01Translated using Weblate (Persian)Xceeder
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/
2023-03-31Translated using Weblate (Swahili)Zaituni Njovu
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sw/
2023-03-31Translated using Weblate (Shona)Zaituni Njovu
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sn/
2023-03-31Translated using Weblate (Chinese (Traditional))jxt
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/
2023-03-31Translated using Weblate (Chinese (Simplified))Kishin Sagume
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
2023-03-31Translated using Weblate (Polish)Matthaiks
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/
2023-03-31Translated using Weblate (Portuguese (Brazil))Translator51
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
2023-03-31Translated using Weblate (Irish)Kevin Scannell
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ga/
2023-03-28Added translation using Weblate (Filipino)Cyndaquissshhh
2023-03-27Added translation using Weblate (Tamil)K.B.Dharun Krishna