mig5
259787b23a
Merge pull request #1964 from weblate/weblate-onionshare-translations
...
Translations update from Hosted Weblate
2025-02-11 11:50:30 +11:00
Hosted Weblate
57dd84e543
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Index
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Advanced
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Help
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Features
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Sphinx
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Install
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: OnionShare/Doc - Develop
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/
2025-02-10 08:25:50 +01:00
Temuri Doghonadze
10de933dc5
Translated using Weblate (Georgian)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ka/
2025-02-10 08:25:50 +01:00
Saptak Sengupta
0d8623c491
Merge pull request #1960 from onionshare/unquote-paths-in-log-filenames
...
Unquote path names in --log-filenames mode
2025-02-10 12:55:46 +05:30
Saptak Sengupta
12e7a9ba59
Merge pull request #1959 from onionshare/mig/misc-docs-updates
...
Misc documentation updates
2025-02-10 12:17:50 +05:30
Saptak Sengupta
137afbde52
Merge pull request #1962 from onionshare/mig/encode_filenames_for_special_characters
...
Encode the file name when adding it to the 'link' attribute of each file. This lets the file be downloaded if it has a special character e.g #.
2025-02-10 12:12:04 +05:30
Miguel Jacq
e425c643f5
Encode the file name when adding it to the 'link' attribute of each file.
...
This lets the file be downloaded if it has a special character e.g #.
2025-02-10 16:42:28 +11:00
Miguel Jacq
31e7664e53
Unquote path names in --log-filenames mode
2025-02-09 10:38:07 +11:00
Miguel Jacq
5e02a055a7
Add an example of a systemd unit file with a persistent onion
2025-02-09 10:22:09 +11:00
Miguel Jacq
765f538ace
Add a section to Advanced docs about migrating OnionShare data to another computer
2025-02-09 09:48:16 +11:00
Miguel Jacq
bf7c13ccdb
Add note about Receive Mode and OnionBrowser on iOS and its security setting
2025-02-09 09:45:03 +11:00
Miguel Jacq
1a041ff7c3
Update the cli help output to show --log-filenames, --qr
2025-02-09 09:41:52 +11:00
Miguel Jacq
d6cbc20a5a
Some docs updates.
...
* Add section to the CLI docs about how to use the CLI on different platforms, per https://github.com/onionshare/onionshare/issues/1945
* Rebuild locales per poetry run ./build.sh as they were out of date with the rst
* set package-mode=false in pyproject.toml to be compatible with newer poetry.
2025-02-09 09:37:34 +11:00
mig5
6e05ee4426
Merge pull request #1932 from lamemakes/main
...
Added optional filename logging for individual file downloads
2025-02-08 16:54:20 +11:00
Miguel Jacq
d89956b2e4
Fix indentation
2025-02-08 16:37:04 +11:00
Miguel Jacq
d78556e8c5
Allow logging filenames in website mode as well
2025-02-08 16:35:58 +11:00
Miguel Jacq
c886a449ad
Fix file interpolation
2025-02-08 16:26:26 +11:00
Miguel Jacq
b7a2473c26
Log the path for the main 'Download Files' button too, for consistency
2025-02-08 16:19:35 +11:00
Miguel Jacq
249d7e5149
Log newline to stdout even if on Mac (the old issue #203 should no longer be relevant)
2025-02-08 16:11:46 +11:00
Miguel Jacq
c54d9f82c7
Allow logging even if autostop is enabled
2025-02-08 16:09:56 +11:00
Saptak Sengupta
92860b1581
Merge pull request #1958 from onionshare/issue-templates
...
Add issue templates
2025-02-07 12:52:15 +05:30
Miguel Jacq
2453e57d2f
Add prompt for OnionShare version in bug report template
2025-02-07 17:47:41 +11:00
Miguel Jacq
44ff91a05e
Add checkbox as reminder to search for existing issues
2025-02-07 17:45:23 +11:00
Miguel Jacq
3efe7cec64
Add issue templates
2025-02-07 17:43:31 +11:00
Saptak Sengupta
9c1421bc84
Merge pull request #1954 from onionshare/remove-distutils-again
...
Replace distutils.version with packaging.version
2025-02-05 13:12:28 +05:30
Miguel Jacq
3bde77cd91
Replace distutils.version with packaging.version
2025-02-05 16:59:48 +11:00
mig5
818472e62c
Merge pull request #1953 from onionshare/revert-1907-remove-distutils
...
Revert "Remove distutils"
2025-02-03 17:30:11 +11:00
mig5
7fddb6229b
Revert "Remove distutils"
2025-02-03 17:29:47 +11:00
mig5
2eea838c54
Merge pull request #1907 from 21CSM/remove-distutils
...
Remove distutils
2025-02-03 17:13:58 +11:00
Miguel Jacq
52c9544c8b
Strip non-semantic versioning before check
2025-02-03 17:12:42 +11:00
Miguel Jacq
17b8007514
merge main and fix conflicts
2025-02-03 17:10:32 +11:00
mig5
ca514c622e
Merge pull request #1951 from onionshare/update-flatpak-manifest
...
Remove --filesystem=xdg-config/onionshare:create from flatpak manifes…
2025-02-03 15:53:58 +11:00
Micah Lee
e83e4085bf
Remove --filesystem=xdg-config/onionshare:create from flatpak manifest, due to recent linting rules for flathub
2025-02-02 19:48:40 -08:00
mig5
73a1c7e32c
Merge pull request #1935 from dotlambda/setuptools
...
add dependency setuptools
2025-02-03 13:15:45 +11:00
Miguel Jacq
2f9526b6a9
Run poetry lock due to the pyproject.toml change
2025-02-03 13:14:54 +11:00
Miguel Jacq
b4ebf09fac
Merge branch 'main' into setuptools
2025-02-03 13:14:03 +11:00
mig5
b24dca1f8a
Merge pull request #1937 from weblate/weblate-onionshare-translations
...
Translations update from Hosted Weblate
2025-02-03 11:26:22 +11:00
Ricky Tigg
711841006f
Translated using Weblate (Finnish)
...
Currently translated at 53.7% (29 of 54 strings)
Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/fi/
2025-02-03 01:06:41 +01:00
Ricky Tigg
be4f4e864a
Translated using Weblate (Finnish)
...
Currently translated at 72.7% (8 of 11 strings)
Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/fi/
2025-02-03 01:06:41 +01:00
Ricky Tigg
8635bba875
Translated using Weblate (Finnish)
...
Currently translated at 71.6% (43 of 60 strings)
Translation: OnionShare/Doc - Features
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/fi/
2025-02-03 01:06:41 +01:00
Ricky Tigg
3194fa4d7a
Translated using Weblate (Finnish)
...
Currently translated at 96.2% (26 of 27 strings)
Translation: OnionShare/Doc - Develop
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-develop/fi/
2025-02-03 01:06:41 +01:00
Ricky Tigg
7449b733c3
Translated using Weblate (Finnish)
...
Currently translated at 28.1% (20 of 71 strings)
Translation: OnionShare/Doc - Install
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/fi/
2025-02-03 01:06:41 +01:00
Lupo Cosentino
8298706108
Translated using Weblate (Italian)
...
Currently translated at 94.4% (51 of 54 strings)
Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/it/
2025-02-03 01:06:41 +01:00
Himmel
2d2d1ab200
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (60 of 60 strings)
Translation: OnionShare/Doc - Features
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/ja/
2025-02-03 01:06:41 +01:00
reimu105
56989770cb
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (9 of 9 strings)
Translation: OnionShare/Doc - Help
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/zh_Hant/
2025-02-03 01:06:41 +01:00
தமிழ்நேரம்
17b84d8623
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (54 of 54 strings)
Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/ta/
2025-02-03 01:06:41 +01:00
தமிழ்நேரம்
5cfa295b11
Translated using Weblate (Tamil)
...
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ta/
2025-02-03 01:06:41 +01:00
தமிழ்நேரம்
2dcd2e2fa6
Added translation using Weblate (Tamil)
2025-02-03 01:06:41 +01:00
தமிழ்நேரம்
0d10abed03
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (2 of 2 strings)
Translation: OnionShare/Doc - Sphinx
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/ta/
2025-02-03 01:06:41 +01:00
தமிழ்நேரம்
112614d6b5
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (11 of 11 strings)
Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ta/
2025-02-03 01:06:41 +01:00