Commit Graph

246 Commits

Author SHA1 Message Date
7a48f66a73 refactor: add root static source files 2026-04-15 00:23:35 +02:00
b9eec9e71a refactor: flatten static asset layout 2026-04-15 00:23:24 +02:00
f65e098b9d refactor: make ts scripts more readable 2026-04-15 00:20:40 +02:00
3f0ad8f34b Merge pull request #5 from mkelvers/nxl/ui-tailwind-ts-foundation
add tailwind v4 + typescript foundation for ui migration
2026-04-15 00:14:22 +02:00
1344419902 build: ignore generated js artifacts 2026-04-15 00:13:11 +02:00
29e49b9fcc refactor: switch ui scripts to data hooks 2026-04-15 00:10:20 +02:00
0a5f64c604 refactor: migrate templates to tailwind utilities 2026-04-15 00:07:56 +02:00
01c738588f chore: ignore generated tailwind css 2026-04-14 23:53:19 +02:00
3c0ed1426f chore: remove static ts directory 2026-04-14 23:49:13 +02:00
bbd876d981 refactor: simplify css and ts layout 2026-04-14 23:49:07 +02:00
dd6f49b1c9 ui: start tailwind utility migration 2026-04-14 23:43:54 +02:00
b5bc9c23cc refactor: migrate browser scripts to ts 2026-04-14 23:43:50 +02:00
93cb99fd94 build: add tailwind v4 and ts tooling 2026-04-14 23:43:41 +02:00
5122348169 Merge pull request #4 from mkelvers/nxl/jikan-no-limit
remove jikan limit params to avoid catalog stalls
2026-04-14 23:24:21 +02:00
0463abb925 fix: remove jikan limit params 2026-04-14 23:23:09 +02:00
8d09be8060 make notifications timing-aware and clearer (#3)
* feat: enrich notification timing context

* fix: improve broadcast time handling
2026-04-14 23:13:23 +02:00
f0a64f37e6 remove unfinished score sorting and score display (#2)
* refactor: remove watchlist score sort

* refactor: drop score metadata from ui
2026-04-14 23:01:33 +02:00
041d5a113e docs: personalize readme tone 2026-04-14 22:43:20 +02:00
1bff145e4d docs: add readme and contribution docs 2026-04-14 22:36:32 +02:00
ec9f93fa98 refactor: streamline relation sync worker 2026-04-14 22:23:59 +02:00
165963c9d2 refactor: centralize jikan list constants 2026-04-14 22:23:59 +02:00
697d0cc32f refactor: simplify watchlist handler 2026-04-14 22:23:59 +02:00
7bf75205bd refactor: simplify auth handlers 2026-04-14 22:23:59 +02:00
d78b4e7848 refactor: clean template helpers 2026-04-14 22:23:59 +02:00
bbb797d9b9 remove ci/cd 2026-04-12 22:59:59 +02:00
09d2fd3a88 ui: add custom centered 404 page 2026-04-12 14:58:08 +02:00
39f09c104f ui: add pending and catalog placeholders 2026-04-12 14:53:37 +02:00
eda055fea3 core: add jikan stale retry pipeline 2026-04-12 14:53:32 +02:00
f5d13165f4 db: add anime fetch retry queue 2026-04-12 14:53:24 +02:00
30d75eeced fix: restore live watch-order scraping 2026-04-11 22:46:15 +02:00
10321195aa docs: remove watch-order readme 2026-04-11 22:34:09 +02:00
89e1c9cea8 docs: add watch-order workflow 2026-04-11 22:33:03 +02:00
185c353e66 tool: add watch-order dataset builder 2026-04-11 22:32:58 +02:00
9115e16334 core: use local watch-order store 2026-04-11 22:32:56 +02:00
600698e12a fix: add detailed watch-order logs 2026-04-11 22:20:06 +02:00
704b446216 fix: mimic browser for watch-order 2026-04-11 22:18:11 +02:00
f38ab058e0 fix: log watch-order parse fallback 2026-04-11 22:16:32 +02:00
197c9c7485 ui: remove relations extras toggle 2026-04-11 22:06:46 +02:00
6edf47c553 core: harden watch-order relations 2026-04-11 22:06:26 +02:00
d07ba90892 ui: improve mobile tab scrolling 2026-04-11 18:14:50 +02:00
76e9309e0d ui: refine auth and account screens 2026-04-11 18:06:04 +02:00
6b83f6bde6 auth: add recovery and account security 2026-04-11 18:05:51 +02:00
810a50c606 chore: remove agents.md 2026-04-11 16:10:53 +02:00
ceacbf09c9 fix: scope and sort franchise relations 2026-04-10 23:32:30 +02:00
bb5be54c26 ui: convert jst to local time 2026-04-10 22:40:52 +02:00
71a38fb866 ui: restyle with dark monochrome palette 2026-04-10 22:31:22 +02:00
378bef80f3 ui: refine anime details and watchlist 2026-04-10 22:31:15 +02:00
69f86d070b ui: clean template markup and controls 2026-04-10 22:28:51 +02:00
cd28a8d10f ui: remove schedule and split notifications 2026-04-10 22:28:20 +02:00
d4bd749de4 ci: generate templ before vet 2026-04-10 20:41:51 +02:00