feat(s3-columns): load full prefix path on initial load and add folder upload support

This commit is contained in:
2026-01-28 15:04:42 +00:00
parent 319ee2a7af
commit 5051e957ec
5 changed files with 87 additions and 22 deletions

View File

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

File diff suppressed because one or more lines are too long