Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Enhance database. | 杨宇千 | 2019-08-17 | 1 | -2/+8 | |
| | ||||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 1 | -42/+42 | |
|\ | ||||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 6 | -183/+183 | |
| | | ||||||
* | | 3 things. | 杨宇千 | 2019-08-05 | 7 | -183/+42 | |
|/ | | | | | | 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 | 3 | -7/+7 | |
| | ||||||
* | WIP: Change UserController. | 杨宇千 | 2019-07-23 | 3 | -45/+23 | |
| | ||||||
* | WIP: Rewrite TokenController. | 杨宇千 | 2019-07-23 | 3 | -30/+18 | |
| | ||||||
* | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 2 | -1/+17 | |
| | ||||||
* | WIP: change UserService. | 杨宇千 | 2019-07-21 | 2 | -5/+13 | |
| | ||||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 3 | -75/+64 | |
| | ||||||
* | 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 | 5 | -43/+56 | |
| | ||||||
* | Allow ordinary user to patch his password. | crupest | 2019-04-21 | 4 | -43/+55 | |
| | ||||||
* | Remove unnecessary columns in database query. | crupest | 2019-04-21 | 1 | -8/+15 | |
| | ||||||
* | Reorgnize api. Add basic unit test. | crupest | 2019-04-21 | 2 | -9/+69 | |
| | ||||||
* | Add user management REST api. | crupest | 2019-04-18 | 2 | -15/+30 | |
| | ||||||
* | Rename ValidateToken to VerifyToken. | crupest | 2019-04-15 | 1 | -2/+2 | |
| | ||||||
* | Add database connection. | crupest | 2019-04-12 | 3 | -40/+56 | |
| | ||||||
* | Change create token api. | crupest | 2019-04-11 | 1 | -0/+26 | |
| | ||||||
* | Migrate todo page from Azure DevOps WorkItems to Github Issues. | crupest | 2019-03-04 | 1 | -7/+2 | |
| | ||||||
* | Develop user token interface. | crupest | 2019-02-14 | 1 | -0/+15 | |
| | ||||||
* | Add authorization. | crupest | 2019-02-07 | 1 | -0/+1 | |
| | ||||||
* | Init commit. | crupest | 2019-02-04 | 1 | -0/+14 | |