aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Startup.cs
Commit message (Expand)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-271-187/+0
* Add produces and consumes .crupest2020-08-231-0/+4
* Add error code to swagger description.crupest2020-08-231-2/+3
* ...crupest2020-08-211-0/+1
* ...crupest2020-08-211-0/+1
* ...crupest2020-08-211-0/+2
* ...crupest2020-08-201-0/+22
* Post list modified since now consider username change. And make all datetime ...crupest2020-08-111-0/+3
* Handle post deletion on user deletion correctly.crupest2020-08-111-0/+1
* refactor(back): Refactor timeline service.crupest2020-06-171-2/+0
* refactor(back): Fix #108 .crupest2020-06-161-9/+2
* refactor(back): Use generic host.crupest2020-06-151-16/+0
* feat(back): Add backup service and run it when start.crupest2020-06-141-0/+2
* feat(back): Make IPathProvider singleton.crupest2020-06-141-1/+1
* Many many bugs fix.crupest2020-06-141-7/+22
* refactor(back): No longer use standard guid but just use 32-length hex for un...crupest2020-06-141-4/+1
* feat(back): Fix #103 .crupest2020-06-141-1/+4
* feat(back): Add option to use proxy to serve front end in development.crupest2020-06-051-4/+10
* Fix #87 .crupest2020-06-031-13/+26
* fix: Not server site.webmanifest .crupest2020-06-021-1/+4
* fix: not recognize forwarded https protocal.crupest2020-06-021-3/+13
* Migrate to docker.crupest2020-05-311-6/+0
* Clean code.crupest2020-05-301-1/+0
* Just get everything works!crupest2020-05-301-3/+1
* Merge front end to this repo. But I need to wait for aspnet core support for ...crupest2020-05-301-24/+21
* Clean code.crupest2020-03-131-1/+1
* Do not serialize null.crupest2020-03-121-0/+1
* ...crupest2020-03-101-1/+2
* Revert namespace name change.crupest2020-03-101-9/+9
* ...crupest2020-03-101-10/+10
* ...crupest2020-03-071-0/+2
* ...crupest2020-03-061-0/+4
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-211-4/+5
* Migrate to use sqlite.crupest2020-02-211-23/+12
* Finish normal timeline development.crupest2020-02-031-0/+1
* ...crupest2020-02-011-1/+4
* Fix a bug in url generation and add development database migration.crupest2020-01-311-0/+4
* ...crupest2020-01-301-7/+5
* ...crupest2020-01-291-19/+0
* ...crupest2020-01-231-1/+2
* ...crupest2020-01-211-1/+1
* Use sqlite development database.crupest2020-01-051-12/+39
* Migrate to System.Text.Json . Format enum to string instead of number. Use IS...crupest2019-11-201-5/+11
* Fix typo in path of personal timeline controller actions. Add timeline permis...crupest2019-11-171-0/+2
* Continue to construct feature and tests.杨宇千2019-10-311-6/+12
* ...杨宇千2019-10-241-2/+0
* ...杨宇千2019-10-231-1/+1
* ...杨宇千2019-10-211-1/+0
* ...杨宇千2019-10-201-0/+16
* ...杨宇千2019-10-201-0/+5