This website requires JavaScript.
Explore
Help
Sign in
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
You've already forked onionshare
0
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-08-03 11:56:06 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e941ce0fd7
onionshare
/
onionshare_gui
/
share_mode
History
Download ZIP
Download TAR.GZ
Micah Lee
e941ce0fd7
If only sharing one file, compress it with gzip, and serve it with gzip compression if the browser supports it
2018-09-21 12:29:23 -07:00
..
__init__.py
Move more mode-specific logic out of the Web class and into the approprate mode web classes
2018-09-21 11:36:19 -07:00
downloads.py
Always show uploads and downloads
2018-09-19 19:00:12 -07:00
file_selection.py
Move all stylesheets definitions into Common, so now we no longer have blocks of css spread across the GUI code, and it's easier to re-use stylesheets
2018-05-07 16:21:22 -07:00
threads.py
If only sharing one file, compress it with gzip, and serve it with gzip compression if the browser supports it
2018-09-21 12:29:23 -07:00