Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all patch return the new entity. | crupest | 2020-01-31 | 1 | -4/+10 |
| | |||||
* | Fix test bugs in user info mapper. Make create user action return created ↵ | crupest | 2020-01-31 | 1 | -4/+4 |
| | | | | user info. | ||||
* | Finish reafctor, TODO: Database migration. | crupest | 2020-01-30 | 1 | -0/+2 |
| | |||||
* | ... | crupest | 2020-01-30 | 1 | -6/+30 |
| | |||||
* | ... | crupest | 2020-01-29 | 1 | -1/+0 |
| | |||||
* | ... | crupest | 2020-01-29 | 1 | -103/+160 |
| | |||||
* | ... | crupest | 2020-01-29 | 1 | -132/+139 |
| | |||||
* | ... | crupest | 2020-01-23 | 1 | -36/+31 |
| | |||||
* | ... | crupest | 2020-01-21 | 1 | -46/+22 |
| | |||||
* | Add NeutralResourcesLanguage. Conform to best practices. | 杨宇千 | 2019-10-25 | 1 | -5/+5 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 1 | -1/+1 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 1 | -1/+1 |
| | |||||
* | ... | 杨宇千 | 2019-10-23 | 1 | -38/+57 |
| | |||||
* | ... | 杨宇千 | 2019-10-22 | 1 | -8/+10 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 1 | -173/+22 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 1 | -14/+47 |
| | |||||
* | Add avatar 304. | 杨宇千 | 2019-08-19 | 1 | -1/+1 |
| | |||||
* | Add change username. | 杨宇千 | 2019-08-17 | 1 | -0/+57 |
| | |||||
* | Add validation. | 杨宇千 | 2019-08-17 | 1 | -51/+1 |
| | |||||
* | Add username format check. | 杨宇千 | 2019-08-12 | 1 | -0/+9 |
| | |||||
* | Add username validator. | 杨宇千 | 2019-08-12 | 1 | -2/+71 |
| | |||||
* | 3 things. | 杨宇千 | 2019-08-05 | 1 | -1/+1 |
| | | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests. | ||||
* | Improve log. | 杨宇千 | 2019-08-04 | 1 | -364/+403 |
| | |||||
* | WIP: Need to solve the entity framework problem. | 杨宇千 | 2019-08-04 | 1 | -5/+5 |
| | |||||
* | Continue to add unit tests for token. Fix a bug thanks to unit test. | 杨宇千 | 2019-08-04 | 1 | -14/+9 |
| | |||||
* | Add token expire time. | 杨宇千 | 2019-08-01 | 1 | -3/+4 |
| | |||||
* | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 1 | -0/+3 |
| | |||||
* | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 1 | -12/+12 |
| | |||||
* | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 1 | -3/+1 |
| | |||||
* | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 1 | -154/+50 |
| | |||||
* | WIP: change UserService. | 杨宇千 | 2019-07-21 | 1 | -32/+142 |
| | |||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 1 | -17/+22 |
| | |||||
* | Throw exception in cos service. | crupest | 2019-04-30 | 1 | -0/+8 |
| | |||||
* | Add avatar upload function. | crupest | 2019-04-30 | 1 | -0/+42 |
| | |||||
* | Implement generate object get url in cos. | crupest | 2019-04-25 | 1 | -3/+3 |
| | |||||
* | Remove qcloud cs sdk. I will write one by myself. | crupest | 2019-04-23 | 1 | -3/+3 |
| | | | | Develop signature algorithm. | ||||
* | Fix a bug in cos service. Add avatar api. | crupest | 2019-04-22 | 1 | -1/+14 |
| | |||||
* | Add change password api. | crupest | 2019-04-22 | 1 | -0/+42 |
| | |||||
* | Move http models in to a new namespace. Revert last commit. | crupest | 2019-04-22 | 1 | -5/+5 |
| | |||||
* | Allow ordinary user to patch his password. | crupest | 2019-04-21 | 1 | -16/+5 |
| | |||||
* | Remove unnecessary columns in database query. | crupest | 2019-04-21 | 1 | -7/+11 |
| | |||||
* | Add user management REST api. | crupest | 2019-04-18 | 1 | -9/+146 |
| | |||||
* | Add database connection. | crupest | 2019-04-12 | 1 | -10/+105 |
| | |||||
* | Migrate todo page from Azure DevOps WorkItems to Github Issues. | crupest | 2019-03-04 | 1 | -2/+0 |
| | |||||
* | Add authorization. | crupest | 2019-02-07 | 1 | -2/+2 |
| | |||||
* | Init commit. | crupest | 2019-02-04 | 1 | -0/+33 |