Age | Commit message (Collapse) | Author |
|
- Resolves: #7990
|
|
|
|
|
|
|
|
|
|
Those files are no longer needed (nor present on the repo).
- Resolves: #7384
|
|
|
|
|
|
|
|
|
|
|
|
linux only, at the moment, but it's a good start :)
|
|
|
|
|
|
|
|
|
|
No more infinite time to re-create a virtualenv.
|
|
anyway)
|
|
|
|
|
|
|
|
|
|
Use as:
RESOURCE_TIME=5 make resource_graph
where RESOURCE_TIME are the minutes to run for.
|
|
|
|
|
|
|
|
|
|
Also:
- Remove status_panel
- Add new icons
- Refactor components a bit (mostly divide functionality)
|
|
|
|
|
|
|
|
This may be different in other linuxes, but for now i'll let working in
my system.
|
|
|
|
|
|
|
|
Also:
- Make OpenVPN use a random port every time
- Logout in parallel so the UI doesn't block
- Add the WAIT status from OpenVPN to the mainwindow displays
- Support non-unix sockets in the LinuxVPNLauncher
|
|
Also add resources
|
|
|
|
|
|
|
|
Closes #666
|
|
|
|
|
|
|
|
|