Commit Graph

774 Commits (db23f4061da2fd688e22641176bf46a977e0072d)
 

Author SHA1 Message Date
HFO4 90827b2441 Feat: sign http request / read running mode from config file 5 years ago
HFO4 fd7b6e33c8 Test: auth middleware for WebDAV 5 years ago
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 5 years ago
HFO4 bb27d1d587 Test: remove test for internal xml package 5 years ago
HFO4 91b873065a Test: FileInfo interface 5 years ago
HFO4 327765a7be Fix: missing ttl check in memstore.Get 5 years ago
HFO4 3e49c9f4f6 Remove: azure-pipelines.yml 5 years ago
HFO4 acb741bfc2 Merge branch 'master' of github.com:HFO4/Backend-V3 5 years ago
AaronLiu 477c4f1a7e Update azure-pipelines.yml for Azure Pipelines 5 years ago
AaronLiu 0a877f5712 Set up CI with Azure Pipelines 5 years ago
HFO4 e97ed216f2 Feat: finish WebDAV adaptation 5 years ago
HFO4 c1b02380ac Feat: adapt copy method for WebDAV 5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system 5 years ago
HFO4 1dac66e632 Merge branch 'master' of github.com:HFO4/Backend-V3 5 years ago
HFO4 963100d60f Modify: add fs into webdav 5 years ago
HFO4 a6d16cc7ba Add: internal packages in webdav 5 years ago
HFO4 327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library 5 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header 5 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules 5 years ago
HFO4 6ada69f637 Test: update file content related hooks 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 8557ed8e2e Fix: failed uint test due to cache 5 years ago
HFO4 ca07a94d41 Test: file compress / download 5 years ago
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return 5 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session 5 years ago
HFO4 ad02a659a6 Feat: read CORS config from file 5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously 5 years ago
HFO4 00ef240bea Delete: test file for task/pool 5 years ago
HFO4 02c93be3bc Feat: download temporary archive file 5 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache 5 years ago
HFO4 8703f97e20 Merge branch 'master' of github.com:HFO4/Backend-V3 5 years ago
HFO4 0b820e8417 Feat: add go.sum 5 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url 5 years ago
HFO4 012281c41f Feat: zip create 5 years ago
HFO4 d58898e364 Feat: task pool for goroutines 5 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test 5 years ago
HFO4 ba34a092d1 Feat: group options in database scheme 5 years ago
HFO4 2b25b9d315 Modify: add ini file to .gitignore 5 years ago
HFO4 18968458a4 Modify: close file in main routine 5 years ago
HFO4 d0bb123e03 Test: get source URL of files 5 years ago
HFO4 9f26c0c8ab Test: signRequired middleware 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 e871f6e421 Feat: HMAC auth and check 5 years ago
HFO4 4649ddbae2 Fix: failed uint test due to dirty cache 5 years ago
HFO4 5b01202844 Test: redis pool connection 5 years ago
HFO4 6d6255e759 Test: redis cache 5 years ago