Koito/client/app
Michael Landry 621ca63b6b Rework theme provider to provide the actual Theme object throughtout the app, in addition to the name
Split name out of the Theme struct to simplify custom theme saving/reading
2025-11-19 16:06:30 -05:00
..
components Rework theme provider to provide the actual Theme object throughtout the app, in addition to the name 2025-11-19 16:06:30 -05:00
hooks chore: initial public commit 2025-06-11 19:45:39 -04:00
providers Rework theme provider to provide the actual Theme object throughtout the app, in addition to the name 2025-11-19 16:06:30 -05:00
routes feat: add now playing endpoint and ui (#93) 2025-11-19 00:58:24 -05:00
styles fix: race condition with using getComputedStyle primary color for dynamic activity grid darkening (#76) 2025-10-14 15:14:22 -04:00
types chore: initial public commit 2025-06-11 19:45:39 -04:00
utils feat: v0.0.5 2025-06-15 19:09:44 -04:00
app.css feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00
entry.client.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
entry.server.tsx chore: initial public commit 2025-06-11 19:45:39 -04:00
root.tsx feat: add server-side configuration with default theme (#90) 2025-11-18 18:37:05 -05:00
routes.ts chore: initial public commit 2025-06-11 19:45:39 -04:00
themes.css feat: v0.0.10 (#23) 2025-06-18 08:48:19 -04:00