Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ... | crupest | 2021-02-06 | 3 | -103/+118 | |
| | ||||||
* | ... | crupest | 2021-02-06 | 5 | -7/+71 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 4 | -6/+102 | |
| | ||||||
* | database: Upgrade database. | crupest | 2021-02-04 | 3 | -0/+547 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 5 | -3/+45 | |
| | ||||||
* | ... | crupest | 2021-02-04 | 3 | -57/+71 | |
| | ||||||
* | test: Add timeline color test. | crupest | 2021-02-02 | 1 | -0/+24 | |
| | ||||||
* | ... | crupest | 2021-02-02 | 29 | -440/+559 | |
| | ||||||
* | ... | crupest | 2021-01-31 | 4 | -37/+71 | |
| | ||||||
* | ... | crupest | 2021-01-31 | 8 | -452/+308 | |
| | ||||||
* | feat: Now configuration uses environment variables starts with 'Timeline_'. ↵ | crupest | 2021-01-23 | 4 | -29/+109 | |
| | | | | And remove work dir config in launch profiles. | |||||
* | feat: Deprecate userop/createuser api and add users post api. | crupest | 2021-01-19 | 3 | -13/+29 | |
| | ||||||
* | test: Add integrated tests for search api. | crupest | 2021-01-19 | 9 | -11/+93 | |
| | ||||||
* | feat: Add search controller. | crupest | 2021-01-17 | 2 | -0/+49 | |
| | ||||||
* | test: Add unit tests for search service. | crupest | 2021-01-16 | 6 | -59/+130 | |
| | ||||||
* | 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 | 7 | -12/+95 | |
| | ||||||
* | chore: Split integrated tests to speed up tests. | crupest | 2021-01-07 | 3 | -460/+482 | |
| | ||||||
* | 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 | 22 | -611/+147 | |
| | ||||||
* | 史诗级重构! | crupest | 2021-01-07 | 37 | -1608/+1269 | |
| | ||||||
* | refactor: Refactor front end mode configuration. | crupest | 2021-01-05 | 6 | -36/+54 | |
| | ||||||
* | fix: Fix a critical bug in bookmark timeline service. | crupest | 2021-01-03 | 2 | -0/+18 | |
| | | | | 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 | 9 | -1/+249 | |
| | ||||||
* | feat: Bookmark timeline service unit tests. | crupest | 2020-12-18 | 3 | -2/+95 | |
| | ||||||
* | 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 | 4 | -2/+100 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 3 | -4/+70 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 1 | -0/+63 | |
| | ||||||
* | ... | crupest | 2020-12-17 | 8 | -9/+706 | |
| | ||||||
* | 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 | 10 | -21/+79 | |
| | | ||||||
* | | refactor: ... | crupest | 2020-11-27 | 24 | -322/+381 | |
| | | ||||||
* | | refactor: ... | crupest | 2020-11-26 | 9 | -84/+120 | |
| | | ||||||
* | | refactor: ... | crupest | 2020-11-26 | 13 | -818/+939 | |
| | | ||||||
* | | feat: Add highlight timeline entity and service. | crupest | 2020-11-26 | 7 | -1/+221 | |
| | | ||||||
* | | build: Upgrade dependency. | crupest | 2020-11-25 | 3 | -52/+52 | |
|/ | ||||||
* | feat: Remove administrator field from user. | crupest | 2020-11-20 | 4 | -8/+5 | |
| | ||||||
* | fix: Fix a typo in user permissions. | crupest | 2020-11-20 | 3 | -17/+17 | |
| | ||||||
* | feat: Deleting root user now returns 400. | crupest | 2020-11-15 | 9 | -7/+77 | |
| | ||||||
* | feat: Now changing user permission returns 400. | crupest | 2020-11-15 | 9 | -28/+61 | |
| | ||||||
* | chore: Run code clean. | crupest | 2020-11-15 | 7 | -15/+4 | |
| | ||||||
* | ... | crupest | 2020-11-15 | 8 | -25/+29 | |
| |