Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 1 | -0/+2 |
| | |||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 7 | -4/+24 |
| | | | | Logout from the current session and invalidate the current token | ||||
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 2 | -3/+84 |
| | |||||
* | Use QLabel to display registration errors | Konstantinos Sideris | 2017-04-07 | 1 | -0/+5 |
| | |||||
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 9 | -54/+168 |
| | |||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 31 | -0/+2338 |