aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Entities/Http/User.cs
Commit message (Collapse)AuthorAgeFilesLines
* 3 things.杨宇千2019-08-051-20/+0
| | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* Rename isAdmin to administrator.杨宇千2019-07-291-2/+2
|
* WIP: Change UserController.杨宇千2019-07-231-40/+0
|
* WIP: Rewrite TokenController.杨宇千2019-07-231-10/+10
|
* 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-221-0/+26