aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Entities
Commit message (Expand)AuthorAgeFilesLines
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-212-2/+19
* Migrate to use sqlite.crupest2020-02-211-18/+1
* Add timeline service.crupest2020-02-021-1/+3
* Finish reafctor, TODO: Database migration.crupest2020-01-301-1/+1
* ...crupest2020-01-302-3/+1
* ...crupest2020-01-293-28/+8
* ...crupest2020-01-232-0/+8
* ...crupest2020-01-217-18/+14
* Use sqlite development database.crupest2020-01-052-2/+20
* Write tests and fix bugs found via tests.crupest2019-11-181-16/+1
* WIP : Write timeline service.杨宇千2019-11-131-0/+1
* Add controller primarily and of course redesign the service accordingly.杨宇千2019-11-041-0/+10
* WIP: Design the timeline service interface.杨宇千2019-11-031-5/+1
* Design the entity model primarily.杨宇千2019-11-036-2/+119
* Add user detail service.杨宇千2019-10-253-0/+24
* ...杨宇千2019-10-241-12/+0
* ...杨宇千2019-10-241-0/+1
* ...杨宇千2019-10-233-63/+35
* ...杨宇千2019-10-193-13/+13
* Rename EMail to Email.杨宇千2019-08-241-1/+1
* Add nickname. Step 1.杨宇千2019-08-221-0/+3
* Add validators.杨宇千2019-08-211-1/+1
* Add database entity and service.杨宇千2019-08-212-1/+29
* Update Database.杨宇千2019-08-201-1/+1
* Use etag for cache.杨宇千2019-08-201-0/+4
* Add index for username.杨宇千2019-08-192-1/+1
* Add avatar 304.杨宇千2019-08-192-4/+22
* Add avatar service.杨宇千2019-08-182-0/+21
* Enhance database.杨宇千2019-08-171-2/+8
* Merge branch 'master' into null-request-field杨宇千2019-08-081-42/+42
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-076-183/+183
* | 3 things.杨宇千2019-08-057-183/+42
|/
* Add token expire time.杨宇千2019-08-011-0/+2
* Rename isAdmin to administrator.杨宇千2019-07-293-7/+7
* WIP: Change UserController.杨宇千2019-07-233-45/+23
* WIP: Rewrite TokenController.杨宇千2019-07-233-30/+18
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-232-1/+17
* WIP: change UserService.杨宇千2019-07-212-5/+13
* Change roles in UserInfo into isadmin.crupest2019-05-163-75/+64
* Add avatar upload function.crupest2019-04-301-0/+11
* Add change password api.crupest2019-04-221-0/+17
* Move http models in to a new namespace. Revert last commit.crupest2019-04-225-43/+56
* Allow ordinary user to patch his password.crupest2019-04-214-43/+55
* Remove unnecessary columns in database query.crupest2019-04-211-8/+15
* Reorgnize api. Add basic unit test.crupest2019-04-212-9/+69
* Add user management REST api.crupest2019-04-182-15/+30
* Rename ValidateToken to VerifyToken.crupest2019-04-151-2/+2
* Add database connection.crupest2019-04-123-40/+56
* Change create token api.crupest2019-04-111-0/+26
* Migrate todo page from Azure DevOps WorkItems to Github Issues.crupest2019-03-041-7/+2