8cc9a1850a
feat(streaming): add global activity watchers, client-side buffering, and improved real-time streaming UX
2026-01-28 14:02:48 +00:00
20e08d123f
feat(streaming): add real-time streaming (MongoDB change streams & S3 bucket watchers) with WebSocket subscriptions and activity stream UI
2026-01-25 21:41:55 +00:00
a26e7a5a20
feat(web): add database overview panel, collection overview and resizable panels; show/hide system databases; use code editor with change-tracking in document view; add getDatabaseStats API and typings; enable overwrite for S3 uploads
2026-01-25 17:34:52 +00:00
5d533caccb
feat(s3,web-ui): add S3 deletePrefix and getObjectUrl endpoints and add context menus in UI for S3 and Mongo views
2026-01-25 11:24:03 +00:00
afc32f3578
feat(tsview): add database and S3 handlers, tswatch/watch scripts, web utilities, assets and release config
2026-01-25 11:02:53 +00:00
f64fc069d4
fix: resolve API 404 by using correct /typedrequest endpoint
...
- Update ApiService baseUrl to include /typedrequest path that TypedServer expects
- Add noCache option to ViewServer to prevent client caching issues during development
- Update @api.global/typedserver to v8.3.0 which includes the noCache feature
2026-01-23 23:18:20 +00:00
74d24cf8b9
initial
2026-01-23 22:15:51 +00:00