| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| data | ||
| public | ||
| scripts | ||
| src | ||
| test | ||
| .env.template | ||
| Dockerfile | ||
| next-i18next.config.js | ||
| next.config.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts |
* feat: implement folder depth management and error handling - Added new error codes for folder depth limits in CommonErrEnum. - Introduced folder depth validation logic in the parent folder management. - Implemented API for fetching subtree maximum folder depth. - Enhanced folder creation and movement operations to respect maximum folder depth constraints. - Updated UI components to handle folder depth checks and display appropriate error messages. - Localized new error messages in English and Chinese. * refactor: simplify folder depth limit to backend validation Remove frontend drag pre-check and subtreeDepth API; rename env to MAX_FOLDER_DEPTH with strict IntSchema validation; keep create-folder button hiding only. * perf: limit tip * chore: remove unrelated folder depth changes --------- Co-authored-by: archer <545436317@qq.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| data | Loading commit data... | |
| public | Loading commit data... | |
| scripts | Loading commit data... | |
| src | Loading commit data... | |
| test | Loading commit data... | |
| .env.template | Loading commit data... | |
| Dockerfile | Loading commit data... | |
| next-i18next.config.js | Loading commit data... | |
| next.config.ts | Loading commit data... | |
| package.json | Loading commit data... | |
| tsconfig.json | Loading commit data... | |
| vitest.config.ts | Loading commit data... |