aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Properties
Commit message (Collapse)AuthorAgeFilesLines
* refactor(back): Fix #108 .crupest2020-06-161-1/+1
|
* Many many bugs fix.crupest2020-06-141-0/+8
| | | | | | 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(back): Fix #100 .crupest2020-06-131-19/+19
|
* feat(back): Add option to use proxy to serve front end in development.crupest2020-06-051-0/+1
|
* fix: Not server site.webmanifest .crupest2020-06-021-0/+7
|
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-211-1/+1
|
* Migrate to use sqlite.crupest2020-02-211-1/+2
|
* Use sqlite development database.crupest2020-01-051-15/+1
|
* ...crupest2019-04-131-2/+0
|
* Init separate.crupest2019-04-131-2/+2
|
* Add authorization.crupest2019-02-071-2/+1
|
* Init commit.crupest2019-02-041-0/+27