Commit Graph

4 Commits

Author SHA1 Message Date
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
a7ee9dff9f fix: implement S3 listBuckets to actually list buckets
- Add @aws-sdk/client-s3 dependency for direct S3 operations
- Fix listBuckets handler which was hardcoded to return empty array
- Now properly queries S3 and returns actual bucket names
2026-01-23 23:28:04 +00:00
74d24cf8b9 initial 2026-01-23 22:15:51 +00:00