aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Timeline.csproj
Commit message (Collapse)AuthorAgeFilesLines
* chore(back): Fix some warnings.crupest2020-06-041-0/+9
|
* Fix #87 .crupest2020-06-031-14/+0
|
* Fix a dependency issue.crupest2020-05-301-1/+1
|
* Merge front end to this repo. But I need to wait for aspnet core support for ↵crupest2020-05-301-32/+78
| | | | custom port and package manager for dev server.
* Abstract out data cache helper.crupest2020-03-131-0/+9
|
* Update SixLabors.ImageSharp package which may fix CI failures.crupest2020-03-111-1/+1
|
* Revert namespace name change.crupest2020-03-101-0/+207
|
* ...crupest2020-03-101-211/+0
|
* Migrate database.crupest2020-03-061-0/+4
|
* Migrate avatar service. TODO: Migrate database.crupest2020-03-051-0/+9
|
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-211-0/+9
|
* Migrate to use sqlite.crupest2020-02-211-2/+0
|
* Update packages.crupest2020-02-201-4/+4
|
* Add timeline service.crupest2020-02-021-4/+4
|
* ...crupest2020-01-311-0/+9
|
* ...crupest2020-01-301-38/+22
|
* ...crupest2020-01-291-13/+4
|
* ...crupest2020-01-291-0/+27
|
* Upgrade library version.crupest2020-01-241-4/+4
|
* ...crupest2020-01-181-9/+13
|
* Fix a bug in wrong message of BadPasswordException.crupest2020-01-121-4/+0
|
* Use sqlite development database.crupest2020-01-051-1/+6
|
* Migrate to DotNetCore 3.1 .crupest2019-12-101-7/+6
|
* Update packages and migrate database.crupest2019-11-201-5/+5
|
* Clean project files.crupest2019-11-181-145/+138
|
* Fix typo in path of personal timeline controller actions. Add timeline ↵crupest2019-11-171-4/+6
| | | | permission test.
* Add controller primarily and of course redesign the service accordingly.杨宇千2019-11-041-0/+9
|
* Add error code tests.杨宇千2019-10-271-4/+13
|
* Add user detail service.杨宇千2019-10-251-0/+9
|
* Add NeutralResourcesLanguage. Conform to best practices.杨宇千2019-10-251-6/+18
|
* ...杨宇千2019-10-241-0/+18
|
* ...杨宇千2019-10-231-0/+18
|
* ...杨宇千2019-10-221-0/+12
|
* ...杨宇千2019-10-211-2/+32
|
* ...杨宇千2019-10-211-0/+6
|
* ...杨宇千2019-10-201-8/+12
|
* ...杨宇千2019-10-201-2/+12
|
* ...杨宇千2019-10-201-0/+15
|
* ...杨宇千2019-10-191-2/+5
|
* ...杨宇千2019-10-191-1/+6
|
* ...杨宇千2019-10-171-1/+1
|
* Init migration to dotnet core 3.0.0 .杨宇千2019-09-251-4/+2
|
* Fix the bug that default avatar file is not copied to publish directory.杨宇千2019-08-191-0/+6
|
* Add validator.杨宇千2019-08-191-0/+1
|
* Add avatar service.杨宇千2019-08-181-6/+0
|
* Enhance database.杨宇千2019-08-171-1/+7
|
* Add script to convert encoding and eof. And of course run it.unknown2019-08-071-16/+16
|
* Init separate.crupest2019-04-131-52/+11
|
* Change create token api.crupest2019-04-111-4/+0
|
* Use yarn to build.crupest2019-02-091-2/+2
|