aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers
Commit message (Expand)AuthorAgeFilesLines
* ...crupest2020-01-212-6/+6
* Basically finish refactor of error codes.crupest2020-01-193-6/+5
* ...crupest2020-01-184-185/+43
* Add delete nonexist post test, and fix the bug.crupest2019-11-201-6/+6
* Fix typo in path of personal timeline controller actions. Add timeline permis...crupest2019-11-171-4/+4
* WIP : Write timeline service.杨宇千2019-11-131-2/+2
* Complete personal timeline controller unit tests.杨宇千2019-11-121-7/+18
* Add PersonalTimelineController PostOperationCreate unit tests.杨宇千2019-11-091-3/+3
* Complete PersonalTimelineController and write attribute test.杨宇千2019-11-071-35/+51
* Add controller primarily and of course redesign the service accordingly.杨宇千2019-11-041-0/+141
* Continue to construct feature and tests.杨宇千2019-10-314-3/+8
* Add UserDetailController unit tests.杨宇千2019-10-281-0/+44
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-254-61/+88
* ...杨宇千2019-10-241-55/+80
* ...杨宇千2019-10-233-32/+20
* ...杨宇千2019-10-213-129/+36
* ...杨宇千2019-10-212-21/+22
* ...杨宇千2019-10-201-29/+62
* ...杨宇千2019-10-201-12/+14
* ...杨宇千2019-10-201-3/+3
* ...杨宇千2019-10-201-15/+19
* ...杨宇千2019-10-191-3/+3
* ...杨宇千2019-10-172-69/+70
* ...杨宇千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
* Add nickname in detail controller.杨宇千2019-08-221-3/+24
* Add user detail controller.杨宇千2019-08-221-0/+75
* 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
* Add change username.杨宇千2019-08-171-1/+29
* Add username format check.杨宇千2019-08-121-12/+22
* Add UserController unit tests.杨宇千2019-08-091-2/+2
* Rename user yo users in route.杨宇千2019-08-081-9/+9
* 2 things.杨宇千2019-08-081-9/+1
* Merge branch 'master' into null-request-field杨宇千2019-08-083-284/+284
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-073-294/+294
* | 3 things.杨宇千2019-08-053-17/+7
|/
* Improve log.杨宇千2019-08-042-28/+65
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-041-1/+1
* Add unit tests for token.杨宇千2019-08-041-1/+1
* Add token expire time.杨宇千2019-08-011-4/+20
* Expired token now has a unique code.杨宇千2019-08-011-3/+13