aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/UserAvatarService.cs
Commit message (Collapse)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-271-265/+0
|
* Now uesr avatar put api returns etag.crupest2020-08-311-7/+7
|
* refactor(back): Refactor timeline service.crupest2020-06-171-0/+1
|
* Abstract out data cache helper.crupest2020-03-131-0/+5
|
* Revert namespace name change.crupest2020-03-101-3/+3
|
* ...crupest2020-03-101-3/+3
|
* ...crupest2020-03-071-30/+5
|
* Init development of post image feature.crupest2020-03-061-17/+7
|
* ...crupest2020-03-061-2/+2
|
* Migrate avatar service. TODO: Migrate database.crupest2020-03-051-20/+23
|
* ...crupest2020-01-301-32/+16
|
* ...crupest2020-01-211-1/+1
|
* Add user detail service.杨宇千2019-10-251-6/+3
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-3/+3
|
* ...杨宇千2019-10-241-7/+12
|
* ...杨宇千2019-10-241-98/+89
|
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-251-2/+2
|
* Add database entity and service.杨宇千2019-08-211-18/+3
|
* Use etag for cache.杨宇千2019-08-201-15/+82
|
* Add avatar 304.杨宇千2019-08-191-32/+44
|
* 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