Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Add unit tests for search service. | crupest | 2021-01-16 | 5 | -59/+124 |
| | |||||
* | 史诗级重构! | crupest | 2021-01-07 | 4 | -547/+0 |
| | |||||
* | fix: Fix a critical bug in bookmark timeline service. | crupest | 2021-01-03 | 1 | -0/+13 |
| | | | | 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 | 2 | -0/+93 |
| | |||||
* | ... | crupest | 2020-12-17 | 2 | -2/+57 |
| | |||||
* | ... | crupest | 2020-11-27 | 3 | -7/+32 |
| | |||||
* | refactor: ... | crupest | 2020-11-27 | 1 | -1/+1 |
| | |||||
* | refactor: ... | crupest | 2020-11-26 | 1 | -5/+1 |
| | |||||
* | refactor: ... | crupest | 2020-11-26 | 3 | -170/+204 |
| | |||||
* | feat: Add highlight timeline entity and service. | crupest | 2020-11-26 | 1 | -0/+22 |
| | |||||
* | fix: Fix a typo in user permissions. | crupest | 2020-11-20 | 1 | -9/+9 |
| | |||||
* | feat: Deleting root user now returns 400. | crupest | 2020-11-15 | 1 | -0/+27 |
| | |||||
* | feat: Now changing user permission returns 400. | crupest | 2020-11-15 | 1 | -11/+3 |
| | |||||
* | ... | crupest | 2020-11-15 | 2 | -2/+2 |
| | |||||
* | ... | crupest | 2020-11-13 | 1 | -13/+9 |
| | |||||
* | ... | crupest | 2020-11-12 | 1 | -3/+6 |
| | |||||
* | test: Write tests for user permission service. | crupest | 2020-11-12 | 3 | -33/+125 |
| | |||||
* | feat: Add user permission service. | crupest | 2020-11-12 | 3 | -19/+81 |
| | | | | TODO: Add unit tests. | ||||
* | Split front and back end. | crupest | 2020-10-27 | 1 | -0/+329 |