Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Init separate. | crupest | 2019-04-13 | 1 | -38/+0 |
| | |||||
* | Add remember me. | crupest | 2019-04-11 | 1 | -2/+2 |
| | |||||
* | Add logout. Fix a bug. | crupest | 2019-03-18 | 1 | -2/+4 |
| | | | | 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 | 1 | -0/+2 |
| | |||||
* | Add remember me. | crupest | 2019-03-16 | 1 | -2/+2 |
| | |||||
* | Add wildcard route redirection in user. | crupest | 2019-03-13 | 1 | -2/+4 |
| | |||||
* | Add auth guard. | crupest | 2019-03-11 | 1 | -4/+5 |
| | |||||
* | Write unit tests. | crupest | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | User named route in dialog. | crupest | 2019-03-09 | 1 | -1/+8 |
| | |||||
* | Reorganize with modules. | crupest | 2019-03-07 | 1 | -0/+24 |