onionshare/onionshare
2020-08-21 19:14:40 -04:00
..
web Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -04:00
__init__.py Merge branch 'develop' into chat 2020-05-02 02:49:49 +05:30
common.py Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat 2020-08-19 18:56:55 -04:00
mode_settings.py Only import pwd in macOS, because it does not exist in Windows 2020-08-21 14:49:23 -04:00
onion.py When stopping an onion, dont even try if --local-only 2020-08-21 19:14:40 -04:00
onionshare.py Refactor Onion to store all state for auto-start timer directly in the mode settings, and not in the Onion object itself 2019-12-08 12:51:30 -08:00
settings.py Starting to make persistent tabs persistent 2019-11-02 21:45:55 -07:00
strings.py Replace .format with python 3.6 f-strings in onionshare module 2019-10-20 10:15:16 -07:00