aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-30Bump cx-freeze from 6.15.8 to 6.15.10 in /desktopd090dependabot/pip/desktop/cx-freeze-6.15.10dependabot[bot]
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 6.15.8 to 6.15.10. - [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases) - [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/6.15.8...6.15.10) --- updated-dependencies: - dependency-name: cx-freeze dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25Merge pull request #1798 from onionshare/show-bridge-options-on-click-use-bridgeSaptak Sengupta
Fix reacting to 'Use a bridge' checkbox state change
2023-10-24Fix reacting to 'Use a bridge' checkbox state changeshow-bridge-options-on-click-use-bridgeMiguel Jacq
2023-10-23Merge pull request #1790 from onionshare/fix-waitress-stop-errormig5
Raise error from waitress if not shutdown
2023-10-21Raise error from waitress if not shutdownfix-waitress-stop-errorSaptak S
2023-10-20Merge pull request #1786 from guardianproject/mainSaptak Sengupta
Add mobile install information and links
2023-10-19Add mobile install information and linksn8fr8
2023-10-18Merge pull request #1785 from mdaleo404/edit_readme_for_rh_distrosSaptak Sengupta
Add missing dependencies for Fedora/CentOS
2023-10-18remove specific package versionMarco D'Aleo
2023-10-17add dependecies for Fedora/CentOSMarco D'Aleo
2023-10-17Merge pull request #1783 from onionshare/trailing_slash_on_dirs_website_modeSaptak Sengupta
Add trailing slash on directories in website mode to assist with relative asset links
2023-10-17Merge pull request #1782 from onionshare/make-clear-chats-ephemeralSaptak Sengupta
State in Chat mode that chats are ephemeral
2023-10-17Merge pull request #1781 from onionshare/enforce_one_receive_mode_typeSaptak Sengupta
Prevent disabling files as well as text (or vice versa) in receive mode
2023-10-17Add trailing slash on directories in website mode to assist with relative ↵trailing_slash_on_dirs_website_modeMiguel Jacq
asset links
2023-10-17State in Chat mode that chats are ephemeralmake-clear-chats-ephemeralMiguel Jacq
2023-10-17Prevent disabling files as well as text (or vice versa) in receive modeenforce_one_receive_mode_typeMiguel Jacq
2023-10-16Merge pull request #1780 from mdaleo404/fix_close_tab_warning_optionsmig5
Fix inaccurate warning message options
2023-10-15Fix inaccurate warning message optionsMarco D'Aleo
2023-10-10Merge pull request #1773 from onionshare/cli-qrSaptak Sengupta
Add terminal QR code to CLI for Onion address and (where applicable) Private Key
2023-10-09Add QR code for private key, update testscli-qrMiguel Jacq
2023-10-09Rebase and fix conflictsMiguel Jacq
2023-10-04Merge pull request #1749 from onionshare/release-2.6.1Saptak Sengupta
Getting ready for release 2.6.1 - Part 1
2023-09-28Working on the macOS cx_FreezeMicah Lee
2023-09-28Update instructions to use Python 3.11Micah Lee
2023-09-28Update version of Postgres installed in build-mac-intelMicah Lee
2023-09-28Specify Go >=1.21.1Micah Lee
2023-09-28Install the latest version of Go in build-win64Micah Lee
2023-09-27Update Tor Browser Developers keyMicah Lee
2023-09-27Revert "Make get-tor.py download Tor Browser signing key from keys.openpgp.org"Micah Lee
This reverts commit f2bf4f0a94583c8cef4438c209c3eb93aac3f8f4.
2023-09-27Delete win32Micah Lee
2023-09-27Update docs poetry depsMicah Lee
2023-09-27Update desktop poetry deps tooMicah Lee
2023-09-27Update onionshare-cli poetry deps to allow Flatpak packaging to workMicah Lee
2023-09-27Delete pyproject.toml files before building in flatpak to avoid trying to ↵Micah Lee
use poetry
2023-09-27Add extra linux package dependency to build instructionsMicah Lee
2023-09-27Make get-tor.py download Tor Browser signing key from keys.openpgp.orgMicah Lee
2023-09-11Stop calling setup.py directlyMicah Lee
2023-09-11Merge pull request #1750 from sudwhiwdh/patch-2Saptak Sengupta
Update README.md
2023-09-10Replace flatpak Go deps to the 2.6 versionsMicah Lee
2023-09-10Still trying to update Go depsMicah Lee
2023-09-10Add new script for updating python deps in flatpak manifest, and update ↵Micah Lee
release instructions
2023-09-10Update README.mdsudwhiwdh
2023-09-09Update Go modules in the flatpak manifestMicah Lee
2023-09-05Switch snapcraft from core20 to core22Micah Lee
2023-09-05Start upgrading snap, but still working on PySide6/Qt6Micah Lee
2023-09-05Rename build workflowMicah Lee
2023-09-05Updated docs againMicah Lee
2023-09-05Merge branch 'main' into release-2.6.1Micah Lee
2023-09-05Merge pull request #1692 from sudwhiwdh/mainMicah Lee
Update install.rst
2023-09-05Merge branch 'main' into release-2.6.1Micah Lee