aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers/TokenController.cs
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-01-211-3/+3
|
* Basically finish refactor of error codes.crupest2020-01-191-2/+2
|
* ...crupest2020-01-181-41/+9
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-15/+14
|
* ...杨宇千2019-10-211-18/+20
|
* ...杨宇千2019-10-211-2/+2
|
* ...杨宇千2019-10-201-12/+14
|
* ...杨宇千2019-10-201-15/+19
|
* ...杨宇千2019-10-191-3/+3
|
* ...杨宇千2019-10-171-65/+66
|
* 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
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* 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