onionshare/cli/onionshare_cli
2021-08-20 11:58:15 -07:00
..
resources Set the word-break to break-word for the message-class, and removed the max-width again 2021-06-07 22:29:40 +02:00
web Fix issue #1365 2021-08-19 16:15:53 +02: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 Account for the "v" in the version string ("v2.3.2") banner spacing 2021-05-25 17:31:28 -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 Added user theme preference option in Settings 2021-07-19 18:27:02 +05:30