aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services
Commit message (Expand)AuthorAgeFilesLines
* Add script to convert encoding and eof. And of course run it.unknown2019-08-073-34/+34
* 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
* Fix a bug.crupest2019-04-221-6/+6
* Fix a bug in cos service. Add avatar api.crupest2019-04-222-1/+19
* Add Tencent COS.crupest2019-04-221-0/+94
* Add change password api.crupest2019-04-221-0/+42
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-5/+5
* Allow ordinary user to patch his password.crupest2019-04-212-25/+18
* Remove unnecessary columns in database query.crupest2019-04-211-7/+11
* Add user management REST api.crupest2019-04-181-9/+146
* Add database connection.crupest2019-04-123-49/+324
* Change create token api.crupest2019-04-111-16/+10
* Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-041-2/+0
* Develop user token interface.crupest2019-02-141-4/+70
* Add authorization.crupest2019-02-072-2/+66
* Init commit.crupest2019-02-041-0/+33