Files
ragflow/internal/handler
chanx bbb9b1df85 feat: Implement file upload and folder creation features by GO (#13903)
### What problem does this PR solve?

feat: Implement file upload and folder creation features

- Add file upload route in router.go
- Add file operation methods in dao/file.go
- Add util/file.go for file type detection and filename handling
- Implement file upload and folder creation endpoints in handler/file.go
- Implement file upload and folder creation logic in service/file.go
- Modify response message format in memory.go
- Add document count method in dao/document.go

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2026-04-02 20:21:04 +08:00
..
2026-03-24 20:08:36 +08:00
2026-03-11 11:23:13 +08:00
2026-03-11 11:23:13 +08:00
2026-03-11 11:23:13 +08:00
2026-03-04 19:17:16 +08:00
2026-03-11 11:23:13 +08:00