Speed up timeline load with portrait thumbs, bootstrap API, and caching.
Add catalog bootstrap endpoint, portrait thumbnail pipeline, lazy queued timeline images, gzip compression, and 3D texture throttling with code-split VirtualGallery.
This commit is contained in:
@@ -10,6 +10,8 @@ const INCREMENTAL_MIGRATIONS = [
|
||||
'migrate-painting-annotations.sql',
|
||||
'migrate-artist-palette.sql',
|
||||
'migrate-auth.sql',
|
||||
'migrate-portrait-thumbs.sql',
|
||||
'migrate-perf-indexes.sql',
|
||||
];
|
||||
|
||||
async function bootstrapCurator() {
|
||||
|
||||
Reference in New Issue
Block a user