aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/gui_common.py
AgeCommit message (Expand)Author
2021-04-30GUI displays "Read Message" button when a receive mode submission includes a ...Micah Lee
2021-03-10chore: refactor code quality issuesAksh Gupta
2021-03-05Fix the filename of the obfs4proxy binary on macOSMiguel Jacq
2021-02-22Update copyright year to 2021Micah Lee
2021-02-01Merge pull request #1268 from SaptakS/macos-darkMicah Lee
2021-01-24Makes copy button and other server url buttons default OS button styleSaptak 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-13Adjusts height of title based on length of textSaptak S
2020-11-29All Tor-related that get thrown from the onionshare_cli.Onion object now get ...Micah Lee
2020-11-11Makes button style similar to main page buttonsSaptak S
2020-11-11Resolve #878 UX: Enhance URL copyingmarigalicer
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ...Micah Lee
2020-11-04Make OnionShare briefcase work in macOSMicah Lee
2020-11-01Missing importMicah Lee
2020-10-15Put tor binaries in desktop app resources, not cli resources, and fix Windows...Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee