aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/user
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-09-017-685/+0
|
* Move change nickname api to UserInfoService.crupest2020-08-252-19/+3
|
* ...crupest2020-08-244-8/+6
|
* ...crupest2020-08-248-704/+703
|
* Use cache login user if offline.crupest2020-08-071-2/+2
|
* ...crupest2020-08-041-4/+5
|
* Merge front end repocrupest2020-07-268-0/+703
|
* Move front end to a submodule.crupest2020-07-138-786/+0
|
* feat(front): Service worker is coming!crupest2020-06-118-0/+786
|
* Init separate.crupest2019-04-1328-1054/+0
|
* Change create token api.crupest2019-04-114-19/+32
|
* Run lint.crupest2019-04-111-2/+2
|
* Add remember me.crupest2019-04-116-33/+51
|
* Add unit test.crupest2019-03-265-19/+44
|
* Fix a bug. Set userInfo to null when nologin.crupest2019-03-181-0/+3
|
* Design login success UI.crupest2019-03-182-1/+16
|
* Add logout. Fix a bug.crupest2019-03-189-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.crupest2019-03-174-85/+104
|
* Add remember me.crupest2019-03-162-33/+52
|
* Only open user dialog when it is not opened!crupest2019-03-141-1/+3
|
* Add auth guard unit test.crupest2019-03-141-9/+55
|
* Add wildcard route redirection in user.crupest2019-03-132-2/+19
|
* Add unit test.crupest2019-03-133-17/+17
|
* ...crupest2019-03-133-7/+9
|
* Use route to control user dialog.crupest2019-03-136-104/+68
|
* Add auth guard.crupest2019-03-113-4/+82
|
* Fix some compile bugs.crupest2019-03-111-10/+4
|
* Use strict check of typescript compiler.crupest2019-03-115-10/+20
|
* Extract out http entities.crupest2019-03-113-9/+16
|
* Write unit tests.crupest2019-03-117-68/+99
|
* Half work!crupest2019-03-095-77/+106
|
* Seperate internal and public user service.crupest2019-03-0910-151/+203
|
* User named route in dialog.crupest2019-03-099-59/+81
|
* Reorganize with modules.crupest2019-03-071-0/+24
|
* Fix a lint error.crupest2019-03-061-1/+1
|
* Write all unit tests.crupest2019-03-065-16/+256
|
* Reorganize file structure.crupest2019-03-0615-0/+368