41 Commits

Author SHA1 Message Date
nakrovati 37cfdc0fe5 Update next to 16.3 and specify PNPM version in devEngines.packageManager (#198) 2026-08-06 11:32:21 +08:00
liaozip 28b2cd9794 feat: add TIFF/TIF image preview support using UTIF (#194) 2026-08-05 00:08:28 +08:00
Zhengchao An 8fa82a2fe7 chore: update shadcn Base UI components (#161) 2026-07-11 11:58:54 +08:00
cxymds ae01aee350 chore: upgrade next to 16.3 canary 2026-07-02 15:50:04 +08:00
cxymds 3b07981e8b fix: pnpm version 2026-06-22 17:53:25 +08:00
安正超 8e3161e0e7 fix: UI polish details and add audit skill (#136) 2026-06-15 14:09:15 +08:00
nakrovati 9df43ee72a chore(deps): bump project dependencies (#131) 2026-06-13 08:46:11 +08:00
cxymds 145e1f9797 feat: use server zip downloads (#128) 2026-06-12 11:55:50 +08:00
Utibeabasi Umanah 03db6ea98b feat: add parquet preview (#127) 2026-06-11 16:14:48 +08:00
nakrovati 834375d58f Set min PNPM 11.4.0 (#123) 2026-05-30 08:55:40 +08:00
安正超 67350e8a75 fix: prevent dropdown labels from requiring groups (#122) 2026-05-25 08:56:25 +08:00
nakrovati bb3422d03b Migrate shadcn/ui from Radix to Base UI (#115) 2026-05-10 09:32:13 +08:00
nakrovati 6cb19bb188 chore: upgrade pnpm to v11 (#110) 2026-05-02 11:47:32 +08:00
nakrovati 5ed5e558ee Update dependencies, migrate to ESM, and update PNPM to 10.28.2 (#86) 2026-03-23 07:50:47 +08:00
马登山 f65732a77d pref : Refactor pdf preview 2026-03-19 12:09:48 +08:00
马登山 4b40353d93 fix: PDF preview 2026-03-09 17:18:46 +08:00
马登山 c959aafb27 fix: lockfile 2026-02-02 10:01:48 +08:00
安正超 6f1193f6e4 chore: replace codebase with Next.js version (console-new) (#46)
* chore: replace codebase with Next.js version (console-new)

- Migrate from Nuxt/Vue to Next.js/React
- Same repo, dev-pr branch has shared history with main for PR

* chore: wip

* ci: pin pnpm to latest in workflows, packageManager 10.19.0

* ci: use pnpm version from package.json only (fix version mismatch)

* fix: CI - add root page redirect, fix TS types and lint (api-client, aws4fetch, upload-task, hooks)

* fix(ci): add type-check script for TypeScript Check job

* fix(ci): resolve Code Formatting job - ESLint errors (setState-in-effect, refs, static-components, preserve-memoization)

* fix(ci): add lint:fix script for quality workflow Auto-fix step

* fix(ci): add SVG module type declaration for TypeScript Check
2026-02-01 21:23:31 +08:00
cxymds c3bfd2d34b Refactory/bucketsetting (#45)
* feat: refactory bucket setting

* fix: translate

* feat:permission

* feat : lockfile

* fix: update lockfile

* fix: i18n variable
2026-01-29 20:05:03 +08:00
nakrovati 94fcbd9e57 Fix PageHeader collision with Sidebar, update dependencies, and clean up code (#44)
* fix: PageHeader overlaps Sidebar on small screens

* refactor: move appName and appDescription to defineNuxtConfig

* chore: replace clipboard with vueuse useClipboard

* chore(deps): remove unused deps

* chore: bump deps

Add type conversion `... as Shape` to AutoForm and AutoFormFiledObject for compatibility with vue-tsc v3.

Add `import ‘vue-sonner/style.css’` for compatibility with vue-sonner v2.

Move @aws-sdk/types to dependencies.

Format code.
2026-01-25 09:23:27 +08:00
overtrue b172258106 chore: remove pnpm from dependencies and require >=10.27.0
- Remove pnpm from devDependencies to avoid security vulnerabilities
- Update packageManager to pnpm@10.27.0
- Update engines.pnpm to >=10.27.0
- Update README.md to recommend corepack or mise for version management
- Fixes GHSA-379q-355j-w6rj, GHSA-7vhp-vf5g-r2fw, GHSA-2phv-j68v-wwqx
2026-01-20 21:23:43 +08:00
nakrovati 20f090f77d Clean and update dependencies (#42)
* chore(deps): remove unused deps

* refactor: migrate to ESM

* chore(deps): update vue, nuxt, and their outdated dependencies

* chore(deps): move deps to appropriate categories

* chore(deps): override tar to >=7.5.4

Override the tar version to >=7.5.4 due to the vulnerability https://github.com/advisories/GHSA-8qq5-rm4j-mr97 and because the author of the dependency marked all older versions of the package as deprecated.
2026-01-20 10:26:23 +08:00
安正超 6b40c2bc16 feat: Add 7 new language packs (DE, ES, IT, JA, KO, PT-BR, RU) and refactor language switcher (#29)
* feat: 补充任务状态和操作相关的翻译键

- 添加小写版本的状态翻译键:waiting, in progress, success, failed, paused, canceled
- 添加 Upload 翻译键
- 更新任务状态显示使用新的翻译键
- 统一翻译键命名规范

* feat: 为法语语言包补充任务状态和操作相关的翻译键

- 添加小写版本的状态翻译键:waiting, in progress, success, failed, paused, canceled
- 添加 Upload 翻译键
- 修复 In Progress 参数名(deleting -> processing)
- 更新 Success Status 和 Failed Status 翻译

* fix: 对齐所有语言包的翻译键

- 为法语语言包添加 Processing (with count) 键
- 为土耳其语语言包添加 success 和 Success Status 键
- 为中文和英文语言包添加 Success Status 键
- 确保所有语言包(中文、英文、土耳其语、法语)的键完全对齐
- 所有语言包现在都有 880 个键

* feat: 添加国际主流语言支持

新增语言包:
- 日语 (ja-JP) - 日本語
- 韩语 (ko-KR) - 한국어
- 德语 (de-DE) - Deutsch
- 西班牙语 (es-ES) - Español
- 俄语 (ru-RU) - Русский
- 葡萄牙语 (pt-BR) - Português
- 意大利语 (it-IT) - Italiano

更新内容:
- 更新 nuxt.config.ts 添加新语言配置
- 更新 language-switcher.vue 组件添加新语言选项
- 所有新语言包包含 880 个翻译键(目前使用英文作为占位符)

现在支持共 11 种语言:英语、中文、日语、韩语、德语、法语、西班牙语、葡萄牙语、意大利语、俄语、土耳其语

* fix: 暂时隐藏未翻译的语言选项

- 从语言选择器中移除尚未翻译的语言(日语、韩语、德语、西班牙语、葡萄牙语、意大利语、俄语)
- 只保留已完整翻译的语言:英语、中文、法语、土耳其语
- 未翻译的语言配置已注释,待翻译完成后可重新启用

这些语言包文件已创建但内容为英文占位符,切换后会显示英文内容

* feat: 完成德语和日语语言包翻译

- 将德语文件 (de-DE.json) 中的所有英文值翻译为德语
- 将日语文件 (ja-JP.json) 中的所有英文值翻译为日语
- 技术术语(如 API、KMS、IAM、MQTT 等)保持英文或使用适当的本地化形式
- 遵循德语和日语的本地化习惯和语言环境

* feat: 完成意大利语、韩语、巴西葡萄牙语和俄语翻译

* feat: 完成西班牙语翻译

* refactor: remove duplicate language options in language-switcher

- Generate options array dynamically from languageConfig
- Eliminate redundant language definitions
- Maintain single source of truth for language data

* fix: input shadow
2025-12-05 22:02:45 +08:00
overtrue 5dd3019194 chore: enforce lockfile sync check and update documentation
- Add mandatory lockfile sync check to AGENTS.md
- Update pre-commit hook to enforce lockfile sync before commit
- Fix pnpm-lock.yaml sync issue (node-forge specifier consistency)
- Ensure CI will pass by requiring lockfile sync before commit
2025-11-29 23:55:22 +08:00
overtrue 1f63abf0ac chore: add mandatory code quality checks and update pre-commit hook
- Add mandatory TypeScript type check (vue-tsc --noEmit) and Prettier format check (prettier --check) as required checks in AGENTS.md
- Update pre-commit-check.sh to explicitly run these checks before lint
- Update node-forge to 1.3.2 to fix security vulnerabilities
- Add node-forge override in package.json to ensure secure version
2025-11-29 23:52:10 +08:00
overtrue d3bc8144bf security: fix vulnerabilities in glob and js-yaml dependencies
- Add pnpm overrides to force glob >=10.5.0 (fixes high severity command injection)
- Add pnpm overrides to force js-yaml >=4.1.1 (fixes moderate severity prototype pollution)
- Update pnpm-lock.yaml with secure dependency versions
2025-11-20 20:10:47 +08:00
overtrue 3950df148f feat: add pre-commit check script to catch issues before commit
- Add scripts/pre-commit-check.sh for comprehensive pre-commit validation
- Add 'check' script (lint, type-check, tests, build)
- Add 'pre-commit' script (includes security audit)
- Update README with pre-commit instructions
- Fix pnpm-lock.yaml formatting
2025-11-01 00:45:33 +08:00
overtrue b7f39d28b5 chore: fix pnpm-lock.yaml formatting 2025-11-01 00:36:22 +08:00
overtrue ca69bd2ed4 security: update lockfile with tar override to fix vulnerability
- Update pnpm-lock.yaml to apply tar >= 7.5.2 override
- Format pnpm-lock.yaml with Prettier
- All CI/CD checks pass: lint, type-check, tests, build
2025-11-01 00:24:35 +08:00
overtrue 32df08c420 security: add pnpm overrides to enforce secure tar version
- Add pnpm.overrides to force tar >= 7.5.2
- Ensures all transitive dependencies use secure tar version
- Fixes GHSA-29xp-372q-xqph vulnerability
- All CI/CD checks pass
2025-11-01 00:23:19 +08:00
overtrue 72edfdbcef style: format pnpm-lock.yaml with Prettier
- Fix formatting issues in pnpm-lock.yaml
- All CI/CD checks pass: lint, type-check, tests, build
2025-11-01 00:13:10 +08:00
overtrue a8a9ffd421 security: fix tar vulnerability by updating dependencies
- Update nuxt and related packages to fix tar@7.5.1 vulnerability
- Resolves GHSA-29xp-372q-xqph (moderate severity)
- Run pnpm audit fix to update transitive dependencies
2025-11-01 00:09:14 +08:00
overtrue 6ab024be1c style: format code with Prettier
- Auto-format all files to comply with Prettier rules
- Fix code style issues in 545 files
2025-11-01 00:03:01 +08:00
overtrue 276cb8e096 chore: 更新 pnpm-lock.yaml 以同步 package.json
- 添加 @oxc-minify/binding-darwin-arm64 和 @oxc-transform/binding-darwin-arm64 依赖
- 修复锁定文件与 package.json 不同步的问题
2025-10-31 23:54:57 +08:00
overtrue 50cef5195b refactor: tailwindcss 2025-10-27 22:04:05 +08:00
overtrue be229fc694 step1: add shadcn components 2025-10-25 16:04:31 +08:00
overtrue ce525fa8ab chore: upgrade nuxt and tailwindcss 2025-10-25 15:28:23 +08:00
junxiang Mu f6946637af fix type error
Signed-off-by: junxiang Mu <1948535941@qq.com>
2025-09-22 16:55:40 +08:00
junxiang Mu 9b23e5933c fix start error
Signed-off-by: junxiang Mu <1948535941@qq.com>
2025-09-22 16:52:11 +08:00
junxiang Mu c019276fcb add kms
Signed-off-by: junxiang Mu <1948535941@qq.com>
2025-09-22 14:31:07 +08:00
overtrue de0f2c550d feat: improve TypeScript type safety and code quality
- Added comprehensive TypeScript type definitions for app configuration
- Fixed type safety issues in sidebar component with proper type casting
- Improved code organization with better file naming conventions
- Enhanced error handling with centralized error management
- Added performance optimizations with caching and code splitting
- Improved development experience with better tooling configuration
- Updated project documentation with comprehensive README
- Added proper type definitions for navigation items and app config
- Fixed licensing information and added proper Apache 2.0 license

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 23:19:22 +08:00