onionshare/cli/onionshare_cli
2021-05-04 20:14:45 -07:00
..
resources Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2 2021-05-03 18:50:01 -07:00
web 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
__init__.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
common.py Fix log colors so it isn't black on black in macOS 2021-05-02 15:49:43 -07:00
mode_settings.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00
onion.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00
onionshare.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
settings.py Fix flake8 issues found in cli 2021-04-29 17:13:05 -07:00