Miguel Jacq
|
2780af6160
|
Attempt to simplify the poetry dependencies even more for flatpak, by including them as separate yaml files
|
2025-02-08 17:19:11 +11:00 |
|
Miguel Jacq
|
1bc47971e3
|
Undo snap meek-client change and add verbosity
|
2025-02-08 17:08:11 +11:00 |
|
Miguel Jacq
|
3bf8c432d7
|
Update tor to 0.4.8.14
|
2025-02-08 17:03:45 +11:00 |
|
Miguel Jacq
|
fcc3e91042
|
Try and ensure meek-client ends up in the snap bin dir
|
2025-02-08 16:51:33 +11:00 |
|
Miguel Jacq
|
b2663100d6
|
remove whitespace and commented-out bits
|
2025-02-07 15:58:28 +11:00 |
|
Miguel Jacq
|
344c62e2a8
|
Simplify the flatpak/org.onionshare.OnionShare.yaml so that it only has to include the go.mod.yml of the respective PTs, with the modules.txt included therein
|
2025-02-07 15:40:57 +11:00 |
|
Miguel Jacq
|
b676936256
|
Force -mod=vendor for meek-client
|
2025-02-07 15:26:49 +11:00 |
|
Miguel Jacq
|
19fa391645
|
Attempt to use github.com/dennwc/flatpak-go-mod to generate golang sources
|
2025-02-07 15:10:50 +11:00 |
|
Miguel Jacq
|
65f9f07176
|
Tweaking meek-client
|
2025-02-07 12:47:41 +11:00 |
|
Miguel Jacq
|
baecc923b7
|
Does this help?
|
2025-02-07 12:31:05 +11:00 |
|
Miguel Jacq
|
5bc73faf5b
|
WTF
|
2025-02-07 12:28:19 +11:00 |
|
Miguel Jacq
|
fdab99e409
|
Tweaks to dests
|
2025-02-07 12:17:46 +11:00 |
|
Miguel Jacq
|
4cd47658b3
|
Add another note to RELEASE.md
|
2025-02-07 12:04:03 +11:00 |
|
Miguel Jacq
|
1891e97e3a
|
Add the main source for each of the 3 PTs, which the script somehow doesn't add
|
2025-02-07 11:59:47 +11:00 |
|
mig5
|
b6ade040ee
|
Potential fix for code scanning alert no. 11: Incomplete URL substring sanitization
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-02-07 11:53:46 +11:00 |
|
mig5
|
c1e7085e4e
|
Potential fix for code scanning alert no. 9: Incomplete URL substring sanitization
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-02-07 11:50:47 +11:00 |
|
Miguel Jacq
|
5bcd48c320
|
Update Flatpak with full golang sources again
|
2025-02-07 11:42:49 +11:00 |
|
Miguel Jacq
|
0239c4a6c4
|
Add custom script to fetch golang dependencies and update instructions
|
2025-02-07 11:42:15 +11:00 |
|
Miguel Jacq
|
bdfc728f65
|
Fix the perms issues with the go dependencies that break stripping in Flatpak. This means we don't need to keep build dirs anymore
|
2025-02-07 09:47:24 +11:00 |
|
Miguel Jacq
|
6a53704920
|
Build without keeping build dirs, and recursively list the build dir to see the permissions where it fails. Move obfs4proxy to run later so we can see if this is a problem for all 3 PTs
|
2025-02-07 09:25:42 +11:00 |
|
Miguel Jacq
|
8dea7e6112
|
Update Tor, snowflake versions, and rejig Flatpak to build pluggable transports using our existing scripts, same as other packaging
|
2025-02-06 17:16:58 +11:00 |
|
Miguel Jacq
|
bf66e0983f
|
Update desktop poetry dependencies
|
2025-02-06 17:16:20 +11:00 |
|
Miguel Jacq
|
26013246f2
|
Update docs dependencies
|
2025-02-06 17:15:59 +11:00 |
|
Miguel Jacq
|
2e2728060a
|
Update cli dependencies
|
2025-02-06 17:15:43 +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 |
|