Commit graph

39 commits

Author SHA1 Message Date
c5d4021e18 Refine browse artist pagination normalization 2025-09-24 01:14:22 -05:00
9fb5abf519 Fix browse artists pagination normalization 2025-09-24 01:01:47 -05:00
6e438d049d Refresh docs with current schema and guidance 2025-09-24 00:31:03 -05:00
3374b76838 Use precomputed stats cache in UI 2025-09-19 03:07:18 -05:00
d462b67758 Update db.zip 2025-09-19 02:56:43 -05:00
3a13a31bbf Update db.zip 2025-09-19 02:45:07 -05:00
ca0a0f833f Update db.zip 2025-09-19 02:26:37 -05:00
c0a024e702 Update db.zip 2025-09-19 01:51:05 -05:00
6d39865db4 Merge branch 'main' of https://git.jordanwages.com/wagesj45/mp3-com-meta-browser 2025-09-19 01:11:26 -05:00
949af483fc Update db.zip 2025-09-19 01:11:13 -05:00
88812800c0 Merge branch 'main' of https://git.jordanwages.com/wagesj45/mp3-com-meta-browser 2025-09-19 00:44:20 -05:00
c86e86924e Fix FTS MATCH binding 2025-09-19 00:42:39 -05:00
d83c28e5fc Updated db 2025-09-19 00:10:27 -05:00
c163586cc7 Added git ignore for uncompressed db file 2025-09-19 00:08:50 -05:00
d723b57b31 Normalize FTS match expression for search 2025-09-18 22:49:06 -05:00
b2321f26b7 Log prepared search statements 2025-09-18 22:39:38 -05:00
6d00906fc9 Avoid alias when matching FTS table 2025-09-18 22:31:52 -05:00
8111d8985e Fix FTS search query alias usage 2025-09-18 22:22:57 -05:00
444f73336e asdf 2025-09-18 22:14:00 -05:00
e83de10d93 Switch SPA to bundled sql.js runtime 2025-09-18 22:03:36 -05:00
944dcc643d Moving to manually downloaded version of sqlite. 2025-09-18 21:47:29 -05:00
04c8ce7005 Switch search runtime to vendored sqlite3 WASM 2025-09-18 19:38:10 -05:00
fc85729374 Synchronize UX stack handling and search header 2025-09-18 18:55:40 -05:00
0450ec9e1c Refine overlay stacking behavior 2025-09-18 18:42:52 -05:00
8b2bc9bb1c Document UX replacement fix 2025-09-17 00:14:10 -05:00
371ed5a2b0 Fix race when replacing views during fade 2025-09-17 00:09:00 -05:00
7ee735c2db Add shared keyboard and list helpers with artist FTS 2025-09-16 22:56:01 -05:00
ab7bc36714 Add navigation, browse views, overlays, and update roadmap 2025-09-16 22:35:35 -05:00
ad543d67b7 Add reusable table and pagination helpers 2025-09-16 22:17:29 -05:00
2ee403ddfb UX: enable search input; add detailed UX elements TODO roadmap to AGENTS.md 2025-09-16 21:48:04 -05:00
85212a12fb Introduce UX viewport + templates; add UX manager for swappable/stackable views; refactor loader/search into view factories; extend site.css with viewport helpers. 2025-09-16 21:04:20 -05:00
07ce787d9c Extract fade transition CSS into site.css; link from index.html. Update AGENTS.md to document site.css. 2025-09-16 20:44:14 -05:00
ba679a16d2 Use relative path for DB archive to support subdirectory hosting 2025-09-16 18:29:26 -05:00
9c1091d760 Track db.zip with Git LFS 2025-09-16 18:22:16 -05:00
e0c3af7a1d chore: stop ignoring db.zip 2025-09-16 18:22:16 -05:00
cc745f3887 chore: add db.zip asset 2025-09-16 18:22:15 -05:00
0d1185562c Initial commit 2025-09-16 18:22:15 -05:00
669e73f065 feat: add Bulma loader and client-side DB bootstrap (fflate + sql.js); download/unzip/cache DB and show stub UI 2025-09-16 16:51:54 -05:00
f73717c31c Initial commit 2025-09-16 15:00:56 -05:00