aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Startup.cs
Commit message (Expand)AuthorAgeFilesLines
* 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
* ...杨宇千2019-10-191-0/+2
* ...杨宇千2019-10-191-2/+3
* Add cors.杨宇千2019-10-171-1/+13
* ...杨宇千2019-10-171-10/+3
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-251-7/+11
* Add user detail controller.杨宇千2019-08-221-0/+1
* Remove unused cors.杨宇千2019-08-191-15/+0
* Add avatar controller.杨宇千2019-08-181-0/+2
* 2 things.杨宇千2019-08-081-1/+1
* Merge branch 'master' into null-request-field杨宇千2019-08-081-90/+90
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-90/+90
* | 3 things.杨宇千2019-08-051-2/+7
|/
* Use default mvc route.杨宇千2019-08-041-6/+1
* Add token expire time.杨宇千2019-08-011-0/+1
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-231-10/+2
* WIP: change auth handler.杨宇千2019-07-211-12/+1
* WIP: change UserService.杨宇千2019-07-211-1/+2