aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services
Commit message (Expand)AuthorAgeFilesLines
* Add user detail service.杨宇千2019-10-253-8/+109
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-253-11/+10
* ...杨宇千2019-10-241-1/+1
* ...杨宇千2019-10-242-10/+16
* ...杨宇千2019-10-245-107/+165
* ...杨宇千2019-10-232-53/+80
* ...杨宇千2019-10-221-8/+10
* ...杨宇千2019-10-219-374/+247
* ...杨宇千2019-10-191-1/+7
* ...杨宇千2019-10-191-14/+47
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-251-2/+2
* Rename EMail to Email.杨宇千2019-08-241-2/+2
* Add nickname. Step 1.杨宇千2019-08-221-7/+41
* Add user detail controller.杨宇千2019-08-221-0/+9
* Add database test for user detail.杨宇千2019-08-211-0/+2
* Add database entity and service.杨宇千2019-08-213-18/+123
* Use etag for cache.杨宇千2019-08-203-15/+130
* Add avatar 304.杨宇千2019-08-192-33/+45
* Improve avatar validation.杨宇千2019-08-191-11/+30
* Add validator.杨宇千2019-08-191-2/+42
* Add avatar controller.杨宇千2019-08-181-0/+10
* Add avatar service.杨宇千2019-08-181-0/+181
* Add change username.杨宇千2019-08-171-0/+57
* Add validation.杨宇千2019-08-171-51/+1
* Add username format check.杨宇千2019-08-121-0/+9
* Add username validator.杨宇千2019-08-121-2/+71
* Merge branch 'master' into null-request-field杨宇千2019-08-083-34/+34
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-073-34/+34
* | 3 things.杨宇千2019-08-051-1/+1
|/
* Improve log.杨宇千2019-08-041-364/+403
* WIP: Need to solve the entity framework problem.杨宇千2019-08-043-402/+403
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-041-14/+9
* Add token expire time.杨宇千2019-08-013-6/+41
* Password service use exception.杨宇千2019-08-011-37/+46
* Expired token now has a unique code.杨宇千2019-08-012-8/+55
* Merge branch 'master' into remove-cos杨宇千2019-07-291-12/+12
|\
| * Rename isAdmin to administrator.杨宇千2019-07-291-12/+12
* | Remove QCloud COS completely.杨宇千2019-07-291-328/+0
|/
* Fix bugs and write unit tests.杨宇千2019-07-233-4/+4
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-233-157/+51
* WIP: change UserService.杨宇千2019-07-212-47/+156
* WIP: Change the JwtService.杨宇千2019-07-201-20/+42
* Add version column in user database.杨宇千2019-07-201-1/+0
* Change roles in UserInfo into isadmin.crupest2019-05-162-30/+48
* Throw exception in cos service.crupest2019-04-302-1/+10
* Add avatar upload function.crupest2019-04-302-0/+113
* Rename the cos service file. Fix a bug in test.crupest2019-04-251-0/+0
* Implement generate object get url in cos.crupest2019-04-252-10/+54
* Add ObjectExists implementation in cos. Remove Test host environment.crupest2019-04-241-9/+79
* Remove qcloud cs sdk. I will write one by myself.crupest2019-04-232-68/+112