summary refs log tree commit diff
path: root/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear text fields after loginKonstantinos Sideris2017-04-091-0/+2
|
* Add logout buttonKonstantinos Sideris2017-04-097-4/+24
| | | | Logout from the current session and invalidate the current token
* Implement initial registration stageKonstantinos Sideris2017-04-082-3/+84
|
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-071-0/+5
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-069-54/+168
|
* Initial commitKonstantinos Sideris2017-04-0631-0/+2338