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-14 05:31:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
535ade0096
Add CLI tests in
2019-11-08 16:44:21 +08:00
..
web
Fix CLI tests, and also fix bug related to autostop_sharing that the tests found
2019-11-02 17:01:47 -07:00
__init__.py
Make it so passing in --persistent [filename] in the CLI, with no other args, will load that persistent mode settings file and start the server, without needing to do other validations like passing in a list of filenames
2019-11-02 23:32:44 -07:00
common.py
Add CLI tests in
2019-11-08 16:44:21 +08:00
mode_settings.py
When disabling persistence, or closing a persistent tab, delete the mode settings file for that tab
2019-11-02 23:06:26 -07:00
onion.py
Stop worrying about common.gui.config in settings and update check
2019-11-02 17:13:06 -07:00
onionshare.py
Fix CLI tests, and also fix bug related to autostop_sharing that the tests found
2019-11-02 17:01:47 -07:00
settings.py
Starting to make persistent tabs persistent
2019-11-02 21:45:55 -07:00
strings.py
Replace .format with python 3.6 f-strings in onionshare module
2019-10-20 10:15:16 -07:00