Commit graph

26 commits

Author SHA1 Message Date
9fa2dbbadc Inline browse artists pagination limits 2025-09-24 03:57:31 -05:00
4a33392509 Restore COLLATE NOCASE for artist ordering 2025-09-24 03:48:18 -05:00
edac021bab Drop printf ordering and omit COLLATE in artist queries 2025-09-24 03:40:35 -05:00
fc4740ae95 Use string ordering for artist browse queries 2025-09-24 03:32:42 -05:00
e60222daec Add DEBUG instrumentation and documentation 2025-09-24 01:50:48 -05:00
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
3374b76838 Use precomputed stats cache in UI 2025-09-19 03:07:18 -05:00
c86e86924e Fix FTS MATCH binding 2025-09-19 00:42:39 -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
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
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
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
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