summaryrefslogtreecommitdiff
path: root/desktop/src
AgeCommit message (Expand)Author
2021-01-31Shows warning to restart if color mode changed while onionshare is runningSaptak S
2021-01-24Makes copy button and other server url buttons default OS button styleSaptak S
2021-01-24Fixes width for onionshare logoSaptak S
2021-01-24Sets text color and images based on the mac system color modeSaptak S
2021-01-18Fixes macOS layout while maintaining similar layout in linuxSaptak S
2020-12-22Merge branch 'develop' into 1166_make_cancel_forcefulMicah Lee
2020-12-22Merge branch 'origin/develop' into Weblate.Hosted Weblate
2020-12-22Translated using Weblate (Catalan)Hosted Weblate
2020-12-22Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-12-21Translated using Weblate (Chinese (Simplified))Hosted Weblate
2020-12-15Merge pull request #1236 from micahflee/929_download_errorsMicah Lee
2020-12-13Make Qt5 work in macOS Big SurMicah Lee
2020-12-14Translated using Weblate (Ukrainian)Hosted Weblate
2020-12-13Merge branch 'origin/develop' into Weblate.Hosted Weblate
2020-12-13Translated using Weblate (Danish)Hosted Weblate
2020-12-13When canceling a server that has not started, forcefully kill the OnionThread...Micah Lee
2020-12-13Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-12-13Merge branch 'develop' into 929_download_errorsMicah Lee
2020-12-13Don't call server_status.stop_server() twice, which prevents overwriting the ...Micah Lee
2020-12-13Adjusts height of title based on length of textSaptak S
2020-12-06Translated using Weblate (Spanish)Hosted Weblate
2020-12-01Merge pull request #1239 from micahflee/1214_onion_error_translationsMicah Lee
2020-11-29All Tor-related that get thrown from the onionshare_cli.Onion object now get ...Micah Lee
2020-11-29Make settings dialog use the correct get_tor_paths methodMicah Lee
2020-11-29Change wording of waiting for Tor circuits messageMicah Lee
2020-11-29Merge branch 'develop' into 929_download_errorsMicah Lee
2020-11-28Merge pull request #911 from mgalicer/878-enhance-url-copyingMicah Lee
2020-11-27Show a dialog while waiting for Tor rendezvous nodes to close, and let the us...Micah Lee
2020-11-27When quitting OnionShare with services started, make sure the web services ge...Micah Lee
2020-11-27Make GUI pass the mode type into start_onion_serviceMicah Lee
2020-11-24Merge pull request #1229 from micahflee/1228_chat_descriptionSaptak Sengupta
2020-11-23Add .desktop launchers in both snap and flatpack packagesMicah Lee
2020-11-23Fix URL description text for chat modeMicah Lee
2020-11-15Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translati...Micah Lee
2020-11-14Translated using Weblate (Japanese)Hosted Weblate
2020-11-11Makes button style similar to main page buttonsSaptak S
2020-11-11Resolve #878 UX: Enhance URL copyingmarigalicer
2020-11-09Remove confusingly-worded QR code labelMicah Lee
2020-11-09Merge branch 'develop' into briefcasev2.3.dev2Micah Lee
2020-11-09Only close web thread on cleanup if web thread exists, and sleep 1 second whe...Micah Lee
2020-11-09End web thread successfully when cleaning up after a tab, which prevents cras...Micah Lee
2020-11-08Version bump to 2.3.dev2, and update Linux installation in docsMicah Lee
2020-11-08Merge branch 'develop' into briefcaseMicah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ...Micah Lee
2020-11-04Manually make close tab buttons in macOS, because PySide2 is not showing the ...Micah Lee
2020-11-04Make OnionShare briefcase work in macOSMicah Lee
2020-11-03Make snapcraft packaging work with briefcase refactorMicah Lee
2020-11-02Correct the path to pyproject.tomlMicah Lee
2020-11-02Remove toml dep from setup.pyMicah Lee
2020-11-02Add setup.py for Flatpak package buildingMicah Lee