Commit Graph

26 Commits

Author SHA1 Message Date
5a25f22fc5 fix(package): bump package version to 1.12.5 2026-03-24 19:18:00 +00:00
69ab8f3436 fix(config): migrate project config to .smartconfig.json and refresh build settings 2026-03-24 19:02:45 +00:00
a9448ec0df fix(package): bump package version to 1.12.3 2026-03-24 15:08:40 +00:00
02b3a79d99 fix(config): migrate runtime configuration loading from npmextra to smartconfig 2026-03-24 15:08:13 +00:00
a829f76d4b fix(storage): rename S3 configuration and change stream interfaces to storage-oriented types 2026-03-14 23:27:25 +00:00
150d6d9d86 feat(web): replace custom S3 browser components with dees-s3-browser integration 2026-03-12 15:16:24 +00:00
b72b36c4ea fix(mongo-browser): increase default editor width and broaden resize range in Mongo browser pane 2026-01-29 15:56:05 +00:00
d9fc7f8257 feat(s3): add rename support for files and folders in S3 UI columns and keys 2026-01-28 16:49:34 +00:00
175e9cb691 fix(tsview-s3-columns): append trailing slash to destination key when moving folders to ensure folder destination path 2026-01-28 16:16:26 +00:00
ebce6b7e76 fix(playwright-mcp): remove Playwright-generated snapshot images to avoid committing autogenerated test artifacts and reduce repository size 2026-01-28 15:38:04 +00:00
e379c2b6b1 feat(s3): add S3 move (object & prefix) support: server handlers, API client methods, UI dialogs/picker, drag-and-drop and validation 2026-01-28 15:35:28 +00:00
5051e957ec feat(s3-columns): load full prefix path on initial load and add folder upload support 2026-01-28 15:04:42 +00:00
8204f06a2a fix(cli): set executable permission on cli.js 2026-01-28 14:10:43 +00:00
8cc9a1850a feat(streaming): add global activity watchers, client-side buffering, and improved real-time streaming UX 2026-01-28 14:02:48 +00:00
7cef6f89d9 feat(s3): add drag-and-drop and context-menu file uploads, inline text editing in preview, and increase preview width 2026-01-27 15:51:19 +00:00
f7cd43933f fix(ci): add Gitea CI workflows, documentation updates, and packaging metadata tweaks 2026-01-26 12:48:50 +00:00
321e3e89a4 feat(readme): document real-time change streaming and expand README with features, architecture, and configuration updates 2026-01-25 22:04:07 +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
349b43612e feat(s3): add S3 create file/folder dialogs and in-place text editor; export mongodb plugin 2026-01-25 12:56:56 +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
2c8dacf3c2 fix(package): update package metadata 2026-01-25 11:13:56 +00:00
b866e416db fix(package): apply minor metadata-only change (one-line edit) 2026-01-25 11:11:47 +00:00
dd2a2e94ed fix(tsview): fix bad build commit - remove accidental include 2026-01-25 11:05:01 +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
74d24cf8b9 initial 2026-01-23 22:15:51 +00:00