summaryrefslogtreecommitdiff
path: root/onionshare
AgeCommit message (Expand)Author
2018-12-18Merge branch '846_mac_packaging' into 406_osx_sandboxMicah Lee
2018-12-18When discovering default locale, default to english if locale.getdefaultlocal...Micah Lee
2018-12-16When enabling debug mode in Web, use common.build_data_dir() to get data dir ...Micah Lee
2018-12-16Merge branch 'develop' into 406_osx_sandboxMicah Lee
2018-12-16Merge pull request #831 from micahflee/812_fix_v3_onionsMicah Lee
2018-12-16If a locale file includes a blank string, fallback to English instead of usin...Micah Lee
2018-12-11Change filename of flask debug log file, store it in the OnionShare data dir ...Micah Lee
2018-12-11When debug mode is enabled, don't log flask errors to diskMicah Lee
2018-12-10Fixed typo in commentMicah Lee
2018-12-08Split pt locale into pt_BR and pt_PTMicah Lee
2018-12-05Update settings dialog tests to use an OnionStub instead of an Onion, and tes...Micah Lee
2018-12-05Only allow starting v3 onion services if the tor that we're connected to supp...Micah Lee
2018-12-05Require tor 0.4.0.0 for v3 onion services (will change in the future). And up...Micah Lee
2018-12-05Only show onion settings if there is a Tor connectionMicah Lee
2018-12-05Merge pull request #752 from mig5/receiver-mode-gui-hold-timeout-share-open-t...Micah Lee
2018-11-26Merge branch 'develop' into 406_osx_sandboxMicah Lee
2018-11-26Merge pull request #763 from mig5/open_folder_uploads_macos_windowsMicah Lee
2018-11-25Build downloads_dir a different way in macOS, so it's correct despite the san...Micah Lee
2018-11-25Make sure downloads_dir exists after loading settingsMicah Lee
2018-11-25Make tor data dir always be a tempdir inside OnionShare's data dirMicah Lee
2018-11-25Make macOS use Tor control ports instead of unix sockets to connect to the To...Micah Lee
2018-11-25Display tor_data_directory as debug logMicah Lee
2018-11-25Create a group container for macOS sandbox, and on Mac put the Tor data dir i...Micah Lee
2018-11-25Fix bug related to persistent addresses when using v2 onion servicesMicah Lee
2018-11-18Merge branch 'develop' into v3-revisitedMicah Lee
2018-11-13remove debug logMiguel Jacq
2018-11-13Merge develop branch and fix conflictsMiguel Jacq
2018-11-13Try and fix closing the request for a valid upload post-timer expiry, whilst ...Miguel Jacq
2018-10-26Fix tests so they recognize the new receive mode locationMicah Lee
2018-10-25Communicate the receive mode dir to the GUI, so clicking the open folder butt...Micah Lee
2018-10-25Receive mode puts files in a directory based on the timestamp of the uploadMicah Lee
2018-10-11Remove the whole onionkey module, and generate onion keys using stem 1.7.0Micah Lee
2018-10-11Fix conflictsMiguel Jacq
2018-10-10Merge branch '780_improved_ui' into 690_language_dropdownMicah Lee
2018-10-09Make the history indicator label circular againMicah Lee
2018-10-09Set min width and height so everything always looks good, and change onion ad...Micah Lee
2018-10-02Make auto-stop timer work on CLI when an upload is still in progress on expiryMiguel Jacq
2018-10-02Try to fix logic handling last upload after timer expiryMiguel Jacq
2018-10-02remove unused variableMiguel Jacq
2018-10-01remove uploads_in_progress list from web sideMiguel Jacq
2018-10-01Another unused variableMiguel Jacq
2018-10-01remove unused variable, whitespaceMiguel Jacq
2018-10-01Fix logic for handling an upload still in progress when timer runs out. Show ...Miguel Jacq
2018-10-01Merge develop in and fix upload/timer functionality so that it works as descr...Miguel Jacq
2018-10-01Load default settings before parsing for any alternate config. Reload strings...Miguel Jacq
2018-09-30Remove the useless gui=True arg getting passed intro strings._ all over the p...Micah Lee
2018-09-30Fix testsMicah Lee
2018-09-30Make printing the settings filename as debug statement instead of printMicah Lee
2018-09-30Set OnionShare language based on the locale stored in settings, and prompt us...Micah Lee
2018-09-30Translate language names to their own languageMicah Lee