aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers/UserAvatarController.cs
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2020-03-101-9/+9
|
* Init development of post image feature.crupest2020-03-061-4/+4
|
* Finish reafctor, TODO: Database migration.crupest2020-01-301-1/+1
|
* ...crupest2020-01-301-37/+52
|
* Basically finish refactor of error codes.crupest2020-01-191-2/+2
|
* ...crupest2020-01-181-58/+16
|
* Continue to construct feature and tests.杨宇千2019-10-311-1/+1
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-31/+26
|
* ...杨宇千2019-10-241-55/+80
|
* ...杨宇千2019-10-231-3/+3
|
* ...杨宇千2019-10-171-1/+2
|
* Use cache attribute.杨宇千2019-08-291-4/+1
|
* Fix a bug.杨宇千2019-08-271-1/+1
|
* Add Cache-Control and ETag headers for 304 to satisfy standards.杨宇千2019-08-271-2/+10
|
* Add max-age.杨宇千2019-08-271-1/+1
|
* Add Cache-Control header for avatar get.杨宇千2019-08-261-0/+2
|
* Use etag for cache.杨宇千2019-08-201-10/+13
|
* Add check for content in avatar put.杨宇千2019-08-191-4/+22
|
* Add avatar 304.杨宇千2019-08-191-2/+14
|
* Improve avatar validation.杨宇千2019-08-191-6/+30
|
* Develop user avatar controller.杨宇千2019-08-181-2/+43
|
* Add avatar controller.杨宇千2019-08-181-0/+70