onionshare/onionshare
2019-09-16 14:51:16 +10:00
..
web Add breadcrumbs to share mode 2019-09-15 16:46:28 -07:00
__init__.py Validate filenames, and require filenames be passed in, in website mode as well as share mode 2019-09-15 17:06:03 -07:00
common.py Remove method from IndividualFileHistoryItem, and only display these widgets on 200 and 404 requests, not all of the others 2019-09-08 09:35:44 -07:00
onion.py Ensure the backend receives the latest settings object before starting the onion service, and likewise for the GUI, so that we absolutely always save the private key for persistence back to the json settings file when we need to 2019-09-16 14:51:16 +10:00
onionshare.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
settings.py Remove the "Allow downloading individual files" setting altogether, and make it just automatically enabled if "Stop sharing..." is disabled 2019-09-01 21:22:59 -07:00
strings.py If a locale file includes a blank string, fallback to English instead of using the blank string 2018-12-16 10:55:13 -08:00