Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(back): Fix #108 . | crupest | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | feat(back): Add backup service and run it when start. | crupest | 2020-06-14 | 1 | -0/+1 |
| | |||||
* | Many many bugs fix. | crupest | 2020-06-14 | 1 | -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 ↵ | crupest | 2020-06-12 | 1 | -0/+3 |
| | | | | ApplicationConfiguration. | ||||
* | feat(back): Add option to use proxy to serve front end in development. | crupest | 2020-06-05 | 1 | -0/+1 |
| | |||||
* | Fix #87 . | crupest | 2020-06-03 | 1 | -0/+7 |