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-18 06:35:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
googan-star
79e33ff2da
Prettify JSON dump
2019-10-02 10:55:50 +00:00
..
web
Invert the CSP header setting and put it in its own Website Mode settings group. Make the CSP header mandatory for share/receive modes, optional for website mode only.
2019-09-22 16:49:31 +10: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
Ensure the backend receives the latest settings object before starting the onion service, and likewise for the GUI, so that we absolutely always save the private key for persistence back to the json settings file when we need to
2019-09-16 14:51:16 +10:00
onionshare.py
Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer'
2019-03-25 15:05:54 +11:00
settings.py
Prettify JSON dump
2019-10-02 10:55:50 +00: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