aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests
Commit message (Expand)AuthorAgeFilesLines
* test: Test database now use migrator.crupest2021-04-232-29/+11
* test: Add database backup test.crupest2021-04-231-0/+19
* refactor: Refactor a lot.crupest2021-04-233-27/+16
* fix: Fix a bug in HasPostModifyPermission.crupest2021-04-181-0/+17
* feat: Auto translate url in markdown post.crupest2021-03-062-0/+38
* refactor: Rename HttpCreateUserRequest to HttpUserPostRequest.crupest2021-03-062-12/+12
* feat: Timeline add postable.crupest2021-02-131-1/+3
* feat: Add timeline manageable.crupest2021-02-131-28/+45
* feat: Post info add editable field.crupest2021-02-131-0/+20
* test: Add multiple data post test.crupest2021-02-121-0/+78
* test: Add create post integrated tests.crupest2021-02-121-0/+70
* test: Add some helper function.crupest2021-02-122-7/+45
* ...crupest2021-02-121-116/+55
* test: Add create post invalid model test.crupest2021-02-111-0/+142
* ...crupest2021-02-112-289/+66
* ...crupest2021-02-101-6/+6
* ...crupest2021-02-081-0/+30
* ...crupest2021-02-041-0/+35
* ...crupest2021-02-041-0/+27
* test: Add timeline color test.crupest2021-02-021-0/+24
* ...crupest2021-01-311-2/+0
* ...crupest2021-01-312-94/+33
* feat: Deprecate userop/createuser api and add users post api.crupest2021-01-192-4/+4
* test: Add integrated tests for search api.crupest2021-01-196-9/+77
* test: Add unit tests for search service.crupest2021-01-165-59/+124
* feat: Timeline info contains bookmark and highlight flag.crupest2021-01-072-0/+71
* chore: Split integrated tests to speed up tests.crupest2021-01-073-460/+482
* refactor: Make mapper a service. Fix #202.crupest2021-01-072-7/+0
* 史诗级重构!crupest2021-01-077-575/+27
* refactor: Refactor front end mode configuration.crupest2021-01-051-1/+1
* fix: Fix a critical bug in bookmark timeline service.crupest2021-01-031-0/+13
* feat: Bookmark timeline REST api.crupest2020-12-193-0/+93
* feat: Bookmark timeline service unit tests.crupest2020-12-182-0/+93
* ...crupest2020-12-172-0/+96
* ...crupest2020-12-173-6/+66
* ...crupest2020-11-274-8/+33
* refactor: ...crupest2020-11-277-129/+129
* refactor: ...crupest2020-11-261-5/+1
* refactor: ...crupest2020-11-264-181/+218
* feat: Add highlight timeline entity and service.crupest2020-11-261-0/+22
* build: Upgrade dependency.crupest2020-11-251-25/+25
* feat: Remove administrator field from user.crupest2020-11-201-1/+5
* fix: Fix a typo in user permissions.crupest2020-11-202-16/+16
* feat: Deleting root user now returns 400.crupest2020-11-152-0/+34
* feat: Now changing user permission returns 400.crupest2020-11-152-24/+8
* chore: Run code clean.crupest2020-11-157-15/+4
* ...crupest2020-11-158-25/+29
* ...crupest2020-11-152-166/+80
* ...crupest2020-11-152-139/+51
* ...crupest2020-11-152-113/+70