yao/engine
Max 2f13dbbffb Enhance attachment model and add local uploader support
- Introduced a new `Groups` field in the `Attachment` struct to support categorization of attachments.
- Integrated `types.MetaInfo` into `ManagerOption` for improved metadata handling.
- Added a local uploader for attachments, enabling file uploads from a specified local path.
- Updated asset management functions to reflect changes in file metadata and structure.
2025-07-25 18:15:51 +08:00
..
load.go Enhance attachment model and add local uploader support 2025-07-25 18:15:51 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
process.go feat: Update versioning and commit information in Makefile and version command 2025-05-18 16:47:32 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00