Commit Graph

1901 Commits

Author SHA1 Message Date
b796560f77 test: add quoteIfNeeded tests 2026-07-04 05:16:25 +02:00
e1de04f72e test: add popField and field formatting tests 2026-07-04 05:16:25 +02:00
f4cacd7390 test: add cloneFields tests 2026-07-04 05:16:25 +02:00
42fcc94773 test: add respond helper tests 2026-07-04 05:15:19 +02:00
992705a2b6 test: add cors middleware tests 2026-07-04 05:14:36 +02:00
54f92725d9 test: add config loading and helper tests 2026-07-04 05:13:18 +02:00
9955c7b000 test: add episode transition tests for in-page navigation 2026-07-04 05:10:34 +02:00
9ac41d3f9f feat: add aria-current to episode links for accessibility 2026-07-04 05:09:45 +02:00
489d025426 feat: always render prev/next buttons with aria and data attrs 2026-07-04 05:08:28 +02:00
85e0dd5913 feat: add data-episode-navigation attribute to watch layout 2026-07-04 05:07:33 +02:00
8ababab46b feat: wire episode navigation into player init 2026-07-04 05:03:59 +02:00
2952bd0e89 feat: add in-page episode transition system 2026-07-04 05:03:35 +02:00
66fa70e6ad feat: add updateEpisodeNavigation and focus restore in updateEpisodeHighlight 2026-07-04 05:03:10 +02:00
72c5c99737 feat: save current episode progress on transition 2026-07-04 05:02:45 +02:00
3ed092c5c5 feat: add preservePosition option to loadVideoSource 2026-07-04 05:02:19 +02:00
660ae022ea docs: update logo path in readme 2026-07-03 16:16:13 +02:00
f4bad31290 test: update cache policy test for versioned static assets 2026-07-03 16:16:13 +02:00
1af0ec351d feat: add immutable cache policy for versioned static assets 2026-07-03 16:16:13 +02:00
11bdd9751b test: add manifest icon and first-load asset size validation 2026-07-03 16:16:12 +02:00
22f61a8c98 test: add brand asset rendering test 2026-07-03 16:16:12 +02:00
b14aac130d feat: update navigation logo to use assetURL helper 2026-07-03 16:16:08 +02:00
bf38ca59b7 feat: use assetURL helper for link tags in base template 2026-07-03 16:16:02 +02:00
fda5620a54 feat: update manifest to reference versioned icons 2026-07-03 16:15:58 +02:00
021b39dc0d feat: remove oversized brand assets 2026-07-03 16:15:49 +02:00
6681f535ac feat: add pwa app icons 2026-07-03 16:15:45 +02:00
904483da15 feat: add 166x128 navigation logo 2026-07-03 16:15:42 +02:00
e43e8edaca feat: add 180x180 apple touch icon 2026-07-03 16:15:38 +02:00
c7fceda2a8 feat: add sized favicon pngs 2026-07-03 16:15:35 +02:00
5c77d90010 feat: add source brand asset files 2026-07-03 16:15:31 +02:00
4516417c6b test: add integration and size tracking tests 2026-07-03 03:02:01 +02:00
289ad25064 test: add edge case tests for compression 2026-07-03 03:01:40 +02:00
8561e0dca0 test: add compression middleware tests 2026-07-03 03:01:25 +02:00
2476a21b86 test: add compression test case definitions 2026-07-03 03:00:57 +02:00
2d4e4c6ae3 test: add static cache middleware tests 2026-07-03 03:00:32 +02:00
22b26da0dc feat: wire compression and cache middlewares into router 2026-07-03 02:59:53 +02:00
37717fec69 feat: add compression middleware 2026-07-03 02:59:28 +02:00
40eb3a146e feat: add flush and finish for compression writer 2026-07-03 02:58:16 +02:00
db9ac7c28c feat: add compression writer write method 2026-07-03 02:57:53 +02:00
fbbee45650 feat: add compression feasibility check 2026-07-03 02:57:39 +02:00
54fb72e001 feat: add gzip initiation and content length helpers 2026-07-03 02:57:25 +02:00
89447cbc15 feat: add compression writer struct and basic methods 2026-07-03 02:57:07 +02:00
ba0e5c6d21 feat: add compression types and negotiation helpers 2026-07-03 02:55:59 +02:00
ca67562a77 feat: add cache control writer and static cache middleware 2026-07-03 02:55:34 +02:00
32fed1eee2 feat: add static cache policy function 2026-07-03 02:55:10 +02:00
01776f4eef feat: add content type and path helpers 2026-07-03 02:54:56 +02:00
58abaaceb0 feat: add vary header helper 2026-07-03 02:54:40 +02:00
372c93ab52 feat: add dev ts build recipe to justfile 2026-07-03 02:36:49 +02:00
025e926482 feat: add dev variant of ts build script 2026-07-03 02:36:47 +02:00
49abffb21a feat: add dev/production modes to ts build script 2026-07-03 02:36:42 +02:00
1800335719 chore: add codex audit reports 2026-07-03 02:32:03 +02:00