Commit Graph

89 Commits (c0158ea22447ce7c0421c0c20d9c7f498998f580)

Author SHA1 Message Date
kleinsea c85c2da523
feat: append config parameter: registerEnabled (#911) 2021-05-29 09:58:11 +08:00
HFO4 96712fb066 Feat: use RFC3339 time format in returned results (#811) 2021-04-03 16:57:13 +08:00
topjohncian 233648b956
Refactor: captcha (#796) 2021-03-22 02:28:12 -08:00
HFO4 fec2fe14f8 Modify: json tag for QueryDate 2021-03-11 14:50:32 +08:00
HFO4 1f1bc056e3 Feat: API for getting object property 2021-03-11 14:50:02 +08:00
HFO4 055ed0e075 Fix: standardize the use of error codes related to login credentials 2020-12-08 20:13:42 +08:00
HFO4 f0a68236a8 Feat: delete aria2 record in client side (#335) 2020-11-23 19:24:56 +08:00
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4 746aa3e8ef Test: s3 policy 2020-10-26 15:33:28 +08:00
TS 51f66eb06b
Feat: ICP 备案信息 (#348) 2020-05-01 13:50:16 +08:00
HFO4 5d579cdadc Feat: slave side list file 2020-04-28 10:02:53 +08:00
ihipop 034ed956a3
Bad syntax for struct tag value `authn` (#314) 2020-04-23 09:30:19 +08:00
topjohncian e58fb82463
Feat: ReCaptcha support (#292)
* Add custom mysql database port.

* Modify: add cloudreve bin file to .gitignore

* Feat:增加后端对ReCaptcha的支持
P.S.必须要执行迁移
2020-04-11 09:09:44 +08:00
HFO4 37de715541 Fix: failed test due to relative path 2020-03-12 09:15:30 +08:00
HFO4 45b54b3455 Modify: clean useless codes 2020-03-11 15:45:00 +08:00
HFO4 4ba24e0cf1 Modify: clean modals 2020-03-11 15:22:21 +08:00
HFO4 49f784104e Fix: get site summary in dashboard 2020-02-22 16:22:04 +08:00
HFO4 22cec36751 Fix: failed uint test due to aria2 internal package 2020-02-22 12:30:57 +08:00
HFO4 a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00
HFO4 7c07b623f6 Feat: 2-FA login verification 2020-02-21 13:48:34 +08:00
HFO4 7dcc7a4880 Test: Task list / file delete 2020-02-21 12:09:43 +08:00
HFO4 c817f70f8e Feat: Webauthn / theme changing 2020-02-21 10:08:47 +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 663b827a1d Test: pkg modifications 2020-02-17 14:17:06 +08:00
HFO4 ca0f244109 Feat: vas for score 2020-02-17 09:48:39 +08:00
HFO4 e38a60ea44 Feat: vas for group / storage pack 2020-02-16 14:31:23 +08:00
HFO4 cfbfbc3c55 Feat: list/search/update/delete shares 2020-02-13 11:53:24 +08:00
HFO4 bb63ea7142 Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
HFO4 15f4b1819b Feat: add and delete file tags 2020-02-12 11:38:04 +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 7a6c84a115 Fix: unsafe pointer while initializing unfinished aria2 task 2020-02-09 10:52:06 +08:00
HFO4 d30159579f Feat: list downloading file 2020-02-08 15:37:51 +08:00
HFO4 356ac8d608 Modify: delete temp file inside monitor lifecycle 2020-02-08 10:02:08 +08:00
HFO4 16613a6113 Modify: return parent folder id while listing objects 2020-02-07 13:54:37 +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 f5d79b1f94 Feat: re-save shared folder to user's space 2020-01-31 11:27:52 +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 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 0977b36f8b Feat: get share info / unlock share 2020-01-27 13:34:39 +08:00
HFO4 0ee0ac5e89 Feat: generate share URL 2020-01-26 13:07:05 +08:00
HFO4 8d437a451c Feat: COS credential / upload callback 2020-01-23 12:38:32 +08:00
HFO4 dd5f6e3d25 Feat: onedrive client upload / callback 2020-01-20 14:34:21 +08:00