Commit Graph

  • a129eb36ae Feat: list slave nodes for dashboard HFO4 2021-10-18 21:11:01 +0800
  • 24b5313ccf Fix: failed to initialize update checker http client HFO4 2021-10-18 21:09:48 +0800
  • 6e724e86b4 add file #1027 khushalp-jpg 2021-10-01 18:50:34 +0530
  • 9ff1b47646
    fix webdav prop get (#1023) WeidiDeng 2021-09-27 22:28:36 +0800
  • 52f5f2ae14
    fix webdav prop get #1023 WeidiDeng 2021-09-27 20:19:50 +0800
  • adaa3290dd Feat: slave transfer file in OneDrive policy HFO4 2021-09-16 21:19:07 +0800
  • 5699c8a0f2 Feat: slave transfer file in local policy HFO4 2021-09-16 21:16:24 +0800
  • f73abd021b Feat: slave transfer file in slave policy HFO4 2021-09-08 20:41:39 +0800
  • a7448ed0ea Feat: slave transfer file in stateless policy HFO4 2021-08-31 21:48:08 +0800
  • af2dffe110 Feat: master waiting slave transfer result HFO4 2021-08-31 21:47:32 +0800
  • 50e55c7f20 Feat: message queue implementation HFO4 2021-08-31 21:47:00 +0800
  • eae3688137 Feat: generic message queue implementation HFO4 2021-08-31 21:46:23 +0800
  • 57d12cb2de Refactor: dependency initialize order HFO4 2021-08-31 21:46:04 +0800
  • 2bd80764a4 Fix: competition write in request header HFO4 2021-08-31 21:45:35 +0800
  • 84925d508b remove vscode setting #992 sbchild 2021-08-29 22:50:27 +0800
  • a61c89d51e remove useless arg sbchild 2021-08-29 22:49:45 +0800
  • 5662daa593 Feat: slave receive async task from master HFO4 2021-08-29 20:37:58 +0800
  • 23d1839b29 Feat: init request client with global options HFO4 2021-08-29 20:36:40 +0800
  • 3b47e314e9 Feat: retry for init aria2 client in master node HFO4 2021-08-29 20:35:12 +0800
  • 99953825ff Feat: prototype for slave driven filesystem HFO4 2021-08-29 20:32:03 +0800
  • 870df708bf Feat: slave aria2 status event callback / salve RPC auth HFO4 2021-08-29 20:31:37 +0800
  • cf2960a092 Fix: use dummy aria2 client when caller initialize failed in master node HFO4 2021-08-29 20:30:51 +0800
  • a67ede45f7 bug fix: can't connect to postgres database sbchild 2021-08-29 02:12:50 +0800
  • 8d8b6f2b35 disable rclone bind function except Linux for now; #984 chaoqing 2021-08-24 20:40:03 +0800
  • 34003a36d0 Feat: aria2 callback to master node / cancel or select task to slave node HFO4 2021-08-21 11:08:29 +0800
  • 4c2505032f Feat: get slave aria2 task status Feat: encode slave response data using gob HFO4 2021-08-21 11:07:33 +0800
  • 32b88e989d Feat: call slave aria2 rpc method from master HFO4 2021-08-21 11:06:53 +0800
  • 8c2affaa12 Feat: API call to slave node will carry meta data in headers HFO4 2021-08-21 11:06:06 +0800
  • 6610064e24 Feat: sign request headers with all `X-` prefix HFO4 2021-08-21 11:05:40 +0800
  • 177c7695e3 Fix: Node ID will be 0 in download record generated in older version HFO4 2021-08-21 11:04:41 +0800
  • f79508095d Feat: salve receive and handle heartbeat HFO4 2021-08-21 11:04:04 +0800
  • 97aaa35792 Feat: create and monitor aria2 task in master node HFO4 2021-08-21 11:03:25 +0800
  • af17e661df using afero rclone backend to provide ablitiy of mounting different kinds of service; chaoqing 2021-08-19 21:32:28 +0800
  • 56590829d1 Feat: Round Robin load balancer HFO4 2021-08-19 20:20:44 +0800
  • 7f50406a31 Feat: init aria2 client in master node HFO4 2021-08-19 20:20:13 +0800
  • cb737be9bb Modify: remove database operations from aria2 RPC caller implementation HFO4 2021-08-19 20:19:10 +0800
  • 154bf36a33 Feat: inactive nodes recover loop HFO4 2021-08-19 20:18:46 +0800
  • edbc3db7f4 Feat: master send scheduled ping request HFO4 2021-08-19 20:18:23 +0800
  • 08704fffb0 Feat: master node ping slave node in REST API HFO4 2021-08-19 20:17:57 +0800
  • 5316b8ed11 Feat: retrieve nodes from data table HFO4 2021-08-19 20:15:02 +0800
  • f662dc5f1b update #979 fcurrk 2021-08-13 12:04:13 +0800
  • 3c55b59a5f update fcurrk 2021-08-13 11:58:59 +0800
  • 65c4367689
    Revert "delete $name policy (#831)" (#961) AaronLiu 2021-07-30 11:22:18 +0800
  • 85ea27375a Revert "delete $name policy (#831)" #961 AaronLiu 2021-07-30 11:21:51 +0800
  • c1f9077a59
    Update README.md #945 mxue 2021-07-14 13:37:38 +0800
  • db7489fb61 Update version number 3.3.2 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
  • 9ca2996306 feat: 追加config返回参数: registerEnabled #911 kleinsea 2021-05-28 18:52:17 +0800
  • b853c00aed Merge branch 'cloudreve:master' into s3policy #831 Songtao 2021-05-24 20:06:31 +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
  • a7ee8a5bee
    delete $name policy Songtao 2021-04-04 01:40:48 +0800
  • 96712fb066 Feat: use RFC3339 time format in returned results (#811) HFO4 2021-04-03 16:57:13 +0800
  • bc88415f49 Merge branch 'master' of https://github.com/MoeCloudStorage/Cloudreve #801 Cian John 2021-03-27 16:58:06 +0800
  • ab278b2f51 Feat(remotearia2): tip Cian John 2021-03-20 18:55:23 +0800
  • a5bb4560b9 Feat(remotearia2): 删除任务 Cian John 2021-03-20 18:32:25 +0800
  • 8c97021e8f Feat(remotearia2): 转存 Cian John 2021-03-20 17:59:55 +0800
  • ac20a4ca3a Feat: 从机使用复制上传到自己的策略 Cian John 2021-03-20 17:59:06 +0800
  • 19c770a075 Feat(remotearia2): add task Cian John 2021-03-20 16:30:48 +0800
  • a1252c810b Update version number to 3.3.1 3.3.1 HFO4 2021-03-23 10:46:17 +0800
  • 005fd1f186
    支持uft8mb4 #807 huang545 2021-03-22 21:53:12 +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
  • e1ec5481dd Feat(remotearia2): tip Cian John 2021-03-20 18:55:23 +0800
  • 6d04ef112f Feat(remotearia2): 删除任务 Cian John 2021-03-20 18:32:25 +0800
  • 194338a893 Feat(remotearia2): 转存 Cian John 2021-03-20 17:59:55 +0800
  • 08ebfa60b2 Feat: 从机使用复制上传到自己的策略 Cian John 2021-03-20 17:59:06 +0800
  • fa56d81381 Feat(remotearia2): add task Cian John 2021-03-20 16:30:48 +0800
  • a5f80a4431 Feat: get permanent URL for OneDrive policy HFO4 2021-03-20 12:33:39 +0800
  • 6fb419d998
    Fix: downgrade glibc 3.3.0 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
  • 25d2bdc0ee Refactor: captcha #796 Cian John 2021-03-14 13:28:08 +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
  • ed13b54f98 format code #792 ellermister 2021-03-11 15:46:44 +0800
  • fadd9719e6 merge branch ellermister 2021-03-11 15:10:27 +0800
  • 187a2005a6 fix: 获取exif信息时内存指针错误(invalid memory address or nil pointer dereference) ellermister 2021-03-11 15:07:14 +0800
  • a54acd71c2 Merge remote-tracking branch 'origin/master' HFO4 2021-03-11 14:52:27 +0800