Micah Lee
|
c3948ed950
|
Merge branch 'autostart_fixes' of https://github.com/mig5/onionshare into mig5-autostart_fixes
|
2020-06-28 12:29:38 -07:00 |
|
Micah Lee
|
a87faa1018
|
Merge branch 'onionshare_gui/selectableURL' of https://github.com/codyroberts/onionshare into codyroberts-onionshare_gui/selectableURL
|
2020-06-28 12:25:54 -07:00 |
|
Miguel Jacq
|
a7856d5dcb
|
Fix logic that checks if auto-start timer setting is enabled, so that it checks real settings and not widget instantiation. Ensure the auto-start and auto-stop widgets show their datetime widget on start-up if the setting was already enabled.
|
2020-04-06 15:29:33 +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 |
|