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-27 23:07:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
onionshare_cli
/
web
History
Micah Lee
c0c4b3da16
Set content-disposition to attachment for /download, to always force a download
2021-02-21 10:22:54 -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
use utf8 name too for file downloading
2021-01-31 16:37:45 +05:30
share_mode.py
Set content-disposition to attachment for /download, to always force a download
2021-02-21 10:22:54 -08: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