Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2020-09-01 | 7 | -685/+0 |
| | |||||
* | Move change nickname api to UserInfoService. | crupest | 2020-08-25 | 2 | -19/+3 |
| | |||||
* | ... | crupest | 2020-08-24 | 4 | -8/+6 |
| | |||||
* | ... | crupest | 2020-08-24 | 8 | -704/+703 |
| | |||||
* | Use cache login user if offline. | crupest | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | ... | crupest | 2020-08-04 | 1 | -4/+5 |
| | |||||
* | Merge front end repo | crupest | 2020-07-26 | 8 | -0/+703 |
| | |||||
* | Move front end to a submodule. | crupest | 2020-07-13 | 8 | -786/+0 |
| | |||||
* | feat(front): Service worker is coming! | crupest | 2020-06-11 | 8 | -0/+786 |
| | |||||
* | Init separate. | crupest | 2019-04-13 | 28 | -1054/+0 |
| | |||||
* | Change create token api. | crupest | 2019-04-11 | 4 | -19/+32 |
| | |||||
* | Run lint. | crupest | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Add remember me. | crupest | 2019-04-11 | 6 | -33/+51 |
| | |||||
* | Add unit test. | crupest | 2019-03-26 | 5 | -19/+44 |
| | |||||
* | Fix a bug. Set userInfo to null when nologin. | crupest | 2019-03-18 | 1 | -0/+3 |
| | |||||
* | Design login success UI. | crupest | 2019-03-18 | 2 | -1/+16 |
| | |||||
* | Add logout. Fix a bug. | crupest | 2019-03-18 | 9 | -26/+82 |
| | | | | The bug is it always goes to login page whether you have login or not before when user is presented in url. | ||||
* | Add unit test. | crupest | 2019-03-17 | 4 | -85/+104 |
| | |||||
* | Add remember me. | crupest | 2019-03-16 | 2 | -33/+52 |
| | |||||
* | Only open user dialog when it is not opened! | crupest | 2019-03-14 | 1 | -1/+3 |
| | |||||
* | Add auth guard unit test. | crupest | 2019-03-14 | 1 | -9/+55 |
| | |||||
* | Add wildcard route redirection in user. | crupest | 2019-03-13 | 2 | -2/+19 |
| | |||||
* | Add unit test. | crupest | 2019-03-13 | 3 | -17/+17 |
| | |||||
* | ... | crupest | 2019-03-13 | 3 | -7/+9 |
| | |||||
* | Use route to control user dialog. | crupest | 2019-03-13 | 6 | -104/+68 |
| | |||||
* | Add auth guard. | crupest | 2019-03-11 | 3 | -4/+82 |
| | |||||
* | Fix some compile bugs. | crupest | 2019-03-11 | 1 | -10/+4 |
| | |||||
* | Use strict check of typescript compiler. | crupest | 2019-03-11 | 5 | -10/+20 |
| | |||||
* | Extract out http entities. | crupest | 2019-03-11 | 3 | -9/+16 |
| | |||||
* | Write unit tests. | crupest | 2019-03-11 | 7 | -68/+99 |
| | |||||
* | Half work! | crupest | 2019-03-09 | 5 | -77/+106 |
| | |||||
* | Seperate internal and public user service. | crupest | 2019-03-09 | 10 | -151/+203 |
| | |||||
* | User named route in dialog. | crupest | 2019-03-09 | 9 | -59/+81 |
| | |||||
* | Reorganize with modules. | crupest | 2019-03-07 | 1 | -0/+24 |
| | |||||
* | Fix a lint error. | crupest | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Write all unit tests. | crupest | 2019-03-06 | 5 | -16/+256 |
| | |||||
* | Reorganize file structure. | crupest | 2019-03-06 | 15 | -0/+368 |