yao/yao
Max 5d18e76acd Enhance attachment management with public and share fields
- Introduced new fields in the attachment model for public access control and sharing options, allowing attachments to be marked as public or shared with specific teams.
- Updated the upload process to handle new permission fields, ensuring proper handling of public and share options during file uploads.
- Implemented permission checks in the file retrieval and deletion processes to enforce access control based on user roles and attachment settings.
- Added comprehensive tests for the new permission fields to validate functionality and ensure correct behavior in various scenarios.
2025-11-05 18:11:36 +08:00
..
data Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
fields Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
langs [_] 2023-05-13 19:20:58 +08:00
models Enhance attachment management with public and share fields 2025-11-05 18:11:36 +08:00
release [add] load application from bin data 2023-04-24 11:58:10 +08:00
stores Add Knowledge Base configuration and integration with GraphRag 2025-07-23 17:07:38 +08:00
uploaders Update asset modification timestamps and add support for application/octet-stream in attachment.local.yao 2025-08-13 11:12:52 +08:00