andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 15:17:03 -07:00
ee152a514c fix: more login/session issues addressed
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 14:51:59 -07:00
cf46450f5f fix: login sessions
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 13:31:06 -07:00
dc91d0ab8c fix: more work on room loading
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 13:28:25 -07:00
be84aef1e0 feature: favicon
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 13:09:14 -07:00
5d244f65c7 chore: debugging code removal
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 13:08:20 -07:00
f276fe74da refactor: some work to get initial page load working a bit better
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-04 12:15:14 -07:00
200b89954b feature: chat is working?
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-02 21:28:19 -07:00
b700251278 feature: events polling
andyburke pushed to dev at andyburke/fsdb 2025-07-02 19:03:10 -07:00
9e5cde4c2a fix: resolve some type issues and update tests
andyburke pushed to dev at andyburke/fsdb 2025-07-02 19:01:41 -07:00
e32ee96b73 feature: default sorts
andyburke pushed to dev at andyburke/fsdb 2025-07-02 17:46:40 -07:00
05178c924f refactor: make all() take filter and sort options
andyburke pushed to dev at andyburke/fsdb 2025-07-01 19:14:31 -07:00
3214d17b80 feature: emit events
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-01 16:09:02 -07:00
61a51017a3 docs: update readme
andyburke pushed to dev at andyburke/autonomous.contact 2025-07-01 15:37:46 -07:00
649ff432bb feature: the beginnings of chat working
andyburke pushed to dev at andyburke/fsdb 2025-06-30 22:35:03 -07:00
0d0f399cc2 fix: don't blow up if a collection's root goes missing
andyburke pushed to dev at andyburke/serverus 2025-06-30 15:33:28 -07:00
02c10aaa72 fix: ensure includes are pulled in relative to their parent
andyburke pushed to dev at andyburke/serverus 2025-06-30 15:21:18 -07:00
0f65e57539 feature: html with SSI
andyburke pushed to dev at andyburke/autonomous.contact 2025-06-27 17:54:22 -07:00
85024c6e62 feature: rooms and events implemented on the backend
andyburke pushed to dev at andyburke/fsdb 2025-06-27 14:28:14 -07:00
73d4f636cc chore: bump version
89eff3fb13 feature: add options for all() to limit before/after creation/id
Compare 2 commits »
andyburke pushed to dev at andyburke/fsdb 2025-06-27 12:56:47 -07:00
56715a1400 feature: .all() to iterate over all objects in a collection