Commit Graph
5 Commits
Author SHA1 Message Date
talksik c43f66d915 feat: playback where I left off 2026-03-19 11:24:41 -07:00
talksik 71dd0149bc feat: order streams by last child creation 2026-03-19 10:46:19 -07:00
talksik 1bf5b466d1 refactor: extract properties for container particles to flat fields in firestore 2026-03-19 09:05:12 -07:00
talksik fca125ab52 feat: compose new stream full flow 2026-03-18 15:20:57 -07:00
Arjun PatelandGitHub 51857bed63 chore: integrate firestore for particles (#32)
* plumb for firestore

* chore: cleanup orion api to only include essentials

* setup boilerplate for data and rendering

This includes zod types creation for API response validation, and
exploration of path based resolution of rendering particles.

* chore: structure container particles for rendering children

* wire firestore crud for particles

* integrate visibility to particles

* docs: explain particle view resolver
2026-03-17 19:52:31 -07:00