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-07-30 09:59:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
12838f8e9d
onionshare
/
onionshare_gui
/
share_mode
History
Download ZIP
Download TAR.GZ
Micah Lee
09ccbf4a60
Dynamically figure out the total size of the download based on the whether or not the client making the http request accepts gzip
2018-09-21 16:22:37 -07:00
..
__init__.py
Dynamically figure out the total size of the download based on the whether or not the client making the http request accepts gzip
2018-09-21 16:22:37 -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