Commit graph

18 commits

Author SHA1 Message Date
Yura Dupyn
f84c1db31f Fix responsivity of modal on mobile 2026-05-15 17:20:17 +02:00
Yura Dupyn
b9e328181f README update 2026-05-15 17:14:04 +02:00
Yura Dupyn
ee68906f09 Relative paths 2026-05-15 17:09:38 +02:00
Yura Dupyn
92510ce24f README update 2026-05-15 16:22:10 +02:00
Yura Dupyn
8ea8fa6446 Cleanup of old code. Abstract out cache of remote requests. Cache for AI captions. 2026-05-15 15:53:15 +02:00
Yura Dupyn
f3784e75f4 Add AI captions. 2026-05-15 14:45:06 +02:00
Yura Dupyn
945dcdead0 Introduce README.md, AI-USE.md. Setup nix-shell for node. Tag personal comments with @PERSONAL-NOTE. 2026-05-15 13:37:19 +02:00
Yura Dupyn
24334cb342 Forgot to update a few comments after refactor. 2026-05-15 11:40:13 +02:00
Yura Dupyn
65fe6a9a82 Introduce Picturarium config. 2026-05-15 11:36:50 +02:00
Yura Dupyn
c3c629943c Reorganization. Split remote/result/request. Split picsum specific api. 2026-05-15 11:12:42 +02:00
Yura Dupyn
5f9bdd5511 Cleanup TODOs 2026-05-15 10:44:11 +02:00
Yura Dupyn
65fd45fc16 Introduce result type and generic safe fetch functions. Do proper error handling/display. 2026-05-15 10:43:18 +02:00
Yura Dupyn
9138a187a9 Cleanup. Fix simple linter error. 2026-05-15 00:51:24 +02:00
Yura Dupyn
ca1a2bf1ca Ditch old css. Use Material UI. Add Modal. Make it work on mobile. 2026-05-15 00:36:08 +02:00
Yura Dupyn
e9cf90180f caching 2026-05-14 23:48:28 +02:00
Yura Dupyn
473897fdfc Add Remote type constructor. Setup basic State/Msg/effects/Reducer. Format 2026-05-14 23:03:48 +02:00
Yura Dupyn
ae6451e052 Added zod. Wrapped picsum API. 2026-05-14 19:05:18 +02:00
Yura Dupyn
2137fcc776 Initial commit 2026-05-14 18:16:38 +02:00