Miguel Jacq
|
3c9a105d92
|
Remove unnecessary import of Image class in ServerStatus
|
2020-05-31 20:13:55 +10:00 |
|
Miguel Jacq
|
4cf508ed8e
|
#1115 Add QR Code for onion URL
|
2020-05-31 17:44:57 +10:00 |
|
Micah Lee
|
de57a2ce55
|
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
|
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 |
|
Micah Lee
|
4834e9352f
|
Fix bug with canceling scheduled share
|
2019-11-08 20:34:54 +08:00 |
|
Micah Lee
|
01435d1eda
|
Move autostart and autostop timer widgets into the mode settings widget
|
2019-11-02 19:03:37 -07:00 |
|
Micah Lee
|
f04452777d
|
Show and hide autostart/autostop timer widgets when the mode settings are toggled
|
2019-11-02 18:08:14 -07:00 |
|
Micah Lee
|
ed1c3e1bc8
|
Refactor ServerStatus to use mode settings
|
2019-11-02 17:39:27 -07:00 |
|
Micah Lee
|
6449e5183e
|
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
|
c77db82e67
|
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 |
|