onionshare/cli/onionshare_cli/web
2021-05-04 16:21:42 +10:00
..
__init__.py Update copyright year to 2021 2021-02-22 13:35:14 -08:00
chat_mode.py Add --title, and make it display the title in chat mode 2021-04-12 17:55:16 -04:00
receive_mode.py Fix GUI tests 2021-05-02 14:34:09 -07:00
send_base_mode.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
share_mode.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
web.py Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files) 2021-05-04 16:21:42 +10:00
website_mode.py Show the custom title in all modes 2021-04-12 18:15:51 -04:00