Commit Graph

309 Commits (zipped-static)

Author SHA1 Message Date
HFO4 8c3287d380 Test: Policy.IsThumbExist / filesystem.AddFile 2020-04-22 11:10:43 +08:00
HFO4 304e7b502c Feat: thumbnail support for COS policy 2020-04-22 11:09:33 +08:00
HFO4 514e069113 Refactor: decide if there is a thumbnail based on the file extension 2020-04-22 11:04:35 +08:00
HFO4 ab3b59e63d Feat: add option to force delete file record in database 2020-04-19 10:09:16 +08:00
HFO4 816b537787 Fix: permission error while creating folder recursively 2020-04-07 11:09:27 +08:00
HFO4 e07b09186d Modify: use 644 permission when creating a new physical directory (#274) 2020-04-07 10:56:02 +08:00
HFO4 8c7d075484 Fix: repeated return of capacity when OneDrive WebDAV upload canceled 2020-04-07 10:51:54 +08:00
HFO4 46743f3c1e Fix: unsupported GET parameters in public OSS bucket 2020-04-07 10:15:11 +08:00
yeungc 6285e45e34
Fix: filename and code typo (#260)
* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller_test.go to handler_test.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Fix typo
2020-03-23 13:44:59 +08:00
HFO4 87fde687eb Fix: files with percent sign (%) cannot be deleted in OneDrive 2020-03-18 10:42:41 +08:00
HFO4 0eb04ed0ea Feat: cache for OneDrive META request 2020-03-18 09:35:00 +08:00
HFO4 ff2dae80f0 Fix: incorrect thumb path detect while deleting files 2020-03-17 16:11:11 +08:00
HFO4 d1ca65461c Fix: incorrect capacity unit for OSS traffic limit 2020-03-15 09:56:50 +08:00
HFO4 36cec067d9 Fix: OneDrive monitoring should continue when error occurs 2020-03-12 15:56:06 +08:00
HFO4 c74ed10dbd Test: aria2 / filesystem.image 2020-03-12 10:12:13 +08:00
HFO4 297fc8d5bb Fix: failed test due to relative path 2020-03-12 09:40:29 +08:00
HFO4 71876a79cd Fix: failed test due to relative path 2020-03-12 09:30:57 +08:00
HFO4 37de715541 Fix: failed test due to relative path 2020-03-12 09:15:30 +08:00
HFO4 439b5a2ce0 Modify: stop recycle filesystem when generate thumbnails 2020-03-11 16:34:19 +08:00
HFO4 4de0a2577a Fix: recycle error when handling upload task 2020-03-11 16:29:46 +08:00
HFO4 4d70f9fa3e Fix: get execute file path dynamically 2020-03-11 10:32:35 +08:00
HFO4 c30c19ca3e Feat: create SFC for oss callback 2020-03-01 16:25:56 +08:00
HFO4 e8c4660c38 Feat: check policy update before upload 2020-02-27 17:12:59 +08:00
HFO4 2f1f619f2f Fix: failed test due to modifications 2020-02-27 15:34:16 +08:00
HFO4 c4eada2723 Modify: oss handle sign URL 2020-02-27 15:12:15 +08:00
HFO4 bd643fa2d5 Feat: remote test ping and ping-back 2020-02-27 11:17:59 +08:00
HFO4 f1ef21e195 Feat: add local policy 2020-02-26 15:11:06 +08:00
HFO4 a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00
HFO4 11e45bc751 Fix: failed unit test due to update with callback 2020-02-21 12:47:32 +08:00
HFO4 7dcc7a4880 Test: Task list / file delete 2020-02-21 12:09:43 +08:00
HFO4 5363b90167 Test: options / WebDAV middleware 2020-02-21 11:16:25 +08:00
HFO4 58d8695c53 Fix: endless loop while creating nested folders 2020-02-20 08:59:11 +08:00
HFO4 86889e2fac Feat: WebDAV account management 2020-02-18 12:10:28 +08:00
HFO4 663b827a1d Test: pkg modifications 2020-02-17 14:17:06 +08:00
HFO4 faf46745bc Feat: cron / Fix: users status check 2020-02-15 14:02:21 +08:00
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV 2020-02-13 15:27:40 +08:00
HFO4 bb63ea7142 Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
HFO4 127d0236f9 Feat: filter and search file 2020-02-11 11:13:20 +08:00
HFO4 8f28a9c346 Modify: change raw object ID to Hash ID in share service 2020-02-10 14:29:27 +08:00
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service 2020-02-10 13:10:59 +08:00
HFO4 f235ad1def Fix: aria2 RPC retry / return NoT_FOUND error while listing not existed path 2020-02-10 10:33:39 +08:00
HFO4 14982f5e70 Fix: handle none-utf8 encoding in decompression 2020-02-07 14:01:53 +08:00
HFO4 16613a6113 Modify: return parent folder id while listing objects 2020-02-07 13:54:37 +08:00
HFO4 4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
HFO4 fc5b7d42c8 Test: pkg/task 2020-02-06 16:01:06 +08:00
HFO4 1a93c9a2b9 Feat: retry for Onedrive SimpleUpload 2020-02-05 15:17:49 +08:00
HFO4 491e4de9de Feat: download torrent / multiple file / select file 2020-02-05 15:11:34 +08:00
HFO4 3ed84ad5ec Feat: validate / cancel task while downloading file in aria2 2020-02-05 12:58:26 +08:00
HFO4 fe8f1b1ef5 Feat: creat uri aria2 download task 2020-02-04 15:29:52 +08:00
HFO4 7804b4efb1 Fix: Onedrive have batch requests limit for 20 per request 2020-02-04 10:48:26 +08:00
HFO4 91e202c7e6 Feat: decompression task 2020-02-03 13:23:33 +08:00
HFO4 e722c33cd5 Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
HFO4 b1490a665c Fix: missing x-oss-process params in thumb url in public oss bucket 2020-02-01 14:36:57 +08:00
HFO4 8bb2c2b0c5 Test: share related operation in filesystem 2020-02-01 14:26:21 +08:00
HFO4 b49202e7e1 Test: Share model 2020-02-01 13:14:50 +08:00
HFO4 437bdf46d4 Feat: thumb for shared folder 2020-02-01 10:34:23 +08:00
HFO4 9fe451ad4b Fix: cache-control header in thumb redirect request 2020-02-01 10:08:34 +08:00
HFO4 cc2c3b3f0f Feat: archive download in shared folder 2020-01-31 13:18:32 +08:00
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +08:00
HFO4 b1a9943b0c Feat: download / preview files for shared folder 2020-01-30 14:22:03 +08:00
HFO4 0edbbfc9ea Feat: list files for shared folder 2020-01-30 13:21:21 +08:00
HFO4 e2f6dab70c Feat: save re-save single shared file 2020-01-29 13:45:27 +08:00
HFO4 68704f8646 Feat: options to disable preview in file sharing 2020-01-29 11:03:09 +08:00
HFO4 7f0feebf42 Feat: download file from single file share 2020-01-28 12:41:00 +08:00
HFO4 4abd5b2346 Feat: cos policy upload/download in server-side 2020-01-25 11:43:13 +08:00
HFO4 c34f211d7e Feat: get source url in COS 2020-01-25 11:20:31 +08:00
HFO4 dc32e85492 Fix: capacity should be returned back when put failed 2020-01-25 10:40:53 +08:00
HFO4 8d437a451c Feat: COS credential / upload callback 2020-01-23 12:38:32 +08:00
HFO4 e894450d5e Modify: cancel race test 2020-01-22 15:11:03 +08:00
HFO4 4baddecd8e Fix: ignore data-race detector in onedrive tests 2020-01-22 15:06:56 +08:00
HFO4 a70bc7b908 Fix: ignore data-race detector in onedrive tests 2020-01-22 14:52:05 +08:00
HFO4 588514b4e0 Test: get filesystem from callback context 2020-01-22 14:41:12 +08:00
HFO4 8672042d61 Test: onedrive related 2020-01-22 14:26:13 +08:00
HFO4 0d2e3cc717 Test: Onedrive.OAuth 2020-01-22 10:50:47 +08:00
HFO4 d3f132de6d Fix: thumbnails for 21Vianet OneDrive 2020-01-22 08:58:59 +08:00
HFO4 752ce5ce62 Feat: resume upload in server side 2020-01-21 15:36:04 +08:00
HFO4 06ff8b5a50 Feat: get OneDrive thumbnails 2020-01-21 13:27:20 +08:00
HFO4 6aee31341f Feat: async monitor OneDrive resume upload progress 2020-01-21 11:49:46 +08:00
HFO4 dd5f6e3d25 Feat: onedrive client upload / callback 2020-01-20 14:34:21 +08:00
HFO4 807aa5ac18 Feat: OneDrive OAuth / refresh token 2020-01-19 12:52:36 +08:00
HFO4 fa3b51096a Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
HFO4 84a6218d3a Test: oss callback signature verification 2020-01-18 12:51:07 +08:00
HFO4 5befbc21d0 Feat: upyun callback & authentication 2020-01-18 10:40:03 +08:00
HFO4 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session 2020-01-17 14:35:21 +08:00
HFO4 b862ddb666 Fix: file should be deleted when callback return error 2020-01-17 14:24:51 +08:00
HFO4 f7ecbce64c Feat: generate upload credentials for upyun 2020-01-17 14:05:51 +08:00
HFO4 3da87ba7cf Test: oss driver 2020-01-17 13:04:14 +08:00
HFO4 83a17645a1 Feat: Put file in oss handler 2020-01-17 10:52:43 +08:00
HFO4 7eda63f089 Feat: Get file for oss handler 2020-01-16 15:50:58 +08:00
HFO4 286f76cbec Feat: download file / speed limit in oss policy 2020-01-16 14:28:35 +08:00
HFO4 dd198becce Feat: client-upload file in oss 2020-01-16 13:36:13 +08:00
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links 2020-01-16 10:11:16 +08:00
HFO4 098aa0a0c0 Fix: failed unit test due to setting name change 2020-01-15 16:10:25 +08:00
HFO4 90f82100cf Feat: put / get file in qiniu policy 2020-01-15 16:03:23 +08:00
HFO4 7fbbcefc57 Feat: get thumb & download file in qiniu policy 2020-01-15 14:15:25 +08:00
HFO4 534e127f87 Test: qiniu handler get token 2020-01-15 11:03:26 +08:00
HFO4 e8d21b1e9b Feat: qiniu upload & callback 2020-01-15 10:14:15 +08:00
HFO4 5be7ec98c1 Feat: user storage pack 2020-01-14 10:32:54 +08:00
HFO4 f3e78ec4ff Fix: failed unit test 2020-01-13 12:51:20 +08:00
HFO4 57d2ad9e5f Test: remote handler put 2020-01-13 11:03:51 +08:00
HFO4 6b6bfb4c6b Modify: FileName header in remote put request should be urlencoded 2020-01-13 09:47:04 +08:00
HFO4 4b6fbc0de2 Feat: remoter handler get content 2020-01-04 19:44:38 +08:00
HFO4 c23d129dbb Modify: use path package in app level 2020-01-04 16:21:43 +08:00
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller 2020-01-04 15:49:08 +08:00
HFO4 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code 2020-01-04 15:17:27 +08:00
HFO4 aeca161186 Feat: cancel archive action / request with context 2020-01-02 15:36:13 +08:00
HFO4 1393659668 Feat: GET interface for remote policy 2020-01-02 14:51:17 +08:00
HFO4 0f93864c8e Modify: add time.Now for expiration inside signing function 2020-01-02 13:41:57 +08:00
HFO4 9c48f4b7ad Feat: remote file thumb preview 2020-01-02 13:31:41 +08:00
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails 2020-01-02 13:10:04 +08:00
HFO4 a75be3a927 Add: GetIntSetting helper 2020-01-02 12:44:53 +08:00
HFO4 fffcf1aa1b Test: remote handler.delete 2020-01-01 20:34:25 +08:00
HFO4 bf0998f3a5 Fix: unclosed file after get thumbnails 2020-01-01 20:17:50 +08:00
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request 2020-01-01 20:15:05 +08:00
HFO4 e9f02940ee Test: remote handler.source 2019-12-31 14:38:28 +08:00
HFO4 b19910867e Feat: download / preview files in slave side 2019-12-31 14:21:57 +08:00
HFO4 35c2a5c977 Test: filesystem/Preview 2019-12-31 13:31:20 +08:00
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy 2019-12-31 13:09:26 +08:00
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 2b8921e9fd Fix: untracked files 2019-12-28 15:54:16 +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 e97ed216f2 Feat: finish WebDAV adaptation 2019-12-20 15:08:04 +08:00
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system 2019-12-17 12:02:50 +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 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 c102c74d6d Fix: download archived file anonymously 2019-12-13 18:07:15 +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 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 e8aa0435c5 Feat: archive & download routers for test 2019-12-12 10:04:24 +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 297b507ca7 Feat: get file content via anonymous url 2019-12-10 20:42:40 +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 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