onionshare/onionshare_gui
2019-09-03 22:18:30 -07:00
..
mode Rename download_count/download_id, upload_count/upload_id, and visit_count/visit_id to simply cur_history_id/history_id, and make all errors create IndividualFileHistoryItem widgets 2019-09-03 22:18:30 -07:00
__init__.py Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
onionshare_gui.py Start making IndividualFileHistoryItem widgets appear in the history, and make non-GET requests return 405 Method Not Allowed 2019-09-03 21:46:32 -07:00
server_status.py Rename "slug" to "password" 2019-05-20 22:18:49 -07:00
settings_dialog.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
threads.py Add Web.generate_static_url_path back, so each share has its own static path 2019-09-01 16:03:57 -07:00
tor_connection_dialog.py Remove the useless gui=True arg getting passed intro strings._ all over the place 2018-09-30 17:47:10 -07:00
update_checker.py Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
widgets.py In macOS, split "Add" button into "Add Files" and "Add Folder" buttons 2018-11-27 12:10:16 -08:00