Commit Graph

  • 8a222e7df4
    fix: nil pointer in qiniu and upyun driver (#1146) KAAAsS 2022-02-26 08:39:47 +0800
  • 8443a30fb1 Feat: support chunk size option in policy HFO4 2022-02-10 19:31:06 +0800
  • de9c41082c Feat: create upload session and pre-upload check HFO4 2022-02-10 19:30:08 +0800
  • 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list HFO4 2022-02-10 19:25:38 +0800
  • c84d0114ae
    Fix: trigger err when move folder into itself (#1128) vvisionnn 2022-02-04 12:07:56 +0800
  • c31c77a089 Merge remote-tracking branch 'origin/master' HFO4 2021-11-30 19:31:48 +0800
  • 6b15cae0b5 Update version number HFO4 2021-11-30 19:27:09 +0800
  • 84d81f201f Fix: refresh interval not working HFO4 2021-11-30 19:26:35 +0800
  • af4d9767c2 Fix: slave node cannot transfer files to other slave node HFO4 2021-11-30 19:26:07 +0800
  • 45597adcd3
    Integrate aria2c support & fix unintended behavior for docker image (#1073) milkice 2021-11-29 17:45:33 +0800
  • 762f0f9c68
    Update app.go AaronLiu 2021-11-26 15:48:19 +0800
  • c5074df1c7
    Update README.md AaronLiu 2021-11-26 11:17:19 +0800
  • 7ea72cf364 Fix: default CORS setting header should be applied with new change HFO4 2021-11-26 11:05:12 +0800
  • 4eb7525c51 Fix: cannot transfer tasks with multiple files in slave node HFO4 2021-11-26 10:58:01 +0800
  • 3948ee7f3a Fix: use `X-Cr-` as custom header prefix HFO4 2021-11-23 21:22:23 +0800
  • 865a801fa8 Update version number HFO4 2021-11-22 21:08:35 +0800
  • 05941616df Fix: node should not be refreshed when editing node with status=inactive HFO4 2021-11-22 20:48:16 +0800
  • 51b1e5b854 Merge remote-tracking branch 'origin/master' HFO4 2021-11-22 20:38:21 +0800
  • 4dbe867020 Fix: failed unit test due to import cycle HFO4 2021-11-22 20:38:03 +0800
  • 8c8ad3e149
    Fix: WebDAV cannot move and rename at the same time (#1056) WeidiDeng 2021-11-22 20:29:45 +0800
  • fce38209bc Merge remote-tracking branch 'origin/master' HFO4 2021-11-22 20:27:07 +0800
  • 700e13384e Fix: using url escape instead of unescape in remote handler (#1051) HFO4 2021-11-22 20:23:34 +0800
  • 7fd984f95d Feat: support custom office preview service (Fix #1050) HFO4 2021-11-22 20:16:24 +0800
  • 9fc08292a0 Feat: migration DB support custom upgrade scripts HFO4 2021-11-22 19:53:42 +0800
  • 8c5445a26d
    Fix problems in Dockerfile (#1059) milkice 2021-11-20 17:43:31 +0800
  • 96b84bb5e5 Test: tasks pkg HFO4 2021-11-20 17:14:45 +0800
  • 9056ef9171 Test: new changes in 3.4.0 HFO4 2021-11-20 16:59:29 +0800
  • 532bff820a Test: new modifications in filesystem pkg HFO4 2021-11-16 20:54:21 +0800
  • fcd9eddc54 Test: pkg/cluster HFO4 2021-11-16 20:14:27 +0800
  • 6c9967b120 Test: cluster/node.go and controller.go HFO4 2021-11-15 20:30:25 +0800
  • 416f4c1dd2 Test: balancer / auth / controller in pkg HFO4 2021-11-11 20:56:16 +0800
  • f0089045d7 Test: aria2 task monitor 100% cover HFO4 2021-11-11 19:49:02 +0800
  • 4b88eacb6a
    Remove unnecessary import "C" (#1048) WeidiDeng 2021-11-11 17:45:51 +0800
  • 54ed7e43ca
    Feat: improve thumbnails proformance and GC for local policy (#1044) kikoqiu 2021-11-11 17:45:22 +0800
  • 4d7b8685b9 Test: aria2 task monitor Fix: tmp file not deleted after transfer task failed to create HFO4 2021-11-09 20:53:42 +0800
  • eeee43d569 Test: newly added sb models HFO4 2021-11-09 19:29:56 +0800
  • 3064ed60f3 Test: new database models and middlewares HFO4 2021-11-08 20:49:07 +0800
  • e41ec9defa Refactor: move slave pkg inside of cluster Test: middleware for node communication HFO4 2021-11-08 19:54:26 +0800
  • eaa0f6be91 Update version number HFO4 2021-11-07 10:14:30 +0800
  • 5db476634a Fix: deadlock and sync issue in node pool HFO4 2021-11-03 21:27:53 +0800
  • 1f06ee3af6 Fix: node cannot be reloaded when db model changes HFO4 2021-11-01 19:23:19 +0800
  • 22bbfe7da1 Merge remote-tracking branch 'origin/master' HFO4 2021-10-31 09:50:55 +0800
  • f1dc4c4758 Chore: update ubuntu image version HFO4 2021-10-31 09:50:07 +0800
  • 5f861b963a Update submodule version HFO4 2021-10-31 09:48:31 +0800
  • 056de22edb
    Feat: aria2 download and transfer in slave node (#1040) AaronLiu 2021-10-31 09:41:56 +0800
  • a3b4a22dbc
    bug fix: can't connect to postgres database (#992) 想出网名啦 2021-10-29 20:30:26 +0800
  • 9ff1b47646
    fix webdav prop get (#1023) WeidiDeng 2021-09-27 22:28:36 +0800
  • 65c4367689
    Revert "delete $name policy (#831)" (#961) AaronLiu 2021-07-30 11:22:18 +0800
  • db7489fb61 Update version number HFO4 2021-07-11 20:10:51 +0800
  • 622b928a90 Feat: support database charset option and more DMBS driver HFO4 2021-07-11 14:46:01 +0800
  • c0158ea224 Merge branch 'master' of https://github.com/cloudreve/Cloudreve HFO4 2021-07-11 14:33:42 +0800
  • e6959a5026
    delete $name policy (#831) Songtao 2021-07-11 14:32:47 +0800
  • 9d64bdd9f6 Fix: `attr` field overflow when downloading large torrent (#941) HFO4 2021-07-11 14:20:19 +0800
  • c85c2da523
    feat: append config parameter: registerEnabled (#911) kleinsea 2021-05-29 09:58:11 +0800
  • 8659bdcf77 Fix: unable to read file from UPYUN (#472, #472, #836) HFO4 2021-05-11 21:52:55 +0800
  • 641fe352da Fix: user encryption setting will now overwrite the default one in gomail (#869 #857 #723 #545) HFO4 2021-04-25 16:06:22 +0800
  • 96712fb066 Feat: use RFC3339 time format in returned results (#811) HFO4 2021-04-03 16:57:13 +0800
  • a1252c810b Update version number to 3.3.1 HFO4 2021-03-23 10:46:17 +0800
  • e781185ad2 Test: captcha verify middleware HFO4 2021-03-22 21:19:43 +0800
  • 95802efcec Merge remote-tracking branch 'origin/master' HFO4 2021-03-22 18:28:57 +0800
  • 233648b956
    Refactor: captcha (#796) topjohncian 2021-03-22 18:28:12 +0800
  • 53acadf098 Modify: limit forum threads numbers in admin index HFO4 2021-03-22 16:35:58 +0800
  • c0f7214cdb Revert "Fix: OSS SDK will encode all object key (#694)" HFO4 2021-03-22 16:22:21 +0800
  • ccaefdab33 Fix: unable to upload file in WebDAV (#803) HFO4 2021-03-22 13:50:43 +0800
  • 6efd8e8183 Fix: file size not match while uploading office docs to SharePoint sites HFO4 2021-03-21 21:02:31 +0800
  • 144b534486
    Update build.yml AaronLiu 2021-03-20 22:46:01 -0800
  • e160154d3b
    Update test.yml AaronLiu 2021-03-20 22:43:40 -0800
  • 2381eca230
    Rename build.yaml to build.yml AaronLiu 2021-03-20 22:42:13 -0800
  • adde486a30
    Create build.yaml AaronLiu 2021-03-20 22:41:58 -0800
  • a9c0d6ed17
    Update and rename build.yml to test.yml AaronLiu 2021-03-20 22:41:28 -0800
  • 595f4a1350 Test: get parament source in OneDrive handler HFO4 2021-03-21 14:32:10 +0800
  • a5f80a4431 Feat: get permanent URL for OneDrive policy HFO4 2021-03-20 12:33:39 +0800
  • 6fb419d998
    Fix: downgrade glibc AaronLiu 2021-03-18 00:48:47 -0800
  • 3f0f33b4fc
    Update build.yml AaronLiu 2021-03-18 00:44:32 -0800
  • 052e6be393 Update submodule version HFO4 2021-03-18 11:29:26 +0800
  • a4b0ad81e9 Feat: database script for resetting admin password HFO4 2021-03-17 14:34:12 +0800
  • 8431906b94 Update version number HFO4 2021-03-17 14:21:32 +0800
  • 40476953aa Fix: stop listening HTTP port if unix socket is enabled (#729) HFO4 2021-03-17 14:19:05 +0800
  • 270f617b9d
    Fix: OSS SDK will encode all object key (#694) ihipop 2021-03-17 13:56:14 +0800
  • 170f2279c1 Fix: failed to get thumbnails under global OneDrive policy HFO4 2021-03-14 11:03:10 +0800
  • d1377262e3 Fix: ignore requiring SharePoint site ID after edit / nil pointer in user setting routers HFO4 2021-03-14 10:26:45 +0800
  • c9acf7e64e Update submodule HFO4 2021-03-12 17:06:10 +0800
  • 4e2f243436 Feat: support using SharePoint site to store files HFO4 2021-03-12 17:05:13 +0800
  • a54acd71c2 Merge remote-tracking branch 'origin/master' HFO4 2021-03-11 14:52:27 +0800
  • fec2fe14f8 Modify: json tag for QueryDate HFO4 2021-03-11 14:50:32 +0800
  • 1f1bc056e3 Feat: API for getting object property HFO4 2021-03-11 14:50:02 +0800
  • e44ec0e6bf Update issue templates AaronLiu 2021-03-05 15:44:33 +0800
  • a93b964d8b Modify: OneDrive file URL cache will refreshed after file is updated HFO4 2021-03-03 17:07:26 +0800
  • d9cff24c75 Modify: disable association_autoupdate in model.File.UpdateSourceName HFO4 2021-03-03 14:10:08 +0800
  • e2488841b4 Test: #765 HFO4 2021-03-02 12:45:54 +0800
  • a276be4098
    注册帐号时,如果尚未验证,再发一次验证信 (#765) 日下部 詩 2021-03-02 12:43:14 +0800
  • 4cf6c81534 Fix: failed unit test HFO4 2021-03-02 12:32:34 +0800
  • 5a66af3105 Fix: failed unit test HFO4 2021-03-02 12:21:43 +0800
  • fc5c67cc20 Feat: disable overwrite for OneDrive policy HFO4 2021-03-01 13:27:18 +0800
  • 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764) HFO4 2021-03-01 13:03:49 +0800
  • c949d47161 Update submodule version HFO4 2021-02-28 16:51:27 +0800
  • e699287ffd Modify: mark as success when deleting a file that does not exist; Fix: minio is not usable in S3 policy Modify: use batch request to delete S3 files HFO4 2021-02-28 16:48:51 +0800
  • 9c78515c72
    Fix: email address should be lowercase for requesting Gravatar (#758) Cinhi Young 2021-02-08 19:33:09 +0800
  • 3b22b4fd25 Update version number HFO4 2021-01-06 18:18:24 +0800
  • 08d998b41e Update submodule HFO4 2021-01-06 17:38:20 +0800