onionshare/cli/onionshare_cli/web
2021-01-31 17:08:47 +05:30
..
__init__.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
chat_mode.py Improves the logic of updating both flask session and socket session with new nickname 2020-11-10 20:01:11 +05:30
receive_mode.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
send_base_mode.py use utf8 name too for file downloading 2021-01-31 16:37:45 +05:30
share_mode.py Updates the unicode logic in share_mode code as well 2021-01-31 17:08:47 +05:30
web.py docs: fix simple typo, progess -> progress 2020-12-24 10:34:47 +11:00
website_mode.py Allow directory listing work with or without trailing slash (removing trailing slash by default), and make directory listing links absolute instead of relative 2020-11-23 14:52:52 -08:00