Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create dependabot.yml | crupest | 2021-01-29 | 1 | -0/+12 |
| | |||||
* | Front end migrate to npm because of buggy pnp in yarn 2. | crupest | 2021-01-29 | 20 | -38988/+12406 |
| | |||||
* | build: Upgrade yarn. | crupest | 2021-01-23 | 1 | -0/+0 |
| | |||||
* | chore: Re-pnpify. | crupest | 2021-01-23 | 9 | -37/+81 |
| | |||||
* | Merge branch 'master' into search | crupest | 2021-01-23 | 4 | -29/+109 |
|\ | |||||
| * | feat: Now configuration uses environment variables starts with 'Timeline_'. ↵ | crupest | 2021-01-23 | 4 | -29/+109 |
| | | | | | | | | And remove work dir config in launch profiles. | ||||
* | | chore: Fix crlf. | crupest | 2021-01-21 | 2 | -165/+165 |
| | | |||||
* | | feat: Add search page. | crupest | 2021-01-21 | 5 | -0/+183 |
|/ | |||||
* | feat: Change appearance of timelines. | crupest | 2021-01-21 | 1 | -4/+0 |
| | |||||
* | feat: Fix #207. | crupest | 2021-01-21 | 1 | -52/+54 |
| | |||||
* | build: Upgrade packages. | crupest | 2021-01-19 | 3 | -844/+922 |
| | |||||
* | ... | crupest | 2021-01-19 | 3 | -57/+49 |
| | |||||
* | ... | crupest | 2021-01-19 | 3 | -20/+14 |
| | |||||
* | ... | crupest | 2021-01-19 | 3 | -107/+127 |
| | |||||
* | feat: Deprecate userop/createuser api and add users post api. | crupest | 2021-01-19 | 3 | -13/+29 |
| | |||||
* | Merge pull request #211 from crupest/search | crupest | 2021-01-19 | 16 | -70/+370 |
|\ | | | | | Back search feature. | ||||
| * | 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 |
|/ | |||||
* | Merge pull request #209 from crupest/front-dev | crupest | 2021-01-13 | 8 | -153/+236 |
|\ | | | | | Front development. | ||||
| * | ... | crupest | 2021-01-13 | 4 | -39/+105 |
| | | |||||
| * | ... | crupest | 2021-01-13 | 7 | -117/+134 |
|/ | |||||
* | Merge pull request #208 from crupest/front-dev | crupest | 2021-01-13 | 7 | -242/+180 |
|\ | | | | | Front end development. | ||||
| * | fix: Fix #205. | crupest | 2021-01-12 | 1 | -2/+32 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 1 | -22/+5 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 1 | -6/+2 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 2 | -54/+50 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 3 | -30/+18 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 3 | -42/+51 |
| | | |||||
| * | ... | crupest | 2021-01-12 | 2 | -96/+32 |
|/ | |||||
* | feat: Fix #200. | crupest | 2021-01-11 | 3 | -1/+32 |
| | |||||
* | Merge pull request #206 from crupest/front-dev | crupest | 2021-01-11 | 22 | -1241/+837 |
|\ | | | | | Front development. | ||||
| * | ... | crupest | 2021-01-11 | 3 | -72/+61 |
| | | |||||
| * | ... | crupest | 2021-01-11 | 1 | -3/+1 |
| | | |||||
| * | ... | crupest | 2021-01-11 | 2 | -22/+3 |
| | | |||||
| * | ... | crupest | 2021-01-11 | 9 | -863/+423 |
| | | |||||
| * | ... | crupest | 2021-01-11 | 2 | -47/+193 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 5 | -33/+38 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 3 | -11/+33 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 2 | -8/+11 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 2 | -63/+14 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 1 | -50/+28 |
| | | |||||
| * | ... | crupest | 2021-01-09 | 12 | -247/+210 |
|/ | |||||
* | chore: Remove unused codes. | crupest | 2021-01-07 | 1 | -14/+0 |
| | |||||
* | Merge pull request #204 from crupest/back-dev | crupest | 2021-01-07 | 12 | -472/+617 |
|\ | | | | | Timeline info includes highlight and bookmark info. | ||||
| * | 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 |
| |