Age | Commit message (Collapse) | Author |
|
|
|
|
|
[Closes #4003]
|
|
|
|
|
|
|
|
|
|
|
|
* Display the wizard only the first time or if we don't have any provider
configured.
* Remove unused proper provider setting.
* If we have a working provider (as a pinned one), the wizard won't show
automatically after being displayed the first time.
* If we cancel the first time wizard and we have a configured provider
(like the pinned one) the app will not close.
|
|
|
|
reacts to tls-restart, ping-restart and network unreachable.
|
|
|
|
|
|
|
|
|
|
|
|
Also update enabled_services in mainwindow right after login to have an
updated list of services to launch from that point on.
|
|
Also adds an explicit should_autostart flag in config.
|
|
Also:
- Remove status_panel
- Add new icons
- Refactor components a bit (mostly divide functionality)
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, move module to a more logical placement, since provier
boostrapping is not dependent on eip service.
|
|
This implements an abstract definition of a LEAP state machine,
and refactors eip connections to use it.
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
includes refactor of common code for download of certificates
and config files.
|
|
into develop
|
|
|
|
Also remove preferences button disable, we don't need that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #3610.
|
|
|
|
|
|
|