onionshare/cli/onionshare_cli/web
Tim Gates 52f6ee7b47 docs: fix simple typo, progess -> progress
There is a small typo in cli/onionshare_cli/web/web.py.

Should read `progress` rather than `progess`.
2020-12-24 10:34:47 +11:00
..
__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 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
share_mode.py list.sort intsead of sorted(list) 2020-12-22 04:42:29 +00:00
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