Commit Graph

68 Commits

Author SHA1 Message Date
e7b6556509 Refactor: App orchestration module 2026-03-20 22:57:52 -07:00
4e2c569438 Refactor: Extract GIF assembler 2026-03-20 22:57:48 -07:00
a04fda0b35 Refactor: Extract OpenRouter client 2026-03-20 22:57:42 -07:00
b076bd66e6 Refactor: Move DOM/UI helpers 2026-03-20 22:57:37 -07:00
bf8661190a Refactor: Centralize prompt builders 2026-03-20 22:57:34 -07:00
3e1dc021e8 Refactor: Isolate API key storage 2026-03-20 22:57:30 -07:00
ebafbc15cc Refactor: Extract font styles 2026-03-20 22:57:26 -07:00
b9cfe19268 Refactor: Move inline JS to modules 2026-03-20 22:57:22 -07:00
0d2d57333f Revert: Update index.html 2026-03-20 22:52:47 -07:00
9b09cada4f Fix: Gemini 0.5K request syntax + parsing 2026-03-20 22:51:06 -07:00
d9a7f2ef52 Fix: show detailed OpenRouter/Gemini errors 2026-03-20 22:42:28 -07:00
be7307de94 Fix: image_size enum + rolling window=1 2026-03-20 22:32:17 -07:00
304360c647 Delete app.js 2026-03-20 22:28:30 -07:00
6e41b2ed17 Delete: Merged into index.html 2026-03-20 22:12:17 -07:00
9488497ae4 Fix: Inline all JS, DOM-safe init, defensive loading 2026-03-20 22:12:09 -07:00
e0d5faa882 Delete: Merged into app.js 2026-03-20 22:12:06 -07:00
4dae9d9cec Delete: Merged into app.js 2026-03-20 22:12:05 -07:00
fc277f7e42 Delete: Merged into app.js 2026-03-20 22:12:03 -07:00
e1de66a399 Delete: Merged into app.js 2026-03-20 22:12:00 -07:00
50e8223bbb Feat: Main orchestrator — generation loop and events 2026-03-20 22:08:01 -07:00
72b69455e9 Feat: UI state management and DOM helpers 2026-03-20 22:07:56 -07:00
47fcdb2edc Feat: GIF assembly from base64 frames via gif.js 2026-03-20 22:07:49 -07:00
390a1c9693 Feat: OpenRouter image generation API client 2026-03-20 22:07:41 -07:00
593f22ea6a Feat: LocalStorage API key persistence 2026-03-20 22:07:38 -07:00
2c7f9654ee Feat: Custom font and base styles 2026-03-20 22:07:35 -07:00
0c8bf2585c Feat: App shell with module loader and Tailwind 2026-03-20 22:07:31 -07:00
568d8dd08c Delete styles.css 2026-03-20 22:06:52 -07:00
f468b865ce Delete app.js 2026-03-20 22:06:45 -07:00
7cdff0ecbc Feat: Vanilla JS app — OpenRouter image gen + GIF 2026-03-20 22:01:45 -07:00
2ead48f7b4 Feat: Stain font, Tailwind, AR button styles 2026-03-20 22:01:42 -07:00
0d49e2e4d2 Feat: Vanilla HTML shell with all UI sections 2026-03-20 22:01:37 -07:00
0d1cb6d3cf Feat: Core Alpine app with OpenRouter GIF gen 2026-03-20 21:54:18 -07:00
477c80d57a Feat: Global styles with Stain font + Tailwind 2026-03-20 21:54:15 -07:00
7e25c0bb1b Feat: Main entry point with Alpine app shell 2026-03-20 21:54:09 -07:00
325e2aa947 Feat: Main HTML layout with Alpine and Tailwind 2026-03-20 21:44:42 -07:00
4c632efc46 Delete assets directory 2026-03-20 21:43:43 -07:00
ac283d522e Fix: Handle localStorage crashes and simplify init 2026-03-20 21:39:16 -07:00
41685017a8 Fix: Handle module script DOMContentLoaded timing 2026-03-20 21:36:09 -07:00
1cdb7b6b98 Refactor: full vanilla app state + DOM rendering 2026-03-20 21:33:01 -07:00
96f4d72d8c Refactor: remove Alpine/Lucide, vanilla UI wiring 2026-03-20 21:32:55 -07:00
15a5054a78 Fix: createIcons({icons}) + reliable icon refresh 2026-03-20 21:29:51 -07:00
d6f8298767 Fix: lucide + stable gemini 0.5K selector 2026-03-20 21:29:42 -07:00
28989cbbe3 Fix: lucide rerender + model-size handling 2026-03-20 21:22:31 -07:00
d512ed31f7 Fix: docs-aligned image request and response parsing 2026-03-20 21:22:26 -07:00
bc2d492803 Fix: add Stain font-face and body font 2026-03-20 21:22:23 -07:00
b400fd9ed9 Fix: lucide loading + cleaner header + model size UI 2026-03-20 21:22:17 -07:00
dcc334479f Feat: Alpine app orchestration and generation loop 2026-03-20 21:14:39 -07:00
f7359ad1b2 Feat: UI helpers and prompt builders 2026-03-20 21:14:36 -07:00
85f7860f22 Feat: client-side GIF creation utility 2026-03-20 21:14:32 -07:00
80df783aa3 Feat: OpenRouter image-only generation helper 2026-03-20 21:14:25 -07:00