Commit Graph
13 Commits
Author SHA1 Message Date
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 c36d72493d fix: avoid passing in updated_at to firestore particle 2026-03-19 07:45:15 -07:00
talksik 6d84fbe20c feat: show latest particle preview in stream list 2026-03-18 18:00:12 -07:00
talksik b54aaa3f08 feat: show stream name in breadcrumbs 2026-03-18 17:42:37 -07:00
talksik 69d6ec2ca2 fix: implement stream playback cleaner structure 2026-03-18 17:13:41 -07:00
talksik fca125ab52 feat: compose new stream full flow 2026-03-18 15:20:57 -07:00
talksik 092d142a56 refactor: restructure state, routing, and more 2026-03-18 13:11:29 -07:00
talksik 2c2e56d5e9 chore: only set visibility for container particles 2026-03-18 08:48:38 -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
talksik 8546260493 improve window management and title bar 2026-02-21 12:42:43 -08:00
talksik 0cd74c0a8a feat: list streams and story-mode catchup 2026-02-21 09:46:04 -08:00
talksik 1f249c47a6 setup electron app with boilerplate 2026-02-19 19:41:26 -08:00