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
2024-10-01 01:35:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1d6834bc7
onionshare
/
onionshare_gui
/
share_mode
History
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