andyburke
  • Joined on 2025-06-24
andyburke pushed to dev at andyburke/serverus 2025-12-04 14:59:27 -08:00
75439172c9 test: add a test for inclusion in SPAs
andyburke pushed to dev at andyburke/serverus 2025-11-20 16:57:01 -08:00
1220f1a370 fix: better handling of .spa file being in the root, improved code
andyburke pushed to dev at andyburke/serverus 2025-11-20 16:50:52 -08:00
474d455986 fix: better accept handle for SPAs
andyburke pushed to dev at andyburke/serverus 2025-11-20 16:45:08 -08:00
9fc91f4cf4 feature: support .spa files for Single Page Apps
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-09 13:33:30 -08:00
19afb7f9fa fix: fix 404s from templates trying to load bad image urls
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-09 13:16:59 -08:00
0bc303a762 fix: more navigation and chat fixes
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-09 13:02:11 -08:00
de77f0fbe9 fix: get channel creation and chat to sort of work
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-08 17:15:47 -08:00
afeb6f75e8 refactor: first pass on getting the client back into working order
andyburke pushed to dev at andyburke/autonomous.contact 2025-11-08 11:56:23 -08:00
a5707e2f81 refactor: events to a pure stream instead of being part of topics
andyburke pushed to dev at andyburke/fsdb 2025-11-06 23:35:23 -08:00
6746594497 fix: respect filter in find() options
andyburke pushed to dev at andyburke/fsdb 2025-11-06 22:30:03 -08:00
b3248ae431 fix: handle queries for non-existent items
andyburke pushed to dev at andyburke/fsdb 2025-11-06 22:00:37 -08:00
57bc0f18a0 chore: update version
8f70191586 fix: recurse for indexed items properly
Compare 2 commits »
andyburke pushed to dev at andyburke/fsdb 2025-11-06 19:32:41 -08:00
e46f9cefb7 fix: add some debugging
andyburke pushed to dev at andyburke/fsdb 2025-11-03 18:59:20 -08:00
77765e9e60 feature: allow organizing by id within symlink indexes
02a518667b refactor: add a zed settings file
Compare 2 commits »
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 19:44:20 -07:00
c34069066d fix: clean up fixes after APP overhaul
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 19:00:36 -07:00
52f46207ec Merge pull request 'Add vscode dir to gitignore, fix light mode css, add SU default perms' (#1) from tim/autonomous.contact:tr-fixes into dev
7972efdbac Add vscode dir to gitignore, fix light mode css, add SU default perms
Compare 2 commits »
andyburke merged pull request andyburke/autonomous.contact#1 2025-10-25 19:00:35 -07:00
Add vscode dir to gitignore, fix light mode css, add SU default perms
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 15:13:15 -07:00
9a8a1e034e fix: make settings and server lists not mandatory
andyburke pushed to dev at andyburke/autonomous.contact 2025-10-25 14:57:58 -07:00
6293374bb7 feature: watches on the backend, need frontend implementation for
andyburke pushed to dev at andyburke/fsdb 2025-10-21 21:52:19 -07:00
2c77227fca fix: ensure find() matches all criteria