Micah Lee
|
5b6d986951
|
After you start a server in a tab, you can't change legacy/client auth settings, because this would require changing the saved onion key
|
2019-12-08 10:29:00 -08:00 |
|
Micah Lee
|
48070409f7
|
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 |
|
Micah Lee
|
663d44a190
|
Fix bug with canceling scheduled share
|
2019-11-08 20:34:54 +08:00 |
|
Micah Lee
|
e93857ac06
|
Move autostart and autostop timer widgets into the mode settings widget
|
2019-11-02 19:03:37 -07:00 |
|
Micah Lee
|
7b33e74312
|
Show and hide autostart/autostop timer widgets when the mode settings are toggled
|
2019-11-02 18:08:14 -07:00 |
|
Micah Lee
|
764e404ff2
|
Refactor ServerStatus to use mode settings
|
2019-11-02 17:39:27 -07:00 |
|
Micah Lee
|
ed25b44e84
|
Add a single tab, and fix several issues with moving all the tab code into its own object
|
2019-10-26 21:14:47 -07:00 |
|
Micah Lee
|
1d903efeb2
|
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 |
|