aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #204 from crupest/back-devcrupest2021-01-0712-472/+617
|\
| * feat: Timeline info contains bookmark and highlight flag.crupest2021-01-077-12/+95
| * chore: Split integrated tests to speed up tests.crupest2021-01-073-460/+482
| * feat: Add check existence feature to bookmark and highlight service.crupest2021-01-072-0/+40
|/
* refactor: Highlight and bookmark service now use timeline id.crupest2021-01-074-75/+62
* chore: Move open api setup to its own namespace.crupest2021-01-072-27/+39
* Merge pull request #203 from crupest/back-devcrupest2021-01-0722-611/+147
|\
| * refactor: Make mapper a service. Fix #202.crupest2021-01-0722-611/+147
|/
* Merge pull request #198 from crupest/back-devcrupest2021-01-0742-1644/+1323
|\
| * 史诗级重构!crupest2021-01-0737-1608/+1269
| * refactor: Refactor front end mode configuration.crupest2021-01-056-36/+54
|/
* fix: Fix html-webpack-plugin incompatible problem with workbox.crupest2021-01-031-1/+1
* build: Upgrade packages.crupest2021-01-031-5/+5
* Merge pull request #197 from crupest/front-devcrupest2021-01-0335-458/+1069
|\
| * ...crupest2021-01-033-4/+14
| * ...crupest2021-01-033-12/+72
| * ...crupest2021-01-032-1/+4
| * fix: Fix a critical bug in bookmark timeline service.crupest2021-01-032-0/+18
| * ...crupest2021-01-035-53/+89
| * ...crupest2021-01-031-1/+16
| * ...crupest2021-01-031-94/+125
| * ...crupest2021-01-011-3/+0
| * ...crupest2021-01-012-12/+22
| * ...crupest2021-01-011-2/+12
| * ...crupest2021-01-011-6/+8
| * ...crupest2021-01-013-11/+94
| * ...crupest2021-01-012-5/+42
| * ...crupest2020-12-313-7/+34
| * ...crupest2020-12-314-11/+42
| * ...crupest2020-12-311-0/+1
| * ...crupest2020-12-316-39/+24
| * build: Upgrade packages.crupest2020-12-311-17/+17
| * ...crupest2020-12-241-16/+73
| * ...crupest2020-12-233-1/+28
| * ...crupest2020-12-224-169/+208
| * ...crupest2020-12-216-4/+117
| * ...crupest2020-12-194-7/+10
| * ...crupest2020-12-195-98/+84
| * ...crupest2020-12-193-53/+19
| * feat: Remove highlight from admin.crupest2020-12-196-21/+21
| * feat: Add highlight timeline http client.crupest2020-12-192-6/+78
| * chore: Fix code format.crupest2020-12-194-29/+24
| * fix: Fix code to adapt breaking change in workbox.crupest2020-12-191-7/+4
| * build: Upgrade packages.crupest2020-12-191-40/+40
| * build: Update yarn.crupest2020-12-191-1/+1
|/
* Merge pull request #194 from crupest/bookmark-timelinecrupest2020-12-1917-1/+1162
|\
| * feat(database): Add migration,crupest2020-12-193-0/+598
| * feat: Bookmark timeline REST api.crupest2020-12-199-1/+249
| * feat: Bookmark timeline service unit tests.crupest2020-12-183-2/+95
| * feat: Implement bookmark service.crupest2020-12-182-4/+124