Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | 杨宇千 | 2019-10-19 | 1 | -1/+7 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 1 | -14/+47 |
| | |||||
* | Init migration to dotnet core 3.0.0 . | 杨宇千 | 2019-09-25 | 1 | -2/+2 |
| | |||||
* | Rename EMail to Email. | 杨宇千 | 2019-08-24 | 1 | -2/+2 |
| | |||||
* | Add nickname. Step 1. | 杨宇千 | 2019-08-22 | 1 | -7/+41 |
| | |||||
* | Add user detail controller. | 杨宇千 | 2019-08-22 | 1 | -0/+9 |
| | |||||
* | Add database test for user detail. | 杨宇千 | 2019-08-21 | 1 | -0/+2 |
| | |||||
* | Add database entity and service. | 杨宇千 | 2019-08-21 | 3 | -18/+123 |
| | |||||
* | Use etag for cache. | 杨宇千 | 2019-08-20 | 3 | -15/+130 |
| | |||||
* | Add avatar 304. | 杨宇千 | 2019-08-19 | 2 | -33/+45 |
| | |||||
* | Improve avatar validation. | 杨宇千 | 2019-08-19 | 1 | -11/+30 |
| | |||||
* | Add validator. | 杨宇千 | 2019-08-19 | 1 | -2/+42 |
| | |||||
* | Add avatar controller. | 杨宇千 | 2019-08-18 | 1 | -0/+10 |
| | |||||
* | Add avatar service. | 杨宇千 | 2019-08-18 | 1 | -0/+181 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 3 | -34/+34 |
|\ | |||||
| * | Add script to convert encoding and eof. And of course run it. | unknown | 2019-08-07 | 3 | -34/+34 |
| | | |||||
* | | 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 | 3 | -402/+403 |
| | |||||
* | 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 | 3 | -6/+41 |
| | |||||
* | Password service use exception. | 杨宇千 | 2019-08-01 | 1 | -37/+46 |
| | |||||
* | Expired token now has a unique code. | 杨宇千 | 2019-08-01 | 2 | -8/+55 |
| | |||||
* | Merge branch 'master' into remove-cos | 杨宇千 | 2019-07-29 | 1 | -12/+12 |
|\ | |||||
| * | Rename isAdmin to administrator. | 杨宇千 | 2019-07-29 | 1 | -12/+12 |
| | | |||||
* | | Remove QCloud COS completely. | 杨宇千 | 2019-07-29 | 1 | -328/+0 |
|/ | |||||
* | Fix bugs and write unit tests. | 杨宇千 | 2019-07-23 | 3 | -4/+4 |
| | |||||
* | WIP: Develop UserService. Remove unused components. | 杨宇千 | 2019-07-23 | 3 | -157/+51 |
| | |||||
* | WIP: change UserService. | 杨宇千 | 2019-07-21 | 2 | -47/+156 |
| | |||||
* | WIP: Change the JwtService. | 杨宇千 | 2019-07-20 | 1 | -20/+42 |
| | |||||
* | Add version column in user database. | 杨宇千 | 2019-07-20 | 1 | -1/+0 |
| | |||||
* | Change roles in UserInfo into isadmin. | crupest | 2019-05-16 | 2 | -30/+48 |
| | |||||
* | Throw exception in cos service. | crupest | 2019-04-30 | 2 | -1/+10 |
| | |||||
* | Add avatar upload function. | crupest | 2019-04-30 | 2 | -0/+113 |
| | |||||
* | Rename the cos service file. Fix a bug in test. | crupest | 2019-04-25 | 1 | -0/+0 |
| | |||||
* | Implement generate object get url in cos. | crupest | 2019-04-25 | 2 | -10/+54 |
| | |||||
* | Add ObjectExists implementation in cos. Remove Test host environment. | crupest | 2019-04-24 | 1 | -9/+79 |
| | |||||
* | Remove qcloud cs sdk. I will write one by myself. | crupest | 2019-04-23 | 2 | -68/+112 |
| | | | | Develop signature algorithm. | ||||
* | Fix a bug. | crupest | 2019-04-22 | 1 | -6/+6 |
| | |||||
* | Fix a bug in cos service. Add avatar api. | crupest | 2019-04-22 | 2 | -1/+19 |
| | |||||
* | Add Tencent COS. | crupest | 2019-04-22 | 1 | -0/+94 |
| | |||||
* | 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 | 2 | -25/+18 |
| | |||||
* | 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 |
| |