Commit Graph

  • a70bc7b908 Fix: ignore data-race detector in onedrive tests HFO4 2020-01-22 14:52:05 +0800
  • 588514b4e0 Test: get filesystem from callback context HFO4 2020-01-22 14:41:12 +0800
  • 8672042d61 Test: onedrive related HFO4 2020-01-22 14:26:13 +0800
  • 0d2e3cc717 Test: Onedrive.OAuth HFO4 2020-01-22 10:50:47 +0800
  • d3f132de6d Fix: thumbnails for 21Vianet OneDrive HFO4 2020-01-22 08:58:59 +0800
  • 752ce5ce62 Feat: resume upload in server side HFO4 2020-01-21 15:36:04 +0800
  • 06ff8b5a50 Feat: get OneDrive thumbnails HFO4 2020-01-21 13:27:20 +0800
  • 6aee31341f Feat: async monitor OneDrive resume upload progress HFO4 2020-01-21 11:49:46 +0800
  • dd5f6e3d25 Feat: onedrive client upload / callback HFO4 2020-01-20 14:34:21 +0800
  • 807aa5ac18 Feat: OneDrive OAuth / refresh token HFO4 2020-01-19 12:52:36 +0800
  • fa3b51096a Feat: upyun download / thumb / sign HFO4 2020-01-18 14:08:43 +0800
  • 84a6218d3a Test: oss callback signature verification HFO4 2020-01-18 12:51:07 +0800
  • 5befbc21d0 Feat: upyun callback & authentication HFO4 2020-01-18 10:40:03 +0800
  • 21ec3fc710 Modify: use base64-URLEncoding to encode signature hash HFO4 2020-01-17 14:39:30 +0800
  • 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session HFO4 2020-01-17 14:35:21 +0800
  • b862ddb666 Fix: file should be deleted when callback return error HFO4 2020-01-17 14:24:51 +0800
  • f7ecbce64c Feat: generate upload credentials for upyun HFO4 2020-01-17 14:05:51 +0800
  • 3da87ba7cf Test: oss driver HFO4 2020-01-17 13:04:14 +0800
  • 83a17645a1 Feat: Put file in oss handler HFO4 2020-01-17 10:52:43 +0800
  • 7eda63f089 Feat: Get file for oss handler HFO4 2020-01-16 15:50:58 +0800
  • 286f76cbec Feat: download file / speed limit in oss policy HFO4 2020-01-16 14:28:35 +0800
  • dd198becce Feat: client-upload file in oss HFO4 2020-01-16 13:36:13 +0800
  • 0e62665d7f Fix: do hard-copy when editing file with soft links HFO4 2020-01-16 10:11:16 +0800
  • 098aa0a0c0 Fix: failed unit test due to setting name change HFO4 2020-01-15 16:10:25 +0800
  • 90f82100cf Feat: put / get file in qiniu policy HFO4 2020-01-15 16:03:23 +0800
  • 7fbbcefc57 Feat: get thumb & download file in qiniu policy HFO4 2020-01-15 14:15:25 +0800
  • 534e127f87 Test: qiniu handler get token HFO4 2020-01-15 11:03:26 +0800
  • e8d21b1e9b Feat: qiniu upload & callback HFO4 2020-01-15 10:14:15 +0800
  • 5be7ec98c1 Feat: user storage pack HFO4 2020-01-14 10:32:54 +0800
  • f3e78ec4ff Fix: failed unit test HFO4 2020-01-13 12:51:20 +0800
  • 57d2ad9e5f Test: remote handler put HFO4 2020-01-13 11:03:51 +0800
  • 37e78cb39b Feat: generate upload server url from policy HFO4 2020-01-13 10:03:45 +0800
  • 6b6bfb4c6b Modify: FileName header in remote put request should be urlencoded HFO4 2020-01-13 09:47:04 +0800
  • 4b6fbc0de2 Feat: remoter handler get content HFO4 2020-01-04 19:44:38 +0800
  • c23d129dbb Modify: use path package in app level HFO4 2020-01-04 16:21:43 +0800
  • d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller HFO4 2020-01-04 15:49:08 +0800
  • 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code HFO4 2020-01-04 15:17:27 +0800
  • aeca161186 Feat: cancel archive action / request with context HFO4 2020-01-02 15:36:13 +0800
  • 1393659668 Feat: GET interface for remote policy HFO4 2020-01-02 14:51:17 +0800
  • 0f93864c8e Modify: add time.Now for expiration inside signing function HFO4 2020-01-02 13:41:57 +0800
  • 9c48f4b7ad Feat: remote file thumb preview HFO4 2020-01-02 13:31:41 +0800
  • b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails HFO4 2020-01-02 13:10:04 +0800
  • a75be3a927 Add: GetIntSetting helper HFO4 2020-01-02 12:44:53 +0800
  • fffcf1aa1b Test: remote handler.delete HFO4 2020-01-01 20:34:25 +0800
  • bf0998f3a5 Fix: unclosed file after get thumbnails HFO4 2020-01-01 20:17:50 +0800
  • ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request HFO4 2020-01-01 20:15:05 +0800
  • e9f02940ee Test: remote handler.source HFO4 2019-12-31 14:38:28 +0800
  • b19910867e Feat: download / preview files in slave side HFO4 2019-12-31 14:21:57 +0800
  • 35c2a5c977 Test: filesystem/Preview HFO4 2019-12-31 13:31:20 +0800
  • 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy HFO4 2019-12-31 13:09:26 +0800
  • eceee2fc76 Test: remote callback auth HFO4 2019-12-30 19:56:01 +0800
  • 4a5782b4e5 Feat: remote upload callback / validation HFO4 2019-12-30 19:37:21 +0800
  • d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem HFO4 2019-12-30 19:08:38 +0800
  • ca9f44c06c Test: SlaveAfterUpload hook HFO4 2019-12-29 17:11:54 +0800
  • 64342fa88d Feat: send remote uploading callback HFO4 2019-12-29 17:04:08 +0800
  • 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance HFO4 2019-12-29 14:31:03 +0800
  • de4793aacb Modify: auth instance as first param in SignURI/Request HFO4 2019-12-29 13:50:23 +0800
  • b5ee3ee609 Fix: cors middleware should be applied directly to root router HFO4 2019-12-29 13:15:09 +0800
  • ac2de841d2 Merge remote-tracking branch 'origin/master' HFO4 2019-12-28 15:55:09 +0800
  • 2b8921e9fd Fix: untracked files HFO4 2019-12-28 15:50:56 +0800
  • cf8b5f4d1e Feat: file uploading token sign for remote policy HFO4 2019-12-28 15:50:56 +0800
  • 132c7a8fcb Feat: file uploading in slave mode HFO4 2019-12-28 13:14:00 +0800
  • 6470340104 Add: upload controller in slave mode HFO4 2019-12-27 21:15:05 +0800
  • 4f8558d1e8 Add: uploadPolicy serializer HFO4 2019-12-24 11:50:44 +0800
  • f8c8604cda Feat: auth middleware for complex request HFO4 2019-12-24 11:42:23 +0800
  • 90827b2441 Feat: sign http request / read running mode from config file HFO4 2019-12-23 13:27:18 +0800
  • fd7b6e33c8 Test: auth middleware for WebDAV HFO4 2019-12-23 11:22:46 +0800
  • cf90ab5a9a Fix: unable to save office file in root directory of WebDAV HFO4 2019-12-21 18:32:13 +0800
  • bb27d1d587 Test: remove test for internal xml package HFO4 2019-12-21 13:01:18 +0800
  • 91b873065a Test: FileInfo interface HFO4 2019-12-21 12:49:48 +0800
  • 327765a7be Fix: missing ttl check in memstore.Get HFO4 2019-12-21 12:29:58 +0800
  • 3e49c9f4f6 Remove: azure-pipelines.yml HFO4 2019-12-21 12:18:33 +0800
  • acb741bfc2 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-21 12:17:44 +0800
  • 477c4f1a7e Update azure-pipelines.yml for Azure Pipelines AaronLiu 2019-12-20 21:24:52 +0800
  • 0a877f5712 Set up CI with Azure Pipelines AaronLiu 2019-12-20 21:21:25 +0800
  • e97ed216f2 Feat: finish WebDAV adaptation HFO4 2019-12-20 15:08:04 +0800
  • c1b02380ac Feat: adapt copy method for WebDAV HFO4 2019-12-20 11:59:09 +0800
  • 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system HFO4 2019-12-17 12:02:50 +0800
  • 1dac66e632 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-16 19:43:21 +0800
  • 963100d60f Modify: add fs into webdav HFO4 2019-12-16 19:43:00 +0800
  • a6d16cc7ba Add: internal packages in webdav HFO4 2019-12-16 19:35:13 +0800
  • 327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library HFO4 2019-12-16 18:56:25 +0800
  • e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header HFO4 2019-12-16 13:24:09 +0800
  • 9a942f8b48 Modify: decoupling getSignedURL modules HFO4 2019-12-16 12:52:35 +0800
  • 6ada69f637 Test: update file content related hooks HFO4 2019-12-15 16:35:01 +0800
  • 8bf2966d46 Feat: update file content HFO4 2019-12-15 14:01:37 +0800
  • 2c75c73886 Modify: preview should use login session to enable http-range HFO4 2019-12-14 15:06:30 +0800
  • 8557ed8e2e Fix: failed uint test due to cache HFO4 2019-12-14 14:44:29 +0800
  • ca07a94d41 Test: file compress / download HFO4 2019-12-14 14:28:01 +0800
  • 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return HFO4 2019-12-13 20:54:28 +0800
  • f262caf1f5 Feat: download file and get file downloading session HFO4 2019-12-13 20:46:11 +0800
  • ad02a659a6 Feat: read CORS config from file HFO4 2019-12-13 19:00:58 +0800
  • c102c74d6d Fix: download archived file anonymously HFO4 2019-12-13 18:07:15 +0800
  • 00ef240bea Delete: test file for task/pool HFO4 2019-12-13 15:21:45 +0800
  • 02c93be3bc Feat: download temporary archive file HFO4 2019-12-13 15:10:44 +0800
  • afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache HFO4 2019-12-13 13:22:10 +0800
  • 8703f97e20 Merge branch 'master' of github.com:HFO4/Backend-V3 HFO4 2019-12-13 12:51:48 +0800
  • 0b820e8417 Feat: add go.sum HFO4 2019-12-13 12:51:23 +0800
  • cf9416ef88 Feat: archive download and sign temp url HFO4 2019-12-13 11:41:22 +0800
  • 012281c41f Feat: zip create HFO4 2019-12-13 09:46:53 +0800