aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Entities/Http
Commit message (Collapse)AuthorAgeFilesLines
* 3 things.杨宇千2019-08-053-83/+0
| | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* Add token expire time.杨宇千2019-08-011-0/+2
|
* Rename isAdmin to administrator.杨宇千2019-07-291-2/+2
|
* WIP: Change UserController.杨宇千2019-07-232-43/+21
|
* WIP: Rewrite TokenController.杨宇千2019-07-233-30/+18
|
* Change roles in UserInfo into isadmin.crupest2019-05-161-5/+11
|
* Add avatar upload function.crupest2019-04-301-0/+11
|
* Add change password api.crupest2019-04-221-0/+17
|
* Move http models in to a new namespace. Revert last commit.crupest2019-04-223-0/+81