aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/user/internal-user-service
Commit message (Collapse)AuthorAgeFilesLines
* Init separate.crupest2019-04-135-333/+0
|
* Change create token api.crupest2019-04-114-19/+32
|
* Run lint.crupest2019-04-111-2/+2
|
* Add remember me.crupest2019-04-112-19/+30
|
* Fix a bug. Set userInfo to null when nologin.crupest2019-03-181-0/+3
|
* Add logout. Fix a bug.crupest2019-03-181-7/+16
| | | | 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-172-85/+99
|
* Add remember me.crupest2019-03-161-31/+50
|
* Use strict check of typescript compiler.crupest2019-03-112-5/+7
|
* Extract out http entities.crupest2019-03-113-9/+16
|
* Write unit tests.crupest2019-03-111-0/+0
|
* Half work!crupest2019-03-092-22/+23
|
* Seperate internal and public user service.crupest2019-03-094-0/+254