feat(s3): add drag-and-drop and context-menu file uploads, inline text editing in preview, and increase preview width

This commit is contained in:
2026-01-27 15:51:19 +00:00
parent 81d7ff0722
commit 7cef6f89d9
9 changed files with 370 additions and 101 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.6.1',
version: '1.7.0',
description: 'A CLI tool for viewing S3 and MongoDB data with a web UI'
}