onionshare/cli/onionshare_cli/web
2021-05-13 08:11:29 +00:00
..
__init__.py Update copyright year to 2021 2021-02-22 13:35:14 -08:00
chat_mode.py Update chat_mode.py 2021-05-13 08:11:29 +00:00
receive_mode.py Fix GUI tests 2021-05-02 14:34:09 -07:00
send_base_mode.py When building the self.files, use forward slashes instead of backslashes in Windows 2021-05-04 20:01:30 -07:00
share_mode.py Remove unnecessary cleanup_filenames appending in the CompressThread. Ensure we also remove the temp dir that a Zip file is made within, by setting the temp dir in ZipWriter as a variable 2021-05-04 16:42:23 +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