managarten/apps/storage/apps/backend
Till JS 5c69dc7d5d feat(storage): add file tagging UI with TagPicker component
Backend: Add endpoints for file-tag operations (GET/POST/DELETE)
Frontend: TagPicker component with:
- View/add/remove tags on files in FilePreviewModal
- Create new tags inline with random color assignment
- Dropdown with existing tags and create-new input
- Colored tag pills with remove button

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 13:39:44 +01:00
..
src feat(storage): add file tagging UI with TagPicker component 2026-03-26 13:39:44 +01:00
docker-entrypoint.sh feat(docker): add Dockerfiles for presi and storage apps 2026-01-25 13:55:23 +01:00
Dockerfile feat(storage): add animations, drag feedback, integration tests, and optimize Dockerfile 2026-03-21 15:30:10 +01:00
drizzle.config.ts 🔧 chore: create @manacore/shared-drizzle-config and migrate 16 configs 2026-01-29 16:54:44 +01:00
eslint.config.mjs feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
jest.config.js feat(storage): add tests, file preview modal, and fix Dockerfile ports 2026-03-21 12:16:28 +01:00
nest-cli.json feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
package.json feat(storage): add structured logging with Pino 2026-03-26 13:18:58 +01:00
tsconfig.json 🐛 fix: resolve tsconfig and dependency errors 2026-02-01 03:32:46 +01:00