Commit graph

159 commits

Author SHA1 Message Date
HFO4
963100d60f Modify: add fs into webdav 2019-12-16 19:43:00 +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
HFO4
e8aa0435c5 Feat: archive & download routers for test 2019-12-12 10:04:24 +08:00
HFO4
ba34a092d1 Feat: group options in database scheme 2019-12-12 09:16:24 +08:00
HFO4
2b25b9d315 Modify: add ini file to .gitignore 2019-12-12 08:54:48 +08:00
HFO4
18968458a4 Modify: close file in main routine 2019-12-11 18:52:41 +08:00
HFO4
d0bb123e03 Test: get source URL of files 2019-12-11 12:24:09 +08:00
HFO4
9f26c0c8ab Test: signRequired middleware 2019-12-10 21:26:19 +08:00
HFO4
297b507ca7 Feat: get file content via anonymous url 2019-12-10 20:42:40 +08:00
HFO4
ea7f034332 Feat: sign auth middleware 2019-12-10 20:17:21 +08:00
HFO4
36d5f51495 Feat: sign file source url 2019-12-10 17:10:34 +08:00
HFO4
1963a495fb Feat: get file source route / Fix: cache initialize at wrong time 2019-12-10 11:55:28 +08:00
HFO4
e871f6e421 Feat: HMAC auth and check 2019-12-10 11:13:33 +08:00
HFO4
4649ddbae2 Fix: failed uint test due to dirty cache 2019-12-09 19:45:04 +08:00
HFO4
5b01202844 Test: redis pool connection 2019-12-09 19:40:24 +08:00
HFO4
6d6255e759 Test: redis cache 2019-12-09 19:30:52 +08:00
HFO4
cb61945125 Feat: redis driver for cache 2019-12-09 15:20:02 +08:00
HFO4
f6da4cc7f0 Test: local handler.thumb 2019-12-09 12:18:30 +08:00
HFO4
c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
HFO4
f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4
0932a10fed Feat: generate thumbnails for image file 2019-12-08 14:16:01 +08:00
HFO4
a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch() 2019-12-08 13:03:08 +08:00
HFO4
6eff13c80a Test: modified folder methods and filesystem 2019-12-08 10:57:43 +08:00
HFO4
05c802e0fa Test: modified folder methods 2019-12-07 20:27:20 +08:00
HFO4
56b1ae9f31 Modify: use pure tree structure in file system scheme 2019-12-07 19:47:22 +08:00
HFO4
10a2ef4267 Feat: rename file 2019-12-07 15:54:07 +08:00
HFO4
f4c414c0f6 Fix: uint may overflow / Test: get user storage 2019-12-07 15:05:48 +08:00
AaronLiu
9386371097 Set up CI with Azure Pipelines
[skip ci]
2019-12-06 10:36:52 +08:00
HFO4
13fb090194 Fix: failed unit tests 2019-12-05 19:10:55 +08:00
HFO4
5df8f688d1 Test: util / filesystem 2019-12-05 19:01:51 +08:00
HFO4
06bcb3d6eb Test: user.afterCreate 2019-12-05 17:22:43 +08:00