5099 Commits

Author SHA1 Message Date
Micah Lee
d72b1b593c Disable caching in setup-go@v4 in build-win64, since OnionShare isn't a Go project and doesn't have a go.sum file 2023-10-22 11:54:37 -07:00
Micah Lee
95c6332019 Update flatpak cache keys 2023-10-22 11:50:46 -07:00
Micah Lee
1cf8aa4253 Try compresing snap cache 2023-10-21 18:36:22 -07:00
Micah Lee
dffec4441a Debug snap cache 2023-10-21 17:59:30 -07:00
Saptak S
1179f871b1 Raise error from waitress if not shutdown 2023-10-21 18:41:02 +05:30
Marco D'Aleo
c96372908e fix linux platform name to reflect the current one, fix libcrypto/libssl old file names 2023-10-21 09:36:16 +01:00
Micah Lee
e96c71fd00 Try making snap cache work again 2023-10-20 19:26:03 -07:00
Micah Lee
c673e67921 Try fixing snap caching 2023-10-20 19:00:33 -07:00
Micah Lee
0f434b2dd0 Make sure onionshare-cli modules are a YAML list 2023-10-20 18:48:37 -07:00
Micah Lee
2bf4a495b1 Update release documentation to include notes about deleting old build/dist before starting a new release, and more detailed instructions on setting up VMs 2023-10-20 18:26:07 -07:00
Micah Lee
ae4a0e6442 Add cache to snap build 2023-10-20 17:23:48 -07:00
Micah Lee
be841002b6 Move get_binary_arches into common, and code sign every binary in the app bundle 2023-10-20 15:15:40 -07:00
Micah Lee
25ee735769 Merge branch 'main' into release-2.6.1 v2.6.1.dev1 2023-10-20 13:02:02 -07:00
Micah Lee
60871d4686 Finish making the WiX installer 64-bit 2023-10-20 12:44:57 -07:00
Micah Lee
10fa2cfe51 Update Windows release instructions 2023-10-20 12:30:17 -07:00
Micah Lee
8f52da9ee0 Put Windows version in 64-bit Program Files folder 2023-10-20 12:29:59 -07:00
Micah Lee
202ca62076 Update Windows code signing certificate again 2023-10-20 11:16:51 -07:00
Saptak Sengupta
054575b909 Merge pull request #1786 from guardianproject/main
Add mobile install information and links
2023-10-20 19:36:34 +05:30
n8fr8
0ef181d98d Add mobile install information and links 2023-10-19 14:47:41 -04:00
Micah Lee
57531649bd Merge branch 'main' into release-2.6.1 2023-10-18 11:34:06 -07:00
Micah Lee
2639db280c Update Windows signing certificate 2023-10-18 11:33:18 -07:00
Saptak Sengupta
f6fc9bacff Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distros
Add missing dependencies for Fedora/CentOS
2023-10-18 13:05:49 +05:30
Marco D'Aleo
5ae7ab6d36 remove specific package version 2023-10-18 08:15:47 +01:00
Micah Lee
6c8c05c964 Update version to 2.6.1.dev1 2023-10-17 17:01:11 -07:00
Micah Lee
314deb047a Update release instructions 2023-10-17 16:31:40 -07:00
Micah Lee
0fc41da408 Merge Mach-O bundles too 2023-10-17 16:31:30 -07:00
Micah Lee
83597842da Add script to merge Intel and ARM64 Mac app bundles into a universal2 app bundle 2023-10-17 15:45:14 -07:00
Micah Lee
73451e4700 Fix name of workflow 2023-10-17 14:50:02 -07:00
Marco D'Aleo
2ce19641ed add dependecies for Fedora/CentOS 2023-10-17 21:55:33 +01:00
Micah Lee
c127ace062 Rename LICENSE to LICENSE.txt 2023-10-17 12:25:05 -07:00
Micah Lee
024e3c285c Update flatpak poetry deps 2023-10-17 11:31:33 -07:00
Micah Lee
c9e6194788 Update poetry deps 2023-10-17 11:24:57 -07:00
Micah Lee
7a89e00784 Change to Python 3.11 some more 2023-10-17 09:33:52 -07:00
Saptak Sengupta
7591c8a61f Merge pull request #1783 from onionshare/trailing_slash_on_dirs_website_mode
Add trailing slash on directories in website mode to assist with relative asset links
2023-10-17 21:51:36 +05:30
Saptak Sengupta
aabeda1743 Merge pull request #1782 from onionshare/make-clear-chats-ephemeral
State in Chat mode that chats are ephemeral
2023-10-17 19:58:23 +05:30
109247019824
f8f5aa86a3 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (2 of 2 strings)

Translation: OnionShare/Doc - Sphinx
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-sphinx/bg/
2023-10-17 14:10:55 +00:00
109247019824
b062da03d4 Translated using Weblate (Bulgarian)
Currently translated at 28.2% (11 of 39 strings)

Translation: OnionShare/Doc - Install
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-install/bg/
2023-10-17 14:10:54 +00:00
109247019824
d1439f0065 Translated using Weblate (Bulgarian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/
2023-10-17 14:10:53 +00:00
Frankie McEyes
6aad5bdf11 Translated using Weblate (Italian)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/
2023-10-17 14:10:52 +00:00
Saptak Sengupta
6282edbe2f Merge pull request #1781 from onionshare/enforce_one_receive_mode_type
Prevent disabling files as well as text (or vice versa) in receive mode
2023-10-17 19:40:45 +05:30
Miguel Jacq
796eb2b06a Add trailing slash on directories in website mode to assist with relative asset links 2023-10-17 17:45:23 +11:00
Micah Lee
1c50ccbf42 Change to Python 3.11 in a few other places 2023-10-16 20:57:00 -07:00
Miguel Jacq
5a105e4326 State in Chat mode that chats are ephemeral 2023-10-17 12:09:51 +11:00
Miguel Jacq
57675fb571 Prevent disabling files as well as text (or vice versa) in receive mode 2023-10-17 09:39:06 +11:00
mig5
18b733e067 Merge pull request #1780 from mdaleo404/fix_close_tab_warning_options
Fix inaccurate warning message options
2023-10-16 15:40:41 +11:00
Marco D'Aleo
3cbc9040a2 Fix inaccurate warning message options 2023-10-15 19:06:14 +01:00
Eduardo Addad de Oliveira
4010c1f74d Translated using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/
2023-10-14 16:47:31 +02:00
Isizaki mei
d97a394610 Translated using Weblate (Japanese)
Currently translated at 100.0% (9 of 9 strings)

Translation: OnionShare/Doc - Help
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-help/ja/
2023-10-12 09:03:45 +00:00
Isizaki mei
daa8bd4200 Translated using Weblate (Japanese)
Currently translated at 100.0% (11 of 11 strings)

Translation: OnionShare/Doc - Security
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-security/ja/
2023-10-12 09:03:44 +00:00
Micah Lee
3a2285bf1f Actually, use Python 3.11.6 2023-10-10 16:55:47 -07:00