aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Configs/ApplicationConfiguration.cs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(back): Fix #108 .crupest2020-06-161-1/+1
|
* feat(back): Add backup service and run it when start.crupest2020-06-141-0/+1
|
* Many many bugs fix.crupest2020-06-141-0/+1
| | | | | | 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.
* refactor(backend): Move some string constant from PathProvider to ↵crupest2020-06-121-0/+3
| | | | ApplicationConfiguration.
* feat(back): Add option to use proxy to serve front end in development.crupest2020-06-051-0/+1
|
* Fix #87 .crupest2020-06-031-0/+7