Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate settings page. | crupest | 2020-09-02 | 1 | -24/+16 |
| | |||||
* | Migrate home page. | crupest | 2020-09-02 | 4 | -8/+7 |
| | |||||
* | ... | crupest | 2020-09-02 | 7 | -94/+483 |
| | |||||
* | Roll back typescipt-eslint. | crupest | 2020-09-01 | 3 | -134/+111 |
| | |||||
* | ... | crupest | 2020-09-01 | 59 | -173/+164 |
| | |||||
* | Upgrade packages. | crupest | 2020-09-01 | 3 | -475/+572 |
| | |||||
* | Merge pull request #158 from crupest/dev | crupest | 2020-08-31 | 16 | -20/+752 |
|\ | | | | | Develop new features of back end. | ||||
| * | Post info now contain data etag. | crupest | 2020-08-31 | 3 | -1/+44 |
| | | |||||
| * | Now uesr avatar put api returns etag. | crupest | 2020-08-31 | 4 | -8/+72 |
| | | |||||
| * | Add change timeline name api to timeline controller. | crupest | 2020-08-28 | 6 | -10/+120 |
| | | |||||
| * | Timeline service add change timeline name api. | crupest | 2020-08-27 | 2 | -0/+69 |
| | | |||||
| * | Timeline title feature. | crupest | 2020-08-27 | 6 | -1/+77 |
| | | |||||
| * | Database add title to timeline. | crupest | 2020-08-27 | 4 | -1/+371 |
|/ | |||||
* | No longer wait for saving user, which may lead to delay. | crupest | 2020-08-26 | 2 | -8/+8 |
| | |||||
* | DataHub v3.0 . Also fix the bug that posts may be wrong if timeline has ↵ | crupest | 2020-08-26 | 3 | -278/+307 |
| | | | | changed with same name. | ||||
* | Merge pull request #155 from crupest/nickname | crupest | 2020-08-25 | 4 | -20/+12 |
|\ | | | | | Move change nickname api to UserInfoService. | ||||
| * | Move change nickname api to UserInfoService. | crupest | 2020-08-25 | 4 | -20/+12 |
|/ | |||||
* | Merge pull request #154 from crupest/toolchain | crupest | 2020-08-25 | 85 | -10419/+12577 |
|\ | | | | | Upgrade toolchain of front end. | ||||
| * | Fix type errors. | crupest | 2020-08-25 | 1 | -2/+4 |
| | | |||||
| * | ... | crupest | 2020-08-24 | 1 | -0/+1 |
| | | |||||
| * | ... | crupest | 2020-08-24 | 33 | -87/+768 |
| | | |||||
| * | ... | crupest | 2020-08-24 | 84 | -10351/+11660 |
| | | |||||
| * | Remove usage of html-webpack-template. | crupest | 2020-08-24 | 5 | -46/+30 |
| | | |||||
| * | Use mini-css-extract-plugin in production. | crupest | 2020-08-24 | 6 | -7/+182 |
| | | |||||
| * | css also use postcss. | crupest | 2020-08-24 | 1 | -0/+6 |
|/ | |||||
* | Merge pull request #152 from crupest/webpack-chain | crupest | 2020-08-24 | 6 | -226/+1164 |
|\ | | | | | Migrate to webpack chain. | ||||
| * | Migrate to webpack chain. | crupest | 2020-08-24 | 6 | -226/+1164 |
|/ | |||||
* | Merge pull request #151 from crupest/patch-posts | crupest | 2020-08-23 | 2 | -12/+70 |
|\ | | | | | Patch post list instead of fetch the full one. | ||||
| * | Post list is now patched. | crupest | 2020-08-23 | 2 | -12/+70 |
|/ | |||||
* | Merge pull request #150 from crupest/swagger | crupest | 2020-08-23 | 5 | -5/+66 |
|\ | | | | | Enhance swagger docs. | ||||
| * | Add produces and consumes . | crupest | 2020-08-23 | 4 | -3/+8 |
| | | |||||
| * | Add error code to swagger description. | crupest | 2020-08-23 | 2 | -2/+58 |
|/ | |||||
* | Merge pull request #149 from crupest/swagger | crupest | 2020-08-21 | 31 | -505/+2567 |
|\ | | | | | Swagger/OpenAPI | ||||
| * | ... | crupest | 2020-08-21 | 4 | -7/+138 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 8 | -13/+16 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 2 | -0/+28 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 2 | -55/+0 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 6 | -55/+167 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 8 | -76/+86 |
| | | |||||
| * | ... | crupest | 2020-08-21 | 1 | -1/+143 |
| | | |||||
| * | Add document for user avatar controller. | crupest | 2020-08-20 | 1 | -1/+44 |
| | | |||||
| * | ... | crupest | 2020-08-20 | 9 | -4/+1747 |
| | | |||||
| * | Upgrade packages. | crupest | 2020-08-19 | 4 | -442/+347 |
|/ | |||||
* | ... | crupest | 2020-08-11 | 1 | -21/+21 |
| | |||||
* | Merge pull request #146 from crupest/fix-141 | crupest | 2020-08-11 | 26 | -80/+1118 |
|\ | | | | | Fix #141 . | ||||
| * | Add unit tests. | crupest | 2020-08-11 | 1 | -0/+84 |
| | | |||||
| * | Post list modified since now consider username change. And make all datetime ↵ | crupest | 2020-08-11 | 11 | -10/+136 |
| | | | | | | | | utc. | ||||
| * | Migrate DateTimeOffset to DateTime. | crupest | 2020-08-11 | 6 | -10/+364 |
| | | |||||
| * | Handle post deletion on user deletion correctly. | crupest | 2020-08-11 | 6 | -48/+111 |
| | | |||||
| * | Make author column of post nullable. | crupest | 2020-08-11 | 7 | -12/+423 |
|/ |