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-12-28 16:59:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
81fa5e052c
onionshare
/
onionshare_gui
/
share_mode
History
Micah Lee
81fa5e052c
Only add the download_filename to cleanup_filenames (which get deleted) if the file is zipped up. Otherwise, OnionShare deletes the original file
2018-09-20 23:18:17 -07:00
..
__init__.py
Change more references to web.zip_filesize to be refer to web.download_filesize
2018-09-20 12:25:07 -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
Only add the download_filename to cleanup_filenames (which get deleted) if the file is zipped up. Otherwise, OnionShare deletes the original file
2018-09-20 23:18:17 -07:00