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-02-05 09:25:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
onionshare_cli
History
Micah Lee
cab96f3e39
Merge branch 'develop' into version-2.3.2
2021-05-04 20:14:45 -07:00
..
resources
Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2
2021-05-03 18:50:01 -07:00
web
Remove unnecessary cleanup_filenames appending in the CompressThread. Ensure we also remove the temp dir that a Zip file is made within, by setting the temp dir in ZipWriter as a variable
2021-05-04 16:42:23 +10:00
__init__.py
Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files)
2021-05-04 16:21:42 +10:00
common.py
Fix log colors so it isn't black on black in macOS
2021-05-02 15:49:43 -07:00
mode_settings.py
Fix flake8 issues found in cli
2021-04-29 17:13:05 -07:00
onion.py
Fix flake8 issues found in cli
2021-04-29 17:13:05 -07:00
onionshare.py
Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files)
2021-05-04 16:21:42 +10:00
settings.py
Fix flake8 issues found in cli
2021-04-29 17:13:05 -07:00