Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | crupest | 2020-01-31 | 1 | -10/+5 |
| | |||||
* | Finish reafctor, TODO: Database migration. | crupest | 2020-01-30 | 3 | -10/+12 |
| | |||||
* | ... | crupest | 2020-01-30 | 6 | -171/+156 |
| | |||||
* | ... | crupest | 2020-01-29 | 2 | -47/+82 |
| | |||||
* | ... | crupest | 2020-01-29 | 1 | -2/+2 |
| | |||||
* | ... | crupest | 2020-01-29 | 2 | -51/+2 |
| | |||||
* | ... | crupest | 2020-01-23 | 2 | -33/+38 |
| | |||||
* | ... | crupest | 2020-01-21 | 2 | -6/+6 |
| | |||||
* | Basically finish refactor of error codes. | crupest | 2020-01-19 | 3 | -6/+5 |
| | |||||
* | ... | crupest | 2020-01-18 | 4 | -185/+43 |
| | |||||
* | Add delete nonexist post test, and fix the bug. | crupest | 2019-11-20 | 1 | -6/+6 |
| | |||||
* | Fix typo in path of personal timeline controller actions. Add timeline ↵ | crupest | 2019-11-17 | 1 | -4/+4 |
| | | | | permission test. | ||||
* | WIP : Write timeline service. | 杨宇千 | 2019-11-13 | 1 | -2/+2 |
| | |||||
* | Complete personal timeline controller unit tests. | 杨宇千 | 2019-11-12 | 1 | -7/+18 |
| | |||||
* | Add PersonalTimelineController PostOperationCreate unit tests. | 杨宇千 | 2019-11-09 | 1 | -3/+3 |
| | |||||
* | Complete PersonalTimelineController and write attribute test. | 杨宇千 | 2019-11-07 | 1 | -35/+51 |
| | |||||
* | Add controller primarily and of course redesign the service accordingly. | 杨宇千 | 2019-11-04 | 1 | -0/+141 |
| | |||||
* | Continue to construct feature and tests. | 杨宇千 | 2019-10-31 | 4 | -3/+8 |
| | |||||
* | Add UserDetailController unit tests. | 杨宇千 | 2019-10-28 | 1 | -0/+44 |
| | |||||
* | Add NeutralResourcesLanguage. Conform to best practices. | 杨宇千 | 2019-10-25 | 4 | -61/+88 |
| | |||||
* | ... | 杨宇千 | 2019-10-24 | 1 | -55/+80 |
| | |||||
* | ... | 杨宇千 | 2019-10-23 | 3 | -32/+20 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 3 | -129/+36 |
| | |||||
* | ... | 杨宇千 | 2019-10-21 | 2 | -21/+22 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 1 | -29/+62 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 1 | -12/+14 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 1 | -3/+3 |
| | |||||
* | ... | 杨宇千 | 2019-10-20 | 1 | -15/+19 |
| | |||||
* | ... | 杨宇千 | 2019-10-19 | 1 | -3/+3 |
| | |||||
* | ... | 杨宇千 | 2019-10-17 | 2 | -69/+70 |
| | |||||
* | ... | 杨宇千 | 2019-10-17 | 1 | -1/+2 |
| | |||||
* | Use cache attribute. | 杨宇千 | 2019-08-29 | 1 | -4/+1 |
| | |||||
* | Fix a bug. | 杨宇千 | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | Add Cache-Control and ETag headers for 304 to satisfy standards. | 杨宇千 | 2019-08-27 | 1 | -2/+10 |
| | |||||
* | Add max-age. | 杨宇千 | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | Add Cache-Control header for avatar get. | 杨宇千 | 2019-08-26 | 1 | -0/+2 |
| | |||||
* | Add nickname in detail controller. | 杨宇千 | 2019-08-22 | 1 | -3/+24 |
| | |||||
* | Add user detail controller. | 杨宇千 | 2019-08-22 | 1 | -0/+75 |
| | |||||
* | Use etag for cache. | 杨宇千 | 2019-08-20 | 1 | -10/+13 |
| | |||||
* | Add check for content in avatar put. | 杨宇千 | 2019-08-19 | 1 | -4/+22 |
| | |||||
* | Add avatar 304. | 杨宇千 | 2019-08-19 | 1 | -2/+14 |
| | |||||
* | Improve avatar validation. | 杨宇千 | 2019-08-19 | 1 | -6/+30 |
| | |||||
* | Develop user avatar controller. | 杨宇千 | 2019-08-18 | 1 | -2/+43 |
| | |||||
* | Add avatar controller. | 杨宇千 | 2019-08-18 | 1 | -0/+70 |
| | |||||
* | Add change username. | 杨宇千 | 2019-08-17 | 1 | -1/+29 |
| | |||||
* | Add username format check. | 杨宇千 | 2019-08-12 | 1 | -12/+22 |
| | |||||
* | Add UserController unit tests. | 杨宇千 | 2019-08-09 | 1 | -2/+2 |
| | |||||
* | Rename user yo users in route. | 杨宇千 | 2019-08-08 | 1 | -9/+9 |
| | |||||
* | 2 things. | 杨宇千 | 2019-08-08 | 1 | -9/+1 |
| | | | | | 1. Make Administrator in UserPutRequest nullable. 2. Remove default route. | ||||
* | Merge branch 'master' into null-request-field | 杨宇千 | 2019-08-08 | 3 | -284/+284 |
|\ |