Commit Graph

  • 6de4e9cff1 Translated using Weblate (Greek) george kitsoukakis 2023-10-26 15:37:31 +00:00
  • 3b5843e3e4
    Translated using Weblate (Greek) george kitsoukakis 2023-10-26 15:37:31 +00:00
  • c5faab265b Merge pull request #1798 from onionshare/show-bridge-options-on-click-use-bridge Saptak Sengupta 2023-10-25 13:55:02 +05:30
  • ea076e453b
    Merge pull request #1798 from onionshare/show-bridge-options-on-click-use-bridge Saptak Sengupta 2023-10-25 13:55:02 +05:30
  • 97f2f1800a edit README to reflect the new platform attribute Marco D'Aleo 2023-10-24 07:59:31 +01:00
  • e00d395ce5
    edit README to reflect the new platform attribute Marco D'Aleo 2023-10-24 07:59:31 +01:00
  • 9c3c7c2975 Fix reacting to 'Use a bridge' checkbox state change Miguel Jacq 2023-10-24 10:58:44 +11:00
  • 30ad1caee3
    Fix reacting to 'Use a bridge' checkbox state change Miguel Jacq 2023-10-24 10:58:44 +11:00
  • 86d9d74643
    Bump pyside6 from 6.5.2 to 6.6.0 in /desktop dependabot[bot] 2023-10-23 20:57:08 +00:00
  • efb274cd64
    Bump black from 23.9.1 to 23.10.1 in /desktop dependabot[bot] 2023-10-23 20:56:28 +00:00
  • 8704f560ba
    Bump cython from 3.0.2 to 3.0.4 in /cli dependabot[bot] 2023-10-23 20:50:01 +00:00
  • a84056876c
    Bump urllib3 from 2.0.5 to 2.0.7 in /cli dependabot[bot] 2023-10-23 20:49:17 +00:00
  • 92cb1822be
    Bump psutil from 5.9.5 to 5.9.6 in /cli dependabot[bot] 2023-10-23 20:48:15 +00:00
  • a69a38635e Remove QT_MAC_WANTS_LAYER as we are on pyside 6 now Miguel Jacq 2023-10-23 15:17:42 +11:00
  • 969d02c90b
    Remove QT_MAC_WANTS_LAYER as we are on pyside 6 now Miguel Jacq 2023-10-23 15:17:42 +11:00
  • 734cb56a78 Merge pull request #1790 from onionshare/fix-waitress-stop-error mig5 2023-10-23 14:45:39 +11:00
  • f880a931bb
    Merge pull request #1790 from onionshare/fix-waitress-stop-error mig5 2023-10-23 14:45:39 +11:00
  • 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 Micah Lee 2023-10-22 11:54:37 -07:00
  • 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 Micah Lee 2023-10-22 11:54:37 -07:00
  • 95c6332019 Update flatpak cache keys Micah Lee 2023-10-22 11:50:46 -07:00
  • b79948246d
    Update flatpak cache keys Micah Lee 2023-10-22 11:50:46 -07:00
  • 1cf8aa4253 Try compresing snap cache Micah Lee 2023-10-21 18:36:22 -07:00
  • d8432502e2
    Try compresing snap cache Micah Lee 2023-10-21 18:36:22 -07:00
  • dffec4441a Debug snap cache Micah Lee 2023-10-21 17:59:30 -07:00
  • 6fbd60bc65
    Debug snap cache Micah Lee 2023-10-21 17:59:30 -07:00
  • 1179f871b1 Raise error from waitress if not shutdown Saptak S 2023-10-21 18:41:02 +05:30
  • b2f0444f57
    Raise error from waitress if not shutdown Saptak S 2023-10-21 18:41:02 +05:30
  • c96372908e fix linux platform name to reflect the current one, fix libcrypto/libssl old file names Marco D'Aleo 2023-10-21 09:36:16 +01:00
  • a0ff9eb966
    fix linux platform name to reflect the current one, fix libcrypto/libssl old file names Marco D'Aleo 2023-10-21 09:36:16 +01:00
  • e96c71fd00 Try making snap cache work again Micah Lee 2023-10-20 19:26:03 -07:00
  • e98b1d683b
    Try making snap cache work again Micah Lee 2023-10-20 19:26:03 -07:00
  • c673e67921 Try fixing snap caching Micah Lee 2023-10-20 19:00:33 -07:00
  • db3fb2967e
    Try fixing snap caching Micah Lee 2023-10-20 19:00:33 -07:00
  • 0f434b2dd0 Make sure onionshare-cli modules are a YAML list Micah Lee 2023-10-20 18:48:37 -07:00
  • cd660e21c5
    Make sure onionshare-cli modules are a YAML list Micah Lee 2023-10-20 18:48:37 -07:00
  • 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 Micah Lee 2023-10-20 18:26:07 -07:00
  • 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 Micah Lee 2023-10-20 18:26:07 -07:00
  • ae4a0e6442 Add cache to snap build Micah Lee 2023-10-20 17:23:48 -07:00
  • d8d936b9fa
    Add cache to snap build Micah Lee 2023-10-20 17:23:48 -07:00
  • be841002b6 Move get_binary_arches into common, and code sign every binary in the app bundle Micah Lee 2023-10-20 15:15:40 -07:00
  • 0631d14d78
    Move get_binary_arches into common, and code sign every binary in the app bundle Micah Lee 2023-10-20 15:15:40 -07:00
  • 25ee735769 Merge branch 'main' into release-2.6.1 v2.6.1.dev1 Micah Lee 2023-10-20 13:02:02 -07:00
  • c524afd87b
    Merge branch 'main' into release-2.6.1 Micah Lee 2023-10-20 13:02:02 -07:00
  • 60871d4686 Finish making the WiX installer 64-bit Micah Lee 2023-10-20 12:44:57 -07:00
  • 1020121c33
    Finish making the WiX installer 64-bit Micah Lee 2023-10-20 12:44:57 -07:00
  • 10fa2cfe51 Update Windows release instructions Micah Lee 2023-10-20 12:30:17 -07:00
  • f623cf609d
    Update Windows release instructions Micah Lee 2023-10-20 12:30:17 -07:00
  • 8f52da9ee0 Put Windows version in 64-bit Program Files folder Micah Lee 2023-10-20 12:29:59 -07:00
  • 729e2625fd
    Put Windows version in 64-bit Program Files folder Micah Lee 2023-10-20 12:29:59 -07:00
  • 202ca62076 Update Windows code signing certificate again Micah Lee 2023-10-20 11:16:51 -07:00
  • 8cc8dae7ad
    Update Windows code signing certificate again Micah Lee 2023-10-20 11:16:51 -07:00
  • 054575b909 Merge pull request #1786 from guardianproject/main Saptak Sengupta 2023-10-20 19:36:34 +05:30
  • 9f247eddfd
    Merge pull request #1786 from guardianproject/main Saptak Sengupta 2023-10-20 19:36:34 +05:30
  • 0ef181d98d Add mobile install information and links n8fr8 2023-10-19 14:47:41 -04:00
  • 7713c8cbea Add mobile install information and links n8fr8 2023-10-19 14:47:41 -04:00
  • 57531649bd Merge branch 'main' into release-2.6.1 Micah Lee 2023-10-18 11:34:06 -07:00
  • 51c8aa6687
    Merge branch 'main' into release-2.6.1 Micah Lee 2023-10-18 11:34:06 -07:00
  • 2639db280c Update Windows signing certificate Micah Lee 2023-10-18 11:33:18 -07:00
  • 2bd5b52cd1
    Update Windows signing certificate Micah Lee 2023-10-18 11:33:18 -07:00
  • f6fc9bacff Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distros Saptak Sengupta 2023-10-18 13:05:49 +05:30
  • ea05361060
    Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distros Saptak Sengupta 2023-10-18 13:05:49 +05:30
  • 5ae7ab6d36 remove specific package version Marco D'Aleo 2023-10-18 08:15:47 +01:00
  • d1bc7eea5a
    remove specific package version Marco D'Aleo 2023-10-18 08:15:47 +01:00
  • 6c8c05c964 Update version to 2.6.1.dev1 Micah Lee 2023-10-17 17:01:11 -07:00
  • 040c16e059
    Update version to 2.6.1.dev1 Micah Lee 2023-10-17 17:01:11 -07:00
  • 314deb047a Update release instructions Micah Lee 2023-10-17 16:31:40 -07:00
  • 977628c9f5
    Update release instructions Micah Lee 2023-10-17 16:31:40 -07:00
  • 0fc41da408 Merge Mach-O bundles too Micah Lee 2023-10-17 16:31:30 -07:00
  • 25e92ba9a1
    Merge Mach-O bundles too Micah Lee 2023-10-17 16:31:30 -07:00
  • 83597842da Add script to merge Intel and ARM64 Mac app bundles into a universal2 app bundle Micah Lee 2023-10-17 15:45:14 -07:00
  • f3419e9122
    Add script to merge Intel and ARM64 Mac app bundles into a universal2 app bundle Micah Lee 2023-10-17 15:45:14 -07:00
  • 73451e4700 Fix name of workflow Micah Lee 2023-10-17 14:50:02 -07:00
  • 4936016fd4
    Fix name of workflow Micah Lee 2023-10-17 14:50:02 -07:00
  • 2ce19641ed add dependecies for Fedora/CentOS Marco D'Aleo 2023-10-17 21:55:33 +01:00
  • 339af2ffd2
    add dependecies for Fedora/CentOS Marco D'Aleo 2023-10-17 21:55:33 +01:00
  • c127ace062 Rename LICENSE to LICENSE.txt Micah Lee 2023-10-17 12:25:05 -07:00
  • 4b4943d014
    Rename LICENSE to LICENSE.txt Micah Lee 2023-10-17 12:25:05 -07:00
  • 024e3c285c Update flatpak poetry deps Micah Lee 2023-10-17 11:31:33 -07:00
  • e36fed14e5
    Update flatpak poetry deps Micah Lee 2023-10-17 11:31:33 -07:00
  • c9e6194788 Update poetry deps Micah Lee 2023-10-17 11:24:57 -07:00
  • 4b1273d879
    Update poetry deps Micah Lee 2023-10-17 11:24:57 -07:00
  • 7a89e00784 Change to Python 3.11 some more Micah Lee 2023-10-17 09:33:52 -07:00
  • acc71d6786
    Change to Python 3.11 some more Micah Lee 2023-10-17 09:33:52 -07:00
  • 7591c8a61f Merge pull request #1783 from onionshare/trailing_slash_on_dirs_website_mode Saptak Sengupta 2023-10-17 21:51:36 +05:30
  • 00eeca7931
    Merge pull request #1783 from onionshare/trailing_slash_on_dirs_website_mode Saptak Sengupta 2023-10-17 21:51:36 +05:30
  • aabeda1743 Merge pull request #1782 from onionshare/make-clear-chats-ephemeral Saptak Sengupta 2023-10-17 19:58:23 +05:30
  • 907ef91394
    Merge pull request #1782 from onionshare/make-clear-chats-ephemeral Saptak Sengupta 2023-10-17 19:58:23 +05:30
  • f8f5aa86a3 Translated using Weblate (Bulgarian) 109247019824 2023-10-17 07:33:28 +00:00
  • 994927ebf4
    Translated using Weblate (Bulgarian) 109247019824 2023-10-17 07:33:28 +00:00
  • b062da03d4 Translated using Weblate (Bulgarian) 109247019824 2023-10-17 07:45:29 +00:00
  • 539f3992ef
    Translated using Weblate (Bulgarian) 109247019824 2023-10-17 07:45:29 +00:00
  • d1439f0065 Translated using Weblate (Bulgarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/ 109247019824 2023-10-17 07:28:18 +00:00
  • 4059271273
    Translated using Weblate (Bulgarian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bg/ 109247019824 2023-10-17 07:28:18 +00:00
  • 6aad5bdf11 Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ Frankie McEyes 2023-10-17 09:46:26 +00:00
  • a37724bc68
    Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ Frankie McEyes 2023-10-17 09:46:26 +00:00
  • 6282edbe2f Merge pull request #1781 from onionshare/enforce_one_receive_mode_type Saptak Sengupta 2023-10-17 19:40:45 +05:30
  • be79d961c4
    Merge pull request #1781 from onionshare/enforce_one_receive_mode_type Saptak Sengupta 2023-10-17 19:40:45 +05:30
  • 796eb2b06a Add trailing slash on directories in website mode to assist with relative asset links Miguel Jacq 2023-10-17 17:45:23 +11:00
  • cf6a6e4590
    Add trailing slash on directories in website mode to assist with relative asset links Miguel Jacq 2023-10-17 17:45:23 +11:00
  • 1c50ccbf42 Change to Python 3.11 in a few other places Micah Lee 2023-10-16 20:57:00 -07:00