Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(database): Fix a critical bug in database migration. | crupest | 2020-06-17 | 1 | -3/+4 |
| | |||||
* | fix(back): Finally get the right way to migrate database. | crupest | 2020-06-14 | 1 | -49/+17 |
| | |||||
* | Many many bugs fix. | crupest | 2020-06-14 | 1 | -1/+46 |
| | | | | | | 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): No longer use standard guid but just use 32-length hex for ↵ | crupest | 2020-06-14 | 1 | -0/+36 |
unique id of timeline. |