aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations/20200614061237_AddTimelineUniqueId.cs
Commit message (Collapse)AuthorAgeFilesLines
* fix(database): Fix a critical bug in database migration.crupest2020-06-171-3/+4
|
* fix(back): Finally get the right way to migrate database.crupest2020-06-141-49/+17
|
* Many many bugs fix.crupest2020-06-141-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 ↵crupest2020-06-141-0/+36
unique id of timeline.