Commit Graph

15 Commits

Author SHA1 Message Date
wxg0103 60e9916360 fix: raise exception for file size limit exceeded 2025-12-02 14:44:55 +08:00
wxg0103 0f6cd8afc3 fix: update file upload limit handling to use dictionary access 2025-12-01 16:26:36 +08:00
wxg0103 47939ac6c0 fix: correct typo in application_id parameter for get_url endpoint 2025-11-28 10:17:54 +08:00
wxg0103 15a44158be feat: update get_url endpoint to include application ID in the URL 2025-11-28 10:16:13 +08:00
wxg0103 8c3caa27dd feat: refactor URL content retrieval to use a dedicated function with application checks 2025-11-27 17:37:00 +08:00
wxg0103 9a474b2302 feat: implement SAML2 authentication with configuration options 2025-11-26 11:31:04 +08:00
wxg0103 9d4b2bf010 feat: enhance image and video handling by supporting URLs and file IDs
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-18 18:27:11 +08:00
CaptainB a86d286a34 feat: add support for HTTP range requests for audio files 2025-07-17 21:12:13 +08:00
shaohuzhang1 1611bc7f75
fix: The original document download file name is incorrect (#3542)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-07-09 22:32:40 +08:00
shaohuzhang1 b40c76d3f3
fix: PDF Preview (#3504) 2025-07-08 10:52:27 +08:00
CaptainB 79dc3e4909 feat: add source_id and source_type fields to FileSerializer and update related components 2025-07-03 11:40:02 +08:00
shaohuzhang1 9166528504
feat: File URL adaptation (#3459) 2025-07-02 21:02:45 +08:00
CaptainB cc06d07016 refactor: enhance document download function with additional parameter and add new MIME types 2025-07-01 15:59:08 +08:00
wxg0103 4d76f08b14 refactor: file to oss 2025-06-06 12:31:41 +08:00
wxg0103 93833849c1 refactor: file to oss
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-06 11:42:31 +08:00