feat(s3): add rename support for files and folders in S3 UI columns and keys

This commit is contained in:
2026-01-28 16:49:34 +00:00
parent b41adc184e
commit d9fc7f8257
8 changed files with 366 additions and 58 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsview',
version: '1.10.2',
version: '1.11.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