aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers/TokenController.cs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into null-request-field杨宇千2019-08-081-126/+126
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-138/+138
* | 3 things.杨宇千2019-08-051-15/+3
|/
* Improve log.杨宇千2019-08-041-19/+54
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-041-1/+1
* Add unit tests for token.杨宇千2019-08-041-1/+1
* Add token expire time.杨宇千2019-08-011-4/+20
* Expired token now has a unique code.杨宇千2019-08-011-3/+13
* WIP: Change UserController.杨宇千2019-07-231-15/+15
* WIP: Rewrite TokenController.杨宇千2019-07-231-26/+54
* WIP: change UserService.杨宇千2019-07-211-1/+1
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-1/+1
* Reorgnize api. Add basic unit test.crupest2019-04-211-0/+74