Saptak S
b5e113db35
Fixes the message on warning dialog of chat closing
2023-06-14 21:37:54 +05:30
Saptak Sengupta
ec8ef54a6a
Merge pull request #1696 from onionshare/e3cfdependabot/pip/desktop/pyside6-6.5.1.1
...
Bump pyside6 from 6.5.0 to 6.5.1.1 in /desktop
2023-06-13 17:14:29 +05:30
sudwhiwdh
6f86c37fea
Update install.rst
2023-06-07 18:34:08 +00:00
sudwhiwdh
3a8c8f1eb3
Merge branch 'onionshare:main' into main
2023-06-07 18:31:15 +00:00
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
Micah Lee
6faef20648
Merge pull request #1687 from onionshare/fix-dependabot-file
...
Changes package-ecosystem from poetry to pip
2023-06-07 09:17:21 -07:00
Saptak Sengupta
f73e0174ba
Merge pull request #1691 from emmapeel2/patch-4
...
update url for the app
2023-06-07 19:54:29 +05:30
sudwhiwdh
ad143b5459
Update install.rst
...
* Update install.rst
* Update install.rst
* Update install.rst
2023-06-07 12:10:21 +00:00
emmapeel2
fc1e996cf2
update url for the app
2023-06-06 16:36:00 +00:00
Saptak Sengupta
242f69aec8
Merge pull request #1690 from emmapeel2/update_docs
...
update translation templates for docs
2023-06-06 18:51:52 +05:30
Saptak Sengupta
ed9e92ec47
Merge pull request #1689 from emmapeel2/patch-3
...
Fixes typo in readme
2023-06-06 18:09:18 +05:30
emma peel
bbc5450ee9
update translation templates for docs
2023-06-06 13:18:04 +02:00
emmapeel2
373486bd30
typo
2023-06-06 09:21:05 +00:00
Saptak S
2b885ea6ba
Changes package-ecosystem from poetry to pip
2023-06-06 13:23:30 +05:30
Saptak Sengupta
f3fec65ef4
Merge pull request #1677 from onionshare/update-deps
...
Update deps & switch to waitress for running flask servers
2023-06-06 13:01:24 +05:30
Saptak Sengupta
efaa5105e7
Merge pull request #1686 from onionshare/linux-docs
...
Add instructions for manually installing via Flatpak and Snapcraft
2023-06-05 12:51:00 +05:30
mig5
d6c732e20c
Merge branch 'main' into update-deps
2023-06-05 10:05:19 +10:00
Miguel Jacq
5df7d66571
it's > its
2023-06-05 10:02:39 +10:00
Micah Lee
6f782c8da7
Merge pull request #1682 from onionshare/8500dependabot/pip/cli/requests-2.31.0
...
Bump requests from 2.30.0 to 2.31.0 in /cli
2023-06-04 12:25:22 -07:00
Micah Lee
a0bca420ca
Add instructions for manually installing via Flatpak and Snapcraft
2023-06-04 12:21:31 -07:00
Saptak Sengupta
66a4c07383
Merge pull request #1685 from emmapeel2/patch-2
...
fix link
2023-06-02 16:51:05 +05:30
emmapeel2
10cfed86df
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
d56f0e206d
Merge pull request #1684 from emmapeel2/doc_fixes
...
Translation files cleanup for docs
2023-06-01 18:22:33 +05:30
emma peel
766cce0a20
remove obsolete strings, and some line wrapping
2023-05-31 13:54:10 +00:00
emma peel
6b11f997a7
fix duplicated string error, it was a graveyard string anyway.
2023-05-31 13:43:51 +00: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
acac812b3b
Add verbosity to CLI poetry tests
2023-05-30 16:32:45 +10:00
Miguel Jacq
32bb224d20
Add test for gzip compression in share mode
2023-05-30 16:23:31 +10:00
Miguel Jacq
e434c0463c
Stop Waitress immediately rather than waiting
2023-05-30 16:19:37 +10:00
Miguel Jacq
9a19c47185
Removed some deprecation warnings spotted in pytest output. Harden waitress
2023-05-30 10:46:11 +10:00
dependabot[bot]
8405ca6d05
Bump requests from 2.30.0 to 2.31.0 in /cli
...
Bumps [requests](https://github.com/psf/requests ) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:01:56 +00:00
Miguel Jacq
61652f0b6d
Experiment with longer autostop timer in chat mode for CLI test
2023-05-29 16:20:13 +10:00
Miguel Jacq
12635d7483
Add wheel back in to flatpak too
2023-05-29 16:16:59 +10:00
Miguel Jacq
cf2ff36150
Add Cython back in to flatpak deps
2023-05-29 16:09:26 +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
Micah Lee
e6e1d33a8f
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
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