Commit graph

188 commits

Author SHA1 Message Date
HFO4
4a5782b4e5 Feat: remote upload callback / validation 2019-12-30 19:37:21 +08:00
HFO4
d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
HFO4
ca9f44c06c Test: SlaveAfterUpload hook 2019-12-29 17:11:54 +08:00
HFO4
64342fa88d Feat: send remote uploading callback 2019-12-29 17:04:08 +08:00
HFO4
5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +08:00
HFO4
de4793aacb Modify: auth instance as first param in SignURI/Request 2019-12-29 13:50:23 +08:00
HFO4
b5ee3ee609 Fix: cors middleware should be applied directly to root router 2019-12-29 13:15:09 +08:00
HFO4
ac2de841d2 Merge remote-tracking branch 'origin/master' 2019-12-28 15:55:09 +08:00
HFO4
2b8921e9fd Fix: untracked files 2019-12-28 15:54:16 +08:00
HFO4
cf8b5f4d1e Feat: file uploading token sign for remote policy 2019-12-28 15:50:56 +08:00
HFO4
132c7a8fcb Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
HFO4
6470340104 Add: upload controller in slave mode 2019-12-27 21:15:05 +08:00
HFO4
4f8558d1e8 Add: uploadPolicy serializer 2019-12-24 11:50:44 +08:00
HFO4
f8c8604cda Feat: auth middleware for complex request 2019-12-24 11:42:23 +08:00
HFO4
90827b2441 Feat: sign http request / read running mode from config file 2019-12-23 13:27:18 +08:00
HFO4
fd7b6e33c8 Test: auth middleware for WebDAV 2019-12-23 11:22:46 +08:00
HFO4
cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 2019-12-21 18:32:13 +08:00
HFO4
bb27d1d587 Test: remove test for internal xml package 2019-12-21 13:01:18 +08:00
HFO4
91b873065a Test: FileInfo interface 2019-12-21 12:49:48 +08:00
HFO4
327765a7be Fix: missing ttl check in memstore.Get 2019-12-21 12:29:58 +08:00
HFO4
3e49c9f4f6 Remove: azure-pipelines.yml 2019-12-21 12:18:33 +08:00
HFO4
acb741bfc2 Merge branch 'master' of github.com:HFO4/Backend-V3 2019-12-21 12:17:44 +08:00
AaronLiu
477c4f1a7e Update azure-pipelines.yml for Azure Pipelines 2019-12-20 21:24:52 +08:00
AaronLiu
0a877f5712 Set up CI with Azure Pipelines
[skip ci]
2019-12-20 21:21:25 +08:00
HFO4
e97ed216f2 Feat: finish WebDAV adaptation 2019-12-20 15:08:04 +08:00
HFO4
c1b02380ac Feat: adapt copy method for WebDAV 2019-12-20 11:59:09 +08:00
HFO4
9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system 2019-12-17 12:02:50 +08:00
HFO4
1dac66e632 Merge branch 'master' of github.com:HFO4/Backend-V3 2019-12-16 19:43:21 +08:00
HFO4
963100d60f Modify: add fs into webdav 2019-12-16 19:43:00 +08:00
HFO4
a6d16cc7ba Add: internal packages in webdav 2019-12-16 19:35:13 +08:00
HFO4
327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library 2019-12-16 18:56:25 +08:00
HFO4
e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header 2019-12-16 13:24:09 +08:00
HFO4
9a942f8b48 Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
HFO4
6ada69f637 Test: update file content related hooks 2019-12-15 16:35:01 +08:00
HFO4
8bf2966d46 Feat: update file content 2019-12-15 14:01:37 +08:00
HFO4
2c75c73886 Modify: preview should use login session to enable http-range 2019-12-14 15:06:30 +08:00
HFO4
8557ed8e2e Fix: failed uint test due to cache 2019-12-14 14:44:29 +08:00
HFO4
ca07a94d41 Test: file compress / download 2019-12-14 14:28:01 +08:00
HFO4
03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return 2019-12-13 20:54:28 +08:00
HFO4
f262caf1f5 Feat: download file and get file downloading session 2019-12-13 20:46:11 +08:00
HFO4
ad02a659a6 Feat: read CORS config from file 2019-12-13 19:00:58 +08:00
HFO4
c102c74d6d Fix: download archived file anonymously 2019-12-13 18:07:15 +08:00
HFO4
00ef240bea Delete: test file for task/pool 2019-12-13 15:21:45 +08:00
HFO4
02c93be3bc Feat: download temporary archive file 2019-12-13 15:10:44 +08:00
HFO4
afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache 2019-12-13 13:22:10 +08:00
HFO4
8703f97e20 Merge branch 'master' of github.com:HFO4/Backend-V3
 Conflicts:
	go.sum
2019-12-13 12:51:48 +08:00
HFO4
0b820e8417 Feat: add go.sum 2019-12-13 12:51:23 +08:00
HFO4
cf9416ef88 Feat: archive download and sign temp url 2019-12-13 11:41:22 +08:00
HFO4
012281c41f Feat: zip create 2019-12-13 09:46:53 +08:00
HFO4
d58898e364 Feat: task pool for goroutines 2019-12-12 11:33:41 +08:00