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-18 05:14:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare_gui
/
tab
History
Micah Lee
76d109747e
Move private_key, hidservauth_string, and password from "persistent" mode settings to "onion" mode settings; and make it so the onion settings are always saved in each tab, even if the tab is not persistent, so if you stop and start a service in the same tab it has the same onion address and password
2019-12-08 10:13:56 -08:00
..
mode
Fix the autostop sharing - a mere history item count of > 0 should not be interpreted as an in-progress download when the timer runs out
2019-11-29 16:52:00 +11:00
__init__.py
Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window
2019-10-20 22:08:47 -07:00
server_status.py
Move private_key, hidservauth_string, and password from "persistent" mode settings to "onion" mode settings; and make it so the onion settings are always saved in each tab, even if the tab is not persistent, so if you stop and start a service in the same tab it has the same onion address and password
2019-12-08 10:13:56 -08:00
tab.py
When settings change, only start the timer if a mode has been selected
2019-11-28 15:52:02 -08:00