Commit Graph

9 Commits

Author SHA1 Message Date
0360b1f7f1 Consolidate frontend REST calls with GraphQL
Some checks failed
Deploy with Docker Compose / deploy (push) Failing after 1s
Replace 5 separate REST calls on home page load with a single GraphQL
query. Add homeData store that fetches posts, favorites, activities,
spotify, and auth in one request. Convert all admin mutations and
auth flows to use GraphQL. Add album images to Spotify GraphQL schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 15:29:22 +00:00
095cd72946 Add rowing machine endpoint 2026-03-04 14:22:05 +00:00
1d4beca336 Add claude client to store 2026-03-04 14:21:51 +00:00
02d70ee5db init commit websocket 2026-01-22 10:23:33 +00:00
0466d9d288 adding jwt tokens 2025-11-25 16:03:05 +00:00
1b8c0ab377 tidied go mod 2025-11-22 11:51:02 +00:00
8ed08d8f3d adding spotify what am I listening to api 2025-11-22 11:29:11 +00:00
32327afc70 implemented post handler 2025-11-18 15:51:36 +00:00
ac341c6725 included go mods 2025-11-16 14:24:05 +00:00