summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-05-23Version bump to 1.1.dev2v1.1.dev2Micah Lee
2017-05-22Merge branch 'add_help_button' of https://github.com/mig5/onionshare into mig...Micah Lee
2017-05-22Update desktop notification settings textMicah Lee
2017-05-22Update desktop notification textMicah Lee
2017-05-22Add a grayscale OnionShare logo for the systray icon in macOSMicah Lee
2017-05-22Merge branch '285_systray_notifications' of https://github.com/mig5/onionshar...Micah Lee
2017-05-22Merge branch 'select_multiple_folders' of https://github.com/mig5/onionshare ...Micah Lee
2017-05-22Add desktop notification messages on download events (via systray)Miguel Jacq
2017-05-21Adjust folder dialog caption to be pluralMiguel Jacq
2017-05-21Adjust French translation for the dialog caption to be pluralMiguel Jacq
2017-05-21Make it possible to select multiple folders by using non-native QFileDialogMiguel Jacq
2017-05-20Add help button to settings dialog, which takes user to the wikiMiguel Jacq
2017-05-19Be explicit that the the first filesize is that of the compressed zip file an...Miguel Jacq
2017-05-18#345 - validate the readability of files before adding themMiguel Jacq
2017-05-17Catch errors that occur when connection_type is bundled_tor, but the tor proc...Micah Lee
2017-05-17Updated changelog and version bump to 1.1.dev1v1.1.dev1Micah Lee
2017-05-16When saving settings, if Tor settings changed or if Tor isn't connected, rebo...Micah Lee
2017-05-16Remove the menu bar, and replace it with a settings button owned by the Onion...Micah Lee
2017-05-16Fixed signal/slot/thread issue in TorConnectionDialog and TorConnectionThread...Micah Lee
2017-05-16Renamed onionshare.helpers module to onionshare.commonMicah Lee
2017-05-14Make UpdateChecker use the shared Onion object instead of creating a new oneMicah Lee
2017-05-14Now when you cancel connecting to Tor, it prompts you if you want to quit or ...Micah Lee
2017-04-17Began making a TorConnectionDialog, which handles connecting to the Tor networkMicah Lee
2017-04-15Created update_checker module, and logic to load http://elx57ue5uyfplgva.onio...Micah Lee
2017-04-15Added Tor SOCKS address and port settingsMicah Lee
2017-04-15Added autoupdate settings to Settings, and also to the settings dialogMicah Lee
2017-04-15Rearranged settings layout so that all Tor-related settings are inside of the...Micah Lee
2017-04-14Added support for bundled tor connection type in Windows, including using por...Micah Lee
2017-04-14Connecting to Tor now times out of 10 secondsMicah Lee
2017-04-13In the settings dialog, show Tor connection status when the connection type i...Micah Lee
2017-04-13Connecting to Tor in bundled mode now creates a temporary tor data dir, start...Micah Lee
2017-04-08Created a TorDialog class, and beginning to subprocess out to tor.exeMicah Lee
2017-04-08Started to implement Bundled Tor connection settingsMicah Lee
2017-04-08Add bundled Tor to Tor connection settings, and make it only work in Windows ...Micah Lee
2017-04-08Fix json typo in Russian translationMicah Lee
2017-04-08Remove old strings from localesMicah Lee
2017-04-08Added close_after_first_download and use_stealth to settings, and also to the...Micah Lee
2017-04-07Merge branch 'dutch' of https://github.com/lazlolazlolazlo/onionshare into la...Micah Lee
2017-03-16Update Dutch translations and add missing strings.Lazlo Westerhof
2017-03-15Update eo.jsonVenca24
2017-03-15Update cs.jsonVenca24
2017-02-28Fixed typoMicah Lee
2017-02-23Merge branch 'master' of github.com:micahflee/onionsharev1.0Micah Lee
2017-02-23Version bump to 1.0, and updated changelogMicah Lee
2017-02-23Merge branch 'master' into tor-protocol-errorMicah Lee
2017-02-22Actually, version bump to 1.0dev1v1.0dev1Micah Lee
2017-02-22Catch Tor protocol error exceptions when starting an onion service (#344)Micah Lee
2017-02-22Rip out support for non-ephemeral onion servicesMicah Lee
2017-02-21Merge branch 'master' into pyinstallerMicah Lee
2017-02-21Renamed 'resources' to 'share', and updated location of 'share' files in OSX/...Micah Lee