Commit Graph

68 Commits (4a5782b4e5e59d4e575835906dc3eaae4f1ce3a5)

Author SHA1 Message Date
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem 5 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance 5 years ago
HFO4 2b8921e9fd Fix: untracked files 5 years ago
HFO4 132c7a8fcb Feat: file uploading in slave mode 5 years ago
HFO4 6470340104 Add: upload controller in slave mode 5 years ago
HFO4 90827b2441 Feat: sign http request / read running mode from config file 5 years ago
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 5 years ago
HFO4 e97ed216f2 Feat: finish WebDAV adaptation 5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system 5 years ago
HFO4 963100d60f Modify: add fs into webdav 5 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header 5 years ago
HFO4 8bf2966d46 Feat: update file content 5 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range 5 years ago
HFO4 ca07a94d41 Test: file compress / download 5 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session 5 years ago
HFO4 02c93be3bc Feat: download temporary archive file 5 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url 5 years ago
HFO4 012281c41f Feat: zip create 5 years ago
HFO4 ba34a092d1 Feat: group options in database scheme 5 years ago
HFO4 18968458a4 Modify: close file in main routine 5 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url 5 years ago
HFO4 ea7f034332 Feat: sign auth middleware 5 years ago
HFO4 36d5f51495 Feat: sign file source url 5 years ago
HFO4 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time 5 years ago
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file 5 years ago
HFO4 f35c585edf Feat experimental WebAuth API 5 years ago
HFO4 10a2ef4267 Feat: rename file 5 years ago
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage 5 years ago
HFO4 85bbb3d122 Remove: useless test file 5 years ago
HFO4 c09fc535dc Feat: unit test coverage report 5 years ago
HFO4 fd02425547 Feat: move files/directories 5 years ago
HFO4 93010e3525 Feat: delete objects 5 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File 5 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded 5 years ago
HFO4 a734493b65 Feat: custom error for general layer codes 5 years ago
HFO4 9a1665526c Test: local policy file uploading 5 years ago
HFO4 0cb80f69f5 Modify: split hooks into small modules 5 years ago
HFO4 451bdb4ee1 Modify: parameters in headers should be URIEncoded 5 years ago
HFO4 28df5ca833 Modify: return user information in siteConfig while logged in 5 years ago
HFO4 5e1e76719f Test: list folder & filesystem/path & model/folder/list 5 years ago
HFO4 b431f3674c Feat: list objects in specific path 5 years ago
HFO4 a89c3cb11a Feat: create folder / Modify: add index to some column 5 years ago
HFO4 5991fd66ce Modify: reorganize project structure 5 years ago
HFO4 370a1a0c9f Feat: GET Site/Config getting global configuration 5 years ago
HFO4 9d8a462dc4 Remove: mutipart file upload 5 years ago
HFO4 88a543ef74 Feat: `{path}` marker in name rule representing the virtual path of the file 5 years ago
HFO4 2e9f256462 Feat: after uploading finished hook 5 years ago
HFO4 aa17aa8e6a Feat: after uploading hooks and checks 5 years ago
HFO4 631c23f065 Feat: recycling file storage and user capacity when uploading canceled 5 years ago
HFO4 160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 5 years ago