aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services
Commit message (Expand)AuthorAgeFilesLines
* ...crupest2020-01-293-1/+93
* ...crupest2020-01-295-133/+183
* ...crupest2020-01-298-278/+180
* ...crupest2020-01-233-76/+38
* ...crupest2020-01-2110-142/+286
* Fix a bug in delete post.crupest2020-01-171-2/+0
* Fix a bug in wrong message of BadPasswordException.crupest2020-01-121-2/+2
* Fix a bug in simultaneous database queries.crupest2019-12-101-6/+10
* Get posts should return posts ordered by time.crupest2019-11-201-1/+1
* Change post content to null instead of delete the entity when deleting post.crupest2019-11-201-2/+4
* Complete integrated tests??? Fix bugs.crupest2019-11-191-2/+2
* Continue to write tests.crupest2019-11-181-1/+1
* Write tests and fix bugs found via tests.crupest2019-11-181-1/+1
* Complete personal timeline service without tests.crupest2019-11-171-5/+121
* WIP : Write timeline service.杨宇千2019-11-132-8/+332
* Complete PersonalTimelineController and write attribute test.杨宇千2019-11-073-13/+87
* Add controller primarily and of course redesign the service accordingly.杨宇千2019-11-042-33/+46
* Complete designing timeline service though there may be many bugs in the design.杨宇千2019-11-044-22/+101
* WIP: Design the timeline service interface.杨宇千2019-11-033-2/+229
* Design the entity model primarily.杨宇千2019-11-031-0/+12
* 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