aboutsummaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-11-23Support sending a custom Content-Security-Policy header in Website modeMicah Lee
2021-11-23Fetch the built-in bridges from Tor's Censorship Circumvention API, rather th...Miguel Jacq
2021-11-18Merge branch 'advisory-fix-1' into ros-fixesMicah Lee
2021-11-18Merge branch 'advisory-fix-1' of github.com:onionshare/onionshare-ghsa-jh82-c...Micah Lee
2021-11-18Merge branch 'advisory-fix-1' of github.com:onionshare/onionshare-ghsa-h29c-w...Micah Lee
2021-11-16Don't try adding a folder if the user clicks cancel, and add additional loggingMicah Lee
2021-11-14Snap successfully builds meek-client, and WIP getting tor to connectMicah Lee
2021-11-14Detect Flatpak via environment variableMicah Lee
2021-11-14Show the alert on the the dragEnterEventMicah Lee
2021-11-14More thoroughly remove drag and drop to prevent the drop label from getting c...Micah Lee
2021-11-14Drag and drop string does not use filenameMicah Lee
2021-11-14Move drag and drop logic into dropEventMicah Lee
2021-11-14Disable drag and drop in flatpakMicah Lee
2021-11-14Make the FileSelection widget use native file browser widgets under Flatpak i...Micah Lee
2021-11-14Merge branch 'develop' into 1459_linux_packagingMicah Lee
2021-11-14Merge pull request #1454 from Max1Truc/fix-bad-localeSaptak Sengupta
2021-11-12Fix tor paths for flatpakMicah Lee
2021-11-12Add loggingMicah Lee
2021-11-12Resolve conflicts in localeMiguel Jacq
2021-11-11Merge branch 'develop' into advisory-fix-1Micah Lee
2021-11-11 Merge branch 'censorship' into developMicah Lee
2021-11-11Translated using Weblate (Indonesian)Hosted Weblate
2021-11-09When Tor is disconnected, hide the Check for Updates button in the Settings tabMicah Lee
2021-11-09Check if Tor is connected instead of if the Tor controller is authenticatedMicah Lee
2021-11-09Use microseconds for Receive Mode dir/file namesMiguel Jacq
2021-11-08Support sending a custom Content-Security-Policy header in Website modeMiguel Jacq
2021-11-08Set the path QLabel of the HistoryItem to plain text formatMiguel Jacq
2021-11-07Fix meek-client in WindowsMicah Lee
2021-11-06Fix settings error color in dark modeMicah Lee
2021-11-06Make autoupdate group in Settings Tab centeredMicah Lee
2021-11-06macOS seems to have close buttons that work on their own nowMicah Lee
2021-11-06Copy snowflake-client from macOS Tor BrowserMicah Lee
2021-11-06Get tor from Tor Browser 11.0a10 on all platformsMicah Lee
2021-11-06Respect --local-onlyMicah Lee
2021-11-06In all modes, if Tor isn't connected display a message instead of showing the...Micah Lee
2021-11-06Remove sticky "Disconnected from Tor" message (patch thanks to @mig5)Micah Lee
2021-10-27Fix "KeyError: 'fr'" in desktop strings.pyMax1Truc
2021-10-26Set self.torr_settings_tab to None _before_ deleting the tabMicah Lee
2021-10-26Don't delete any custom bridges that are setMicah Lee
2021-10-26Show message in Tor Settings tab if any tabs have active services, to prevent...Micah Lee
2021-10-26Refactor Tor Settings tab to use the new settingsMicah Lee
2021-10-25Correctly load a persistent Chat tabMiguel Jacq
2021-10-24Merge branch 'censorship' into 1442_settings_tabsMicah Lee
2021-10-24Only show bridge error if connection type is bundledMicah Lee
2021-10-24Implement blank settings_have_changed in SettingsTab and TorSettingsTabMicah Lee
2021-10-24Fix TabWidget to stop confusing tab_id and indexMicah Lee
2021-10-24Rename tor_connection_dialog.py to tor_connection.pyMicah Lee
2021-10-24Saving tor settings connects to tor in the widget, not the dialog. And erros ...Micah Lee
2021-10-25Merge branch 'censorship' into censorship_tor_api_endpointsMiguel Jacq
2021-10-25Fix-ups for detecting if the meek binary doesn't exist. Pass the GUI's get_to...Miguel Jacq