Commit graph

213 commits

Author SHA1 Message Date
HFO4
95f318e069 Feat: adapt minio for S3 policy and fix listing files 2020-10-26 15:06:02 +08:00
HFO4
77394313aa Fix: S3 adaption for minio 2020-10-11 13:05:14 +08:00
mritd
7df09537e0
fix(db_driver): fix the panic when sqlite3 is used in the conf (#551)
* fix(db_driver): fix the panic when sqlite3 is used in the conf

fix the panic when sqlite3 is used in the conf

ref cloudreve/Cloudreve#550

Signed-off-by: mritd <mritd@linux.com>

* fix(nullpointer): fix possible null pointer error

fix possible null pointer error

Signed-off-by: mritd <mritd@linux.com>
2020-09-03 12:07:38 +08:00
ZZF
dd50ef1c25
添加S3策略的支持 (#425)
* 添加亚马逊S3策略的支持

* 添加CDN支持,公有目录删除无用参数

* 增加Region
2020-06-05 14:45:24 +08:00
HFO4
2076d56f0f Feat: dynamic writing site title, favicon, description, custom html (#286) 2020-05-19 10:24:15 +08:00
HFO4
1172765c58 Feat: option for using SSL connection in mail queue 2020-05-11 09:29:19 +08:00
HFO4
e8a6df9a86 Feat: import file from existing outer folder 2020-05-02 10:22:28 +08:00
TS
51f66eb06b
Feat: ICP 备案信息 (#348) 2020-05-01 13:50:16 +08:00
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
0575b0aa92 Fix: search function should not convert case (#288) 2020-04-11 09:42:22 +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
2e43f8ed5b Modify: use INT represent Database port 2020-04-08 09:04:03 +08:00
topjohncian
554493dea4
Add custom mysql database port. (#289) 2020-04-08 08:59:43 +08:00
HFO4
25d1735c1d Feat: compatible digest algorithm with V2 2020-03-18 11:21:04 +08:00
HFO4
0eb04ed0ea Feat: cache for OneDrive META request 2020-03-18 09:35:00 +08:00
HFO4
96983ddc70 Feat: custom SQLite db file path 2020-03-18 09:03:25 +08:00
HFO4
e1aced0f01 Modify: check DB version before migration 2020-03-14 18:12:26 +08:00
hiCasper
2a2221c8b7
Fix typo (#247) 2020-03-12 16:00:30 +08:00
HFO4
c74ed10dbd Test: aria2 / filesystem.image 2020-03-12 10:12:13 +08:00
HFO4
83b292c9ba Modify: travis CI build and test 2020-03-12 08:46:14 +08:00
HFO4
213c92b522 Ready for release 2020-03-11 18:03:37 +08:00
HFO4
8ad7702736 Fix: relative path for SQLite file 2020-03-11 15:46:24 +08:00
HFO4
4ba24e0cf1 Modify: clean modals 2020-03-11 15:22:21 +08:00
HFO4
b6e1e04ce0 Fix: panic while decompress files / Cannot edit policy 2020-03-11 09:34:29 +08:00
HFO4
45ec4b3f8b Fix: wrong upload URL for cos policy 2020-03-10 19:15:09 +08:00
HFO4
cb57fdbb59 Fix: nil pointer and initial policy file type wildcard 2020-03-10 12:10:30 +08:00
HFO4
68d3131521 Feat: cross compile script 2020-03-09 16:53:01 +08:00
HFO4
38161250e8 Feat: list users 2020-03-07 14:04:18 +08:00
HFO4
c7247f5b87 Feat: edit/list user group 2020-03-07 13:00:51 +08:00
HFO4
c30c19ca3e Feat: create SFC for oss callback 2020-03-01 16:25:56 +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
f1ef21e195 Feat: add local policy 2020-02-26 15:11:06 +08:00
HFO4
c1d2b933aa Feat: RWMutex / reload for aira2 2020-02-25 14:02:14 +08:00
HFO4
48659f6952 Feat: uploading / transfer settings 2020-02-24 15:52:13 +08:00
HFO4
000a48ff06 Feat: mail SMTP settings 2020-02-23 18:40:14 +08:00
HFO4
3ce4b87f2b Feat: login / register setting in dashboard 2020-02-23 15:19:38 +08:00
HFO4
04d13bd071 Feat: dynamically generate manifest.json 2020-02-23 11:41:39 +08:00
HFO4
31d4a0e1c2 Feat: admin dashboard homepage 2020-02-23 10:19:13 +08:00
HFO4
49f784104e Fix: get site summary in dashboard 2020-02-22 16:22:04 +08:00
HFO4
8d9dee6e3d Test: migration modifications 2020-02-22 12:25:23 +08:00
HFO4
a8272a66b7 Modify: move aria2 into internal packages / migration version check 2020-02-22 12:18:49 +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
9b3f5b0efd Test: WebDAV model 2020-02-21 11:32:59 +08:00
HFO4
5363b90167 Test: options / WebDAV middleware 2020-02-21 11:16:25 +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