This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-01-26 22:37:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
onionshare_cli
/
web
History
Micah Lee
c949a731bb
Stop passing status_url_path to render denied template, to avoid exception
2020-12-13 10:48:16 -08: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
Stop passing status_url_path to render denied template, to avoid exception
2020-12-13 10:48:16 -08:00
web.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
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