aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests
Commit message (Collapse)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-2728-5868/+0
|
* build(back): Update packages.crupest2020-10-272-252/+252
|
* Post info now contain data etag.crupest2020-08-311-0/+34
|
* Now uesr avatar put api returns etag.crupest2020-08-312-0/+60
|
* Add change timeline name api to timeline controller.crupest2020-08-282-6/+63
|
* Timeline service add change timeline name api.crupest2020-08-271-0/+19
|
* Timeline title feature.crupest2020-08-272-0/+56
|
* ...crupest2020-08-212-5/+5
|
* ...crupest2020-08-211-10/+5
|
* ...crupest2020-08-201-0/+437
|
* Upgrade packages.crupest2020-08-192-185/+179
|
* Add unit tests.crupest2020-08-111-0/+84
|
* Post list modified since now consider username change. And make all datetime ↵crupest2020-08-112-4/+4
| | | | utc.
* Handle post deletion on user deletion correctly.crupest2020-08-111-2/+2
|
* User service update time fields of user.crupest2020-08-112-2/+2
|
* Add unique id test in name validator.crupest2020-08-081-0/+6
|
* Add user unique id.crupest2020-08-081-0/+9
|
* Add junit logger for test.crupest2020-07-212-0/+7
|
* Add http api and integrated tests.crupest2020-07-121-0/+75
|
* Add api in service.crupest2020-07-121-0/+30
|
* 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-102-0/+41
|
* Add integrated tests. And fix a behavior.crupest2020-06-182-21/+81
|
* Clean codes.crupest2020-06-181-4/+2
|
* feat(back): Timeline service add post modified since.crupest2020-06-182-3/+33
|
* feat(back): Add last modified to timeline.crupest2020-06-182-13/+62
|
* feat(back): Timeline service add last modified.crupest2020-06-182-23/+50
|
* Add last modified info to timeline.crupest2020-06-184-22/+193
|
* refactor(back): Use generic host.crupest2020-06-1511-369/+194
|
* Many many bugs fix.crupest2020-06-144-13/+79
| | | | | | 1. Add a way to test front end with mock page. 2. Unknown api returns 400 but not frontend page. 3. Fix a big bug that cause all data loss in database migration.
* CI: Use nuget cache.crupest2020-06-031-0/+1746
|
* Fix #87 .crupest2020-06-031-0/+2
|
* Just get everything works!crupest2020-05-303-72/+72
|
* Merge front end to this repo. But I need to wait for aspnet core support for ↵crupest2020-05-301-61/+64
| | | | custom port and package manager for dev server.
* Clean code.crupest2020-03-131-2/+1
|
* Add cache for timeline post data.crupest2020-03-133-42/+71
|
* 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-114-35/+71
|
* ...crupest2020-03-111-89/+48
|
* ...crupest2020-03-112-643/+198
|
* New logic for HasPostModifyPermissioncrupest2020-03-111-0/+4
|
* Add invalid model tests.crupest2020-03-101-0/+45
|
* ...crupest2020-03-104-110/+145
|
* Revert namespace name change.crupest2020-03-1018-42/+42
|
* ...crupest2020-03-1018-42/+42
|
* Guess what, Chinese character is also a "letter". So no need to change code. ↵crupest2020-02-291-0/+2
| | | | Just add some tests.
* Add delete timeline.crupest2020-02-241-0/+56
|
* Add visibility query filter in get timelines api.crupest2020-02-211-23/+155
|