Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3 things. | 杨宇千 | 2019-08-05 | 3 | -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-01 | 1 | -0/+2 |
| | |||||
* | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 1 | -2/+2 |
| | |||||
* | WIP: Change UserController. | 杨宇千 | 2019-07-23 | 2 | -43/+21 |
| | |||||
* | WIP: Rewrite TokenController. | 杨宇千 | 2019-07-23 | 3 | -30/+18 |
| | |||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 1 | -5/+11 |
| | |||||
* | Add avatar upload function. | crupest | 2019-04-30 | 1 | -0/+11 |
| | |||||
* | Add change password api. | crupest | 2019-04-22 | 1 | -0/+17 |
| | |||||
* | Move http models in to a new namespace. Revert last commit. | crupest | 2019-04-22 | 3 | -0/+81 |