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-01-27 06:47:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
cli
/
onionshare_cli
History
Micah Lee
f71e320ca3
Version bump to 2.3.3
2021-08-20 13:13:39 -07:00
..
resources
Version bump to 2.3.3
2021-08-20 13:13:39 -07:00
web
Remove endpoint altogether because it's not needed
2021-08-20 11:59:26 -07: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
Account for the "v" in the version string ("v2.3.2") banner spacing
2021-05-25 17:31:28 -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
Added user theme preference option in Settings
2021-07-19 18:27:02 +05:30