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-04-14 12:53:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
957d3e9c6d
Merge pull request
#1025
from micahflee/994_breadcrumbs
...
Breadcrumbs
2019-09-15 17:58:10 -07:00
..
web
Add breadcrumbs to share mode
2019-09-15 16:46:28 -07:00
__init__.py
Validate filenames, and require filenames be passed in, in website mode as well as share mode
2019-09-15 17:06:03 -07:00
common.py
Remove method from IndividualFileHistoryItem, and only display these widgets on 200 and 404 requests, not all of the others
2019-09-08 09:35:44 -07:00
onion.py
Remove more CLI strings
2019-04-21 12:58:53 -07:00
onionshare.py
Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer'
2019-03-25 15:05:54 +11:00
settings.py
Remove the "Allow downloading individual files" setting altogether, and make it just automatically enabled if "Stop sharing..." is disabled
2019-09-01 21:22:59 -07:00
strings.py
If a locale file includes a blank string, fallback to English instead of using the blank string
2018-12-16 10:55:13 -08:00