Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Add check existence feature to bookmark and highlight service. | crupest | 2021-01-07 | 1 | -0/+23 |
| | |||||
* | refactor: Highlight and bookmark service now use timeline id. | crupest | 2021-01-07 | 1 | -30/+21 |
| | |||||
* | 史诗级重构! | crupest | 2021-01-07 | 1 | -14/+6 |
| | |||||
* | fix: Fix a critical bug in bookmark timeline service. | crupest | 2021-01-03 | 1 | -0/+5 |
| | | | | It used to create two entry with the same timeline. Now it will not create a duplicate one. | ||||
* | feat: Bookmark timeline service unit tests. | crupest | 2020-12-18 | 1 | -2/+2 |
| | |||||
* | feat: Implement bookmark service. | crupest | 2020-12-18 | 1 | -4/+123 |
| | |||||
* | feat: Add bookmark timeline service interface. | crupest | 2020-12-18 | 1 | -0/+74 |