Add catalog search on timeline header and fix Back to Timeline navigation.
Public GET /api/search over artists, movements, and paintings with a debounced header bar on the timeline; Back to Timeline resets zoom and gallery session. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
50fc253ab2
commit
acc4a91a08
@@ -12,6 +12,7 @@ const INCREMENTAL_MIGRATIONS = [
|
||||
'migrate-auth.sql',
|
||||
'migrate-portrait-thumbs.sql',
|
||||
'migrate-perf-indexes.sql',
|
||||
'migrate-search.sql',
|
||||
];
|
||||
|
||||
async function bootstrapCurator() {
|
||||
|
||||
Reference in New Issue
Block a user