Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat: Add databse custom migration service. | crupest | 2021-02-12 | 9 | -10/+181 | |
| | ||||||
* | feat: Revert timeline post entity change. | crupest | 2021-02-12 | 1 | -0/+10 | |
| | ||||||
* | test: Add create post integrated tests. | crupest | 2021-02-12 | 3 | -3/+3 | |
| | ||||||
* | ... | crupest | 2021-02-12 | 1 | -0/+4 | |
| | ||||||
* | ... | crupest | 2021-02-11 | 7 | -4/+21 | |
| | ||||||
* | ... | crupest | 2021-02-11 | 5 | -129/+130 | |
| | ||||||
* | ... | crupest | 2021-02-10 | 5 | -122/+189 | |
| | ||||||
* | ... | crupest | 2021-02-10 | 17 | -232/+206 | |
| | ||||||
* | ... | crupest | 2021-02-10 | 22 | -364/+326 | |
| | ||||||
* | ... | crupest | 2021-02-08 | 2 | -21/+34 | |
| | ||||||
* | ... | crupest | 2021-02-08 | 1 | -38/+140 | |
| | ||||||
* | ... | crupest | 2021-02-06 | 3 | -103/+118 | |
| | ||||||
* | ... | crupest | 2021-02-06 | 5 | -7/+71 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 3 | -6/+67 | |
| | ||||||
* | database: Upgrade database. | crupest | 2021-02-04 | 3 | -0/+547 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 4 | -3/+18 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 3 | -57/+71 | |
| | ||||||
* | ... | crupest | 2021-02-02 | 29 | -440/+559 | |
| | ||||||
* | ... | crupest | 2021-01-31 | 3 | -35/+71 | |
| | ||||||
* | ... | crupest | 2021-01-31 | 6 | -358/+275 | |
| | ||||||
* | feat: Now configuration uses environment variables starts with 'Timeline_'. ↵ | crupest | 2021-01-23 | 2 | -29/+31 | |
| | | | | And remove work dir config in launch profiles. | |||||
* | feat: Deprecate userop/createuser api and add users post api. | crupest | 2021-01-19 | 1 | -9/+25 | |
| | ||||||
* | test: Add integrated tests for search api. | crupest | 2021-01-19 | 3 | -2/+16 | |
| | ||||||
* | feat: Add search controller. | crupest | 2021-01-17 | 2 | -0/+49 | |
| | ||||||
* | test: Add unit tests for search service. | crupest | 2021-01-16 | 1 | -0/+6 | |
| | ||||||
* | feat: Add search service. | crupest | 2021-01-16 | 1 | -0/+98 | |
| | ||||||
* | chore: Remove unused codes. | crupest | 2021-01-07 | 1 | -14/+0 | |
| | ||||||
* | feat: Timeline info contains bookmark and highlight flag. | crupest | 2021-01-07 | 5 | -12/+24 | |
| | ||||||
* | feat: Add check existence feature to bookmark and highlight service. | crupest | 2021-01-07 | 2 | -0/+40 | |
| | ||||||
* | refactor: Highlight and bookmark service now use timeline id. | crupest | 2021-01-07 | 4 | -75/+62 | |
| | ||||||
* | chore: Move open api setup to its own namespace. | crupest | 2021-01-07 | 2 | -27/+39 | |
| | ||||||
* | refactor: Make mapper a service. Fix #202. | crupest | 2021-01-07 | 19 | -601/+146 | |
| | ||||||
* | 史诗级重构! | crupest | 2021-01-07 | 29 | -1031/+1239 | |
| | ||||||
* | refactor: Refactor front end mode configuration. | crupest | 2021-01-05 | 5 | -35/+53 | |
| | ||||||
* | 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(database): Add migration, | crupest | 2020-12-19 | 3 | -0/+598 | |
| | ||||||
* | feat: Bookmark timeline REST api. | crupest | 2020-12-19 | 5 | -1/+151 | |
| | ||||||
* | feat: Bookmark timeline service unit tests. | crupest | 2020-12-18 | 1 | -2/+2 | |
| | ||||||
* | feat: Implement bookmark service. | crupest | 2020-12-18 | 2 | -4/+124 | |
| | ||||||
* | feat: Add bookmark timeline service interface. | crupest | 2020-12-18 | 1 | -0/+74 | |
| | ||||||
* | feat(database): Add bookmark timeline database entity. | crupest | 2020-12-18 | 1 | -0/+28 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 2 | -2/+4 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 2 | -4/+65 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 1 | -0/+63 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 5 | -3/+640 | |
| | ||||||
* | Merge branch 'master' into highlight-timeline | crupest | 2020-12-06 | 1 | -0/+1 | |
|\ | ||||||
| * | fix: Fix #190 . | crupest | 2020-12-06 | 1 | -0/+1 | |
| | | ||||||
* | | ... | crupest | 2020-11-27 | 6 | -13/+46 | |
| | | ||||||
* | | refactor: ... | crupest | 2020-11-27 | 17 | -193/+252 | |
| | | ||||||
* | | refactor: ... | crupest | 2020-11-26 | 8 | -79/+119 | |
| | |