Commit Graph

4935 Commits

Author SHA1 Message Date
Saptak Sengupta
3f180e2aa7
Merge pull request #1791 from onionshare/remove_qt_mac_wants_layer
Remove QT_MAC_WANTS_LAYER as we are on pyside 6 now
2023-12-13 15:10:14 +05:30
Saptak Sengupta
2a5b75ceb2
Merge pull request #1779 from onionshare/release-2.6.1
Release 2.6.1.dev1
2023-11-29 22:36:08 +05:30
Saptak Sengupta
ea076e453b
Merge pull request #1798 from onionshare/show-bridge-options-on-click-use-bridge
Fix reacting to 'Use a bridge' checkbox state change
2023-10-25 13:55:02 +05:30
Miguel Jacq
30ad1caee3
Fix reacting to 'Use a bridge' checkbox state change 2023-10-24 10:58:44 +11:00
Miguel Jacq
969d02c90b
Remove QT_MAC_WANTS_LAYER as we are on pyside 6 now 2023-10-23 15:17:42 +11:00
mig5
f880a931bb
Merge pull request #1790 from onionshare/fix-waitress-stop-error
Raise error from waitress if not shutdown
2023-10-23 14:45:39 +11:00
Micah Lee
77fa29fefb
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
b79948246d
Update flatpak cache keys 2023-10-22 11:50:46 -07:00
Micah Lee
d8432502e2
Try compresing snap cache 2023-10-21 18:36:22 -07:00
Micah Lee
6fbd60bc65
Debug snap cache 2023-10-21 17:59:30 -07:00
Saptak S
b2f0444f57
Raise error from waitress if not shutdown 2023-10-21 18:41:02 +05:30
Micah Lee
e98b1d683b
Try making snap cache work again 2023-10-20 19:26:03 -07:00
Micah Lee
db3fb2967e
Try fixing snap caching 2023-10-20 19:00:33 -07:00
Micah Lee
cd660e21c5
Make sure onionshare-cli modules are a YAML list 2023-10-20 18:48:37 -07:00
Micah Lee
982b0f857e
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
d8d936b9fa
Add cache to snap build 2023-10-20 17:23:48 -07:00
Micah Lee
0631d14d78
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
c524afd87b
Merge branch 'main' into release-2.6.1 2023-10-20 13:02:02 -07:00
Micah Lee
1020121c33
Finish making the WiX installer 64-bit 2023-10-20 12:44:57 -07:00
Micah Lee
f623cf609d
Update Windows release instructions 2023-10-20 12:30:17 -07:00
Micah Lee
729e2625fd
Put Windows version in 64-bit Program Files folder 2023-10-20 12:29:59 -07:00
Micah Lee
8cc8dae7ad
Update Windows code signing certificate again 2023-10-20 11:16:51 -07:00
Saptak Sengupta
9f247eddfd
Merge pull request #1786 from guardianproject/main
Add mobile install information and links
2023-10-20 19:36:34 +05:30
n8fr8
7713c8cbea Add mobile install information and links 2023-10-19 14:47:41 -04:00
Micah Lee
51c8aa6687
Merge branch 'main' into release-2.6.1 2023-10-18 11:34:06 -07:00
Micah Lee
2bd5b52cd1
Update Windows signing certificate 2023-10-18 11:33:18 -07:00
Saptak Sengupta
ea05361060
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
d1bc7eea5a
remove specific package version 2023-10-18 08:15:47 +01:00
Micah Lee
040c16e059
Update version to 2.6.1.dev1 2023-10-17 17:01:11 -07:00
Micah Lee
977628c9f5
Update release instructions 2023-10-17 16:31:40 -07:00
Micah Lee
25e92ba9a1
Merge Mach-O bundles too 2023-10-17 16:31:30 -07:00
Micah Lee
f3419e9122
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
4936016fd4
Fix name of workflow 2023-10-17 14:50:02 -07:00
Marco D'Aleo
339af2ffd2
add dependecies for Fedora/CentOS 2023-10-17 21:55:33 +01:00
Micah Lee
4b4943d014
Rename LICENSE to LICENSE.txt 2023-10-17 12:25:05 -07:00
Micah Lee
e36fed14e5
Update flatpak poetry deps 2023-10-17 11:31:33 -07:00
Micah Lee
4b1273d879
Update poetry deps 2023-10-17 11:24:57 -07:00
Micah Lee
acc71d6786
Change to Python 3.11 some more 2023-10-17 09:33:52 -07:00
Saptak Sengupta
00eeca7931
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
907ef91394
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
Saptak Sengupta
be79d961c4
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
cf6a6e4590
Add trailing slash on directories in website mode to assist with relative asset links 2023-10-17 17:45:23 +11:00
Micah Lee
0a8e380ac0
Change to Python 3.11 in a few other places 2023-10-16 20:57:00 -07:00
Miguel Jacq
e33887c22d
State in Chat mode that chats are ephemeral 2023-10-17 12:09:51 +11:00
Miguel Jacq
add88ef215
Prevent disabling files as well as text (or vice versa) in receive mode 2023-10-17 09:39:06 +11:00
mig5
7c11266107
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
aeb38b5bd0
Fix inaccurate warning message options 2023-10-15 19:06:14 +01:00
Micah Lee
1f0d91b663
Actually, use Python 3.11.6 2023-10-10 16:55:47 -07:00
Micah Lee
22816bedca
Update to Python 3.12.0 2023-10-10 16:44:47 -07:00
Micah Lee
dd97caebce
Update python packages in Flatpak 2023-10-10 16:39:54 -07:00