Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix: Fix dependency injection bug. | crupest | 2021-04-23 | 1 | -10/+16 | |
* | feat: Fix #51. | crupest | 2021-04-23 | 7 | -34/+124 | |
* | test: Test database now use migrator. | crupest | 2021-04-23 | 2 | -29/+11 | |
* | test: Add database backup test. | crupest | 2021-04-23 | 1 | -0/+19 | |
* | refactor: Refactor a lot. | crupest | 2021-04-23 | 15 | -165/+184 | |
* | fix: Fix a bug in HasPostModifyPermission. | crupest | 2021-04-18 | 2 | -1/+18 | |
* | feat: Auto translate url in markdown post. | crupest | 2021-03-06 | 7 | -2/+112 | |
* | refactor: Rename HttpCreateUserRequest to HttpUserPostRequest. | crupest | 2021-03-06 | 4 | -16/+15 | |
* | fix: No longer able to not save change in data manager. | crupest | 2021-02-13 | 3 | -13/+9 | |
* | refactor: Remove a deprecated api. | crupest | 2021-02-13 | 1 | -15/+0 | |
* | feat: Timeline add postable. | crupest | 2021-02-13 | 3 | -2/+17 | |
* | feat: Add timeline manageable. | crupest | 2021-02-13 | 8 | -41/+105 | |
* | feat: Post info add editable field. | crupest | 2021-02-13 | 4 | -10/+78 | |
* | fix: Fix migration bug. | crupest | 2021-02-12 | 3 | -12/+11 | |
* | feat: Add post data database schema migration. | crupest | 2021-02-12 | 3 | -1/+741 | |
* | 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 multiple data post test. | crupest | 2021-02-12 | 1 | -0/+78 | |
* | test: Add create post integrated tests. | crupest | 2021-02-12 | 4 | -3/+73 | |
* | test: Add some helper function. | crupest | 2021-02-12 | 2 | -7/+45 | |
* | ... | crupest | 2021-02-12 | 2 | -116/+59 | |
* | test: Add create post invalid model test. | crupest | 2021-02-11 | 1 | -0/+142 | |
* | ... | crupest | 2021-02-11 | 9 | -293/+87 | |
* | ... | crupest | 2021-02-11 | 5 | -129/+130 | |
* | ... | crupest | 2021-02-10 | 5 | -122/+189 | |
* | ... | crupest | 2021-02-10 | 18 | -233/+207 | |
* | ... | crupest | 2021-02-10 | 24 | -370/+333 | |
* | ... | crupest | 2021-02-08 | 3 | -21/+64 | |
* | ... | 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 | 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_'. A... | crupest | 2021-01-23 | 4 | -29/+109 | |
* | 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 |