mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 11:39:26 +01:00
- system.ts: Add maxLength(100) and alphanumeric/hyphen/underscore regex to service_name fields - system.ts: Add maxLength(50) and semver/Docker tag regex to target_version field - rag.ts: Add maxLength(500) to filePath field - rag_controller.ts: Add 50MB file upload size limit and validation error handling - settings_controller.ts: Validate getSetting() key parameter against KV_STORE_SCHEMA at runtime https://claude.ai/code/session_01JFvpTYgm8GiE4vJ4cJKsFx |
||
|---|---|---|
| .. | ||
| benchmark_controller.ts | ||
| chats_controller.ts | ||
| collection_updates_controller.ts | ||
| docs_controller.ts | ||
| downloads_controller.ts | ||
| easy_setup_controller.ts | ||
| home_controller.ts | ||
| maps_controller.ts | ||
| ollama_controller.ts | ||
| rag_controller.ts | ||
| settings_controller.ts | ||
| system_controller.ts | ||
| zim_controller.ts | ||