yao/widgets/app
Max 5b99f3bf44 Enhance file upload functionality and authentication in neo package
- Updated the API to support dynamic storage paths for file uploads, allowing for differentiated handling of chat, knowledge, and asset uploads.
- Implemented comprehensive authentication checks to ensure only authorized users can upload files.
- Introduced new upload options to handle original filenames and improved error responses for better user feedback.
- Enhanced CORS headers to accommodate new upload requirements and improve API security.
- Initialized authentication settings in the Load function to streamline user management.
2025-05-31 16:36:02 +08:00
..
app.go Enhance file upload functionality and authentication in neo package 2025-05-31 16:36:02 +08:00
app_test.go [add] app setting token option 2023-07-27 16:05:16 +08:00
types.go [add] app setting token option 2023-07-27 16:05:16 +08:00