aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/IntegratedTests/TimelineTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-271-1523/+0
* Post info now contain data etag.crupest2020-08-311-0/+34
* Add change timeline name api to timeline controller.crupest2020-08-281-6/+55
* Timeline title feature.crupest2020-08-271-0/+29
* ...crupest2020-08-211-4/+4
* Post list modified since now consider username change. And make all datetime ...crupest2020-08-111-2/+2
* Add http api and integrated tests.crupest2020-07-121-0/+75
* Add another integrated test.crupest2020-07-101-7/+50
* Add http api and integrated tests.crupest2020-07-101-0/+34
* Add unit tests.crupest2020-07-101-0/+2
* Add integrated tests. And fix a behavior.crupest2020-06-181-19/+79
* feat(back): Add last modified to timeline.crupest2020-06-181-12/+60
* refactor(back): Use generic host.crupest2020-06-151-4/+2
* Just get everything works!crupest2020-05-301-37/+37
* Add cache for timeline post data.crupest2020-03-131-0/+4
* Add integrated tests for image post.crupest2020-03-121-1/+115
* Add links test for timeline.crupest2020-03-111-8/+28
* Make all integrated tests async.crupest2020-03-111-1/+5
* ...crupest2020-03-111-89/+48
* ...crupest2020-03-111-110/+198
* New logic for HasPostModifyPermissioncrupest2020-03-111-0/+4
* Add invalid model tests.crupest2020-03-101-0/+45
* ...crupest2020-03-101-23/+49
* Revert namespace name change.crupest2020-03-101-3/+3
* ...crupest2020-03-101-3/+3
* Add delete timeline.crupest2020-02-241-0/+56
* Add visibility query filter in get timelines api.crupest2020-02-211-23/+155
* Improve relate filter.crupest2020-02-051-13/+46
* Add get timeline list feature.crupest2020-02-041-0/+77
* Finish normal timeline development.crupest2020-02-031-0/+589