summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add some debug logs. Rename the 'virtual' locations to groups.Udo Walter2020-05-1316-114/+117
|
* Fix connecting to a new client after exiting a client. Add logo, favicon and ↵Udo Walter2020-05-0913-36/+107
| | | | logout button.
* Add location selectionUdo Walter2020-05-0713-32/+384
|
* Prevent user from sticking to connection if it was reset.Simon Rettberg2020-05-052-2/+15
| | | | | | Make a copy of the AvailableConnection for the ConnectionWrapper, so we don't update the password for the already active connection, if it changes, which defeats the purpose of this mechanism altogether.
* Adapt to new json formatSimon Rettberg2020-04-304-1/+35
|
* LoggingSimon Rettberg2020-04-302-1/+3
|
* First CommitSimon Rettberg2020-04-1511-0/+847