aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Entities
Commit message (Collapse)AuthorAgeFilesLines
...
* Enhance database.杨宇千2019-08-171-2/+8
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-42/+42
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-076-183/+183
| |
* | 3 things.杨宇千2019-08-057-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-011-0/+2
|
* Rename isAdmin to administrator.杨宇千2019-07-293-7/+7
|
* WIP: Change UserController.杨宇千2019-07-233-45/+23
|
* WIP: Rewrite TokenController.杨宇千2019-07-233-30/+18
|
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-232-1/+17
|
* WIP: change UserService.杨宇千2019-07-212-5/+13
|
* Change roles in UserInfo into isadmin.crupest2019-05-163-75/+64
|
* 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-225-43/+56
|
* Allow ordinary user to patch his password.crupest2019-04-214-43/+55
|
* Remove unnecessary columns in database query.crupest2019-04-211-8/+15
|
* Reorgnize api. Add basic unit test.crupest2019-04-212-9/+69
|
* Add user management REST api.crupest2019-04-182-15/+30
|
* Rename ValidateToken to VerifyToken.crupest2019-04-151-2/+2
|
* Add database connection.crupest2019-04-123-40/+56
|
* Change create token api.crupest2019-04-111-0/+26
|
* Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-041-7/+2
|
* Develop user token interface.crupest2019-02-141-0/+15
|
* Add authorization.crupest2019-02-071-0/+1
|
* Init commit.crupest2019-02-041-0/+14