aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/UserService.cs
Commit message (Collapse)AuthorAgeFilesLines
* Improve log.杨宇千2019-08-041-364/+403
|
* WIP: Need to solve the entity framework problem.杨宇千2019-08-041-5/+5
|
* 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-011-3/+4
|
* Expired token now has a unique code.杨宇千2019-08-011-0/+3
|
* Rename isAdmin to administrator.杨宇千2019-07-291-12/+12
|
* Fix bugs and write unit tests.杨宇千2019-07-231-3/+1
|
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-231-154/+50
|
* WIP: change UserService.杨宇千2019-07-211-32/+142
|
* Change roles in UserInfo into isadmin.crupest2019-05-161-17/+22
|
* Throw exception in cos service.crupest2019-04-301-0/+8
|
* Add avatar upload function.crupest2019-04-301-0/+42
|
* Implement generate object get url in cos.crupest2019-04-251-3/+3
|
* Remove qcloud cs sdk. I will write one by myself.crupest2019-04-231-3/+3
| | | | Develop signature algorithm.
* Fix a bug in cos service. Add avatar api.crupest2019-04-221-1/+14
|
* 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-211-16/+5
|
* 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-121-10/+105
|
* Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-041-2/+0
|
* Add authorization.crupest2019-02-071-2/+2
|
* Init commit.crupest2019-02-041-0/+33