Commit Graph

223 Commits (update-checksum)

Author SHA1 Message Date
HFO4 7027a96258 Feat: user activation by Email 2020-02-22 09:50:34 +08:00
HFO4 81d6988a50 Feat: user register / send activate email 2020-02-21 15:15:14 +08:00
HFO4 7c07b623f6 Feat: 2-FA login verification 2020-02-21 13:48:34 +08:00
HFO4 c817f70f8e Feat: Webauthn / theme changing 2020-02-21 10:08:47 +08:00
HFO4 80268e33bf Feat: enable 2FA / password management 2020-02-20 12:42:38 +08:00
HFO4 4420a75c04 Feat: user setting 2020-02-19 16:05:54 +08:00
HFO4 33a917cc75 Feat: user profile 2020-02-18 15:34:40 +08:00
HFO4 f91792bc64 Feat: list tasks 2020-02-18 14:45:38 +08:00
HFO4 b4219927d6 Feat: WebDAV mount folders 2020-02-18 13:45:59 +08:00
HFO4 86889e2fac Feat: WebDAV account management 2020-02-18 12:10:28 +08:00
HFO4 0253b4e5b6 Feat: payjs payment 2020-02-17 13:14:18 +08:00
HFO4 f8c14b3826 Feat: vas alipay 2020-02-17 12:33:54 +08:00
HFO4 41f9f3497f Feat: vas redeem 2020-02-17 10:26:31 +08:00
HFO4 e38a60ea44 Feat: vas for group / storage pack 2020-02-16 14:31:23 +08:00
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV 2020-02-13 15:27:40 +08:00
HFO4 cfbfbc3c55 Feat: list/search/update/delete shares 2020-02-13 11:53:24 +08:00
HFO4 15f4b1819b Feat: add and delete file tags 2020-02-12 11:38:04 +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 d30159579f Feat: list downloading file 2020-02-08 15:37:51 +08:00
HFO4 c29695a40d Feat: cancel aria2 download task 2020-02-06 10:07:46 +08:00
HFO4 491e4de9de Feat: download torrent / multiple file / select file 2020-02-05 15:11:34 +08:00
HFO4 fe8f1b1ef5 Feat: creat uri aria2 download task 2020-02-04 15:29:52 +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 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 4f0c2bbb29 Feat: readme in shared folder 2020-01-31 15:12:15 +08:00
HFO4 cc2c3b3f0f Feat: archive download in shared folder 2020-01-31 13:18:32 +08:00
HFO4 0edbbfc9ea Feat: list files for shared folder 2020-01-30 13:21:21 +08:00
HFO4 a0c320b964 Feat: set default view method in file manager 2020-01-29 14:25:14 +08:00
HFO4 e2f6dab70c Feat: save re-save single shared file 2020-01-29 13:45:27 +08:00
HFO4 0d7c0793b2 Feat: preview shared text/doc file 2020-01-29 12:16:52 +08:00
HFO4 1ff4d59978 Feat: preview shared file 2020-01-28 13:40:19 +08:00
HFO4 7f0feebf42 Feat: download file from single file share 2020-01-28 12:41:00 +08:00
HFO4 94b13393a9 Feat: hash id decode and verification 2020-01-26 14:57:07 +08:00
HFO4 0ee0ac5e89 Feat: generate share URL 2020-01-26 13:07:05 +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 06ff8b5a50 Feat: get OneDrive thumbnails 2020-01-21 13:27:20 +08:00
HFO4 dd5f6e3d25 Feat: onedrive client upload / callback 2020-01-20 14:34:21 +08:00
HFO4 fa3b51096a Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
HFO4 5befbc21d0 Feat: upyun callback & authentication 2020-01-18 10:40:03 +08:00
HFO4 3da87ba7cf Test: oss driver 2020-01-17 13:04:14 +08:00
HFO4 7eda63f089 Feat: Get file for oss handler 2020-01-16 15:50:58 +08:00
HFO4 dd198becce Feat: client-upload file in oss 2020-01-16 13:36:13 +08:00
HFO4 e8d21b1e9b Feat: qiniu upload & callback 2020-01-15 10:14:15 +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 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 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request 2020-01-01 20:15:05 +08:00
HFO4 b19910867e Feat: download / preview files in slave side 2019-12-31 14:21:57 +08:00
HFO4 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy 2019-12-31 13:09:26 +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 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +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 90827b2441 Feat: sign http request / read running mode from config file 2019-12-23 13:27:18 +08:00
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 2019-12-21 18:32:13 +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 963100d60f Modify: add fs into webdav 2019-12-16 19:43:00 +08:00
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header 2019-12-16 13:24:09 +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 ca07a94d41 Test: file compress / download 2019-12-14 14:28:01 +08:00
HFO4 f262caf1f5 Feat: download file and get file downloading session 2019-12-13 20:46:11 +08:00
HFO4 02c93be3bc Feat: download temporary archive file 2019-12-13 15:10:44 +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 ba34a092d1 Feat: group options in database scheme 2019-12-12 09:16:24 +08:00
HFO4 18968458a4 Modify: close file in main routine 2019-12-11 18:52:41 +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 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 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
HFO4 85bbb3d122 Remove: useless test file 2019-12-03 14:48:45 +08:00
HFO4 c09fc535dc Feat: unit test coverage report 2019-12-03 14:20:23 +08:00
HFO4 fd02425547 Feat: move files/directories 2019-12-01 18:31:29 +08:00
HFO4 93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File 2019-11-29 15:24:23 +08:00
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded 2019-11-27 12:49:31 +08:00
HFO4 a734493b65 Feat: custom error for general layer codes 2019-11-26 19:51:54 +08:00
HFO4 9a1665526c Test: local policy file uploading 2019-11-26 14:52:54 +08:00
HFO4 0cb80f69f5 Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
HFO4 451bdb4ee1 Modify: parameters in headers should be URIEncoded 2019-11-25 21:12:28 +08:00
HFO4 28df5ca833 Modify: return user information in siteConfig while logged in 2019-11-25 14:08:11 +08:00
HFO4 5e1e76719f Test: list folder & filesystem/path & model/folder/list 2019-11-24 16:28:41 +08:00
HFO4 b431f3674c Feat: list objects in specific path 2019-11-24 13:06:15 +08:00
HFO4 a89c3cb11a Feat: create folder / Modify: add index to some column 2019-11-24 11:33:30 +08:00
HFO4 5991fd66ce Modify: reorganize project structure 2019-11-23 16:38:43 +08:00
HFO4 370a1a0c9f Feat: GET Site/Config getting global configuration 2019-11-22 19:33:06 +08:00
HFO4 9d8a462dc4 Remove: mutipart file upload 2019-11-22 14:56:46 +08:00
HFO4 88a543ef74 Feat: `{path}` marker in name rule representing the virtual path of the file 2019-11-19 16:42:36 +08:00
HFO4 2e9f256462 Feat: after uploading finished hook 2019-11-18 19:32:06 +08:00
HFO4 aa17aa8e6a Feat: after uploading hooks and checks 2019-11-18 19:09:56 +08:00
HFO4 631c23f065 Feat: recycling file storage and user capacity when uploading canceled 2019-11-18 14:06:15 +08:00
HFO4 160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 2019-11-18 13:26:32 +08:00
HFO4 861ba77b04 Feat: stream uploading 2019-11-17 19:12:10 +08:00
HFO4 99e7eecab7 Feat: file upload handler 2019-11-17 13:50:14 +08:00
HFO4 841832bb65 Add: context 2019-11-16 20:31:34 +08:00
HFO4 e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4 003274162b Add: filesystem 2019-11-16 13:37:42 +08:00
HFO4 d86a3533ca Add: route for uploading file 2019-11-15 18:12:34 +08:00
HFO4 41e0dec74c Test: captcha 2019-11-13 18:34:29 +08:00
HFO4 9660d2f9c1 Feat: captcha config 2019-11-13 17:22:45 +08:00
HFO4 7d4e212d4e Feat: captcha 2019-11-13 17:03:55 +08:00
HFO4 2cdbfde83a Fix: failed testing 2019-11-12 16:23:24 +08:00
HFO4 589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4 6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00
HFO4 e858cbe2cf Feat: Decide whether to do database migration based on `version.lock` 2019-11-09 19:04:48 +08:00
HFO4 aca8bde521 User model/migrations and gorm init 2019-11-07 15:56:05 +08:00
HFO4 2c9e0c1119 Testing for controller/main.go 2019-11-06 22:35:31 +08:00
HFO4 6ba4d1ae82 Param error message generate 2019-11-06 16:42:13 +08:00
HFO4 6539ae20fa Basic check for User controller 2019-11-05 19:49:56 +08:00
HFO4 74b5bf24a8 Add: Ping router 2019-11-05 12:31:22 +08:00