aboutsummaryrefslogtreecommitdiff
path: root/Timeline
Commit message (Collapse)AuthorAgeFilesLines
* feat(front): Fix #77 .crupest2020-06-072-4/+21
|
* feat(front): Fix #74 .crupest2020-06-074-12/+77
|
* chore(front): Some improvements in setting page.crupest2020-06-072-9/+12
|
* feat(front): Fix #73 .crupest2020-06-055-34/+111
|
* feat(back): Add option to use proxy to serve front end in development.crupest2020-06-053-4/+12
|
* refactor(front): Refactor scss to sass and refactor timeline styles.crupest2020-06-0419-336/+277
|
* chore(back): Fix some warnings.crupest2020-06-047-15/+239
|
* refactor(front): Make codes lint-clean!crupest2020-06-0427-185/+254
|
* fix: Fix #88 .crupest2020-06-034-17/+5
|
* CI: Use nuget cache.crupest2020-06-031-0/+539
|
* Fix #87 .crupest2020-06-034-27/+34
|
* fix: Not server site.webmanifest .crupest2020-06-022-1/+11
|
* fix: not recognize forwarded https protocal.crupest2020-06-021-3/+13
|
* Remove blog link and cross-env in about page.crupest2020-06-021-11/+0
|
* Fix a mis-deleted dependency.crupest2020-06-021-0/+1
|
* Upgrade packages.crupest2020-06-028-67/+59
|
* Migrate to not use Zero-Installs.crupest2020-06-011-1/+1
|
* Migrate to yarn v2 .crupest2020-06-017-63/+61
|
* Update docker and CI.crupest2020-06-011-4/+0
|
* Migrate to docker.crupest2020-05-314-10/+7
|
* Clean code.crupest2020-05-301-1/+0
|
* Fix a dependency issue.crupest2020-05-301-1/+1
|
* Just get everything works!crupest2020-05-306-32/+493
|
* Merge front end to this repo. But I need to wait for aspnet core support for ↵crupest2020-05-3092-56/+6904
| | | | custom port and package manager for dev server.
* Hotfix a bug in post data.crupest2020-03-163-7/+28
|
* Clean code.crupest2020-03-138-17/+2
|
* Add cache for timeline post data.crupest2020-03-134-10/+74
|
* Abstract out data cache helper.crupest2020-03-138-63/+345
|
* Do not serialize null.crupest2020-03-121-0/+1
|
* Add database migration.crupest2020-03-123-0/+346
|
* Add integrated tests for image post.crupest2020-03-121-1/+1
|
* Add links test for timeline.crupest2020-03-111-19/+0
|
* Update SixLabors.ImageSharp package which may fix CI failures.crupest2020-03-111-1/+1
|
* ...crupest2020-03-114-2/+35
|
* ...crupest2020-03-116-52/+69
|
* New logic for HasPostModifyPermissioncrupest2020-03-112-14/+15
|
* ...crupest2020-03-108-45/+97
|
* ...crupest2020-03-104-2/+107
|
* ...crupest2020-03-104-138/+42
|
* Revert namespace name change.crupest2020-03-1097-216/+212
|
* ...crupest2020-03-102-9/+14
|
* ...crupest2020-03-1098-534/+700
|
* ...crupest2020-03-094-7/+95
|
* ...crupest2020-03-073-1/+35
|
* ...crupest2020-03-075-46/+103
|
* Init development of post image feature.crupest2020-03-0611-141/+248
|
* Migrate database.crupest2020-03-067-6/+720
|
* ...crupest2020-03-063-4/+7
|
* Migrate avatar service. TODO: Migrate database.crupest2020-03-056-26/+230
|
* Implement data manager.crupest2020-03-053-39/+107
|