Cloudreve/pkg/serializer
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
..
aria2.go Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +08:00
aria2_test.go Fix: failed uint test due to aria2 internal package 2020-02-22 12:30:57 +08:00
auth.go Feat: sign http request / read running mode from config file 2019-12-23 13:27:18 +08:00
auth_test.go Feat: sign http request / read running mode from config file 2019-12-23 13:27:18 +08:00
error.go Fix: get site summary in dashboard 2020-02-22 16:22:04 +08:00
setting.go Feat: ReCaptcha support (#292) 2020-04-11 09:09:44 +08:00
setting_test.go Fix: failed test due to relative path 2020-03-12 09:15:30 +08:00
share.go Modify: clean modals 2020-03-11 15:22:21 +08:00
share_test.go Fix: failed test due to relative path 2020-03-12 09:15:30 +08:00
slave.go Feat: remote delete file / Fix: broken Filesystem recycle in upload request 2020-01-01 20:15:05 +08:00
upload.go Feat: COS credential / upload callback 2020-01-23 12:38:32 +08:00
upload_test.go Fix: untracked files 2019-12-28 15:54:16 +08:00
user.go Modify: clean useless codes 2020-03-11 15:45:00 +08:00
user_test.go Fix: failed test due to relative path 2020-03-12 09:15:30 +08:00