HFO4
d9cff24c75
Modify: disable association_autoupdate in model.File.UpdateSourceName
2021-03-03 14:10:08 +08:00
HFO4
e2488841b4
Test: #765
2021-03-02 12:45:54 +08:00
日下部 詩
a276be4098
注册帐号时,如果尚未验证,再发一次验证信 ( #765 )
...
* 注册帐号时,如果尚未验证,再发一次验证信
* 修正2个bug。 1:未验证显示密码错误 2:未验证无法重发email
* 小修正,如果已存在user,拿已有user资讯取代掉新user资讯来寄送激活码
* 激活码改成激活邮件
* 忘记密码以后,重设二步验证设定
* Revert "忘记密码以后,重设二步验证设定"
This reverts commit c5ac10b11c960c0a3213f3daba24a8170dc71f6a.
* 實作 https://github.com/cloudreve/Cloudreve/pull/765#discussion_r584313520
2021-03-02 12:43:14 +08:00
HFO4
c87109c8b1
Fix: incorrect attr column type in download table
2020-12-08 19:55:23 +08:00
HFO4
bd2bdf253b
Feat: using custom reverse proxying in OneDrive file downloading
2020-12-08 17:30:22 +08:00
HFO4
0cfa61e264
Test: user storage calibration script
2020-12-06 16:50:08 +08:00
HFO4
f7c8039116
Feat: execute database script to calibrate user storage
2020-12-06 16:49:49 +08:00
HFO4
a5805b022a
Feat: enable using LAN endpoint in serverside request of OSS policy ( #399 )
2020-11-29 19:15:35 +08:00
HFO4
0d210e87b3
Fix: aria2 task failed due to limited size of attr filed in DB
2020-11-24 18:47:44 +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
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
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
0502a0f212
Test: share/storage/user model
2020-02-17 14:04:48 +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
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
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
a0a9686959
Feat: search multiple keywords
2020-02-13 13:17:09 +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
127d0236f9
Feat: filter and search file
2020-02-11 11:13:20 +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
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
2b853dddd3
Test: aria2 related
2020-02-06 13:53:47 +08:00
HFO4
60cd8c3a89
Test: download / task models
2020-02-06 11:07:00 +08:00
HFO4
cde49e6e98
Feat: group-defined aria2 download options
2020-02-06 10:27:20 +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
8c7e3883ee
Feat: handle aria2 download complete
2020-02-05 11:22:19 +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
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
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
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
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
8d437a451c
Feat: COS credential / upload callback
2020-01-23 12:38:32 +08:00
HFO4
588514b4e0
Test: get filesystem from callback context
2020-01-22 14:41:12 +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
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
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
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
90f82100cf
Feat: put / get file in qiniu policy
2020-01-15 16:03:23 +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
37e78cb39b
Feat: generate upload server url from policy
2020-01-13 10:03:45 +08:00
HFO4
6b6bfb4c6b
Modify: FileName header in remote put request should be urlencoded
2020-01-13 09:47:04 +08:00
HFO4
c23d129dbb
Modify: use path package in app level
2020-01-04 16:21:43 +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
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
eceee2fc76
Test: remote callback auth
2019-12-30 19:56:01 +08:00
HFO4
4a5782b4e5
Feat: remote upload callback / validation
2019-12-30 19:37:21 +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
cf90ab5a9a
Fix: unable to save office file in root directory of WebDAV
2019-12-21 18:32:13 +08:00
HFO4
91b873065a
Test: FileInfo interface
2019-12-21 12:49:48 +08:00
HFO4
327765a7be
Fix: missing ttl check in memstore.Get
2019-12-21 12:29:58 +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
e6d2a94809
Feat: preview doc file / Fix: chinese character encoding in attachment header
2019-12-16 13:24:09 +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
f262caf1f5
Feat: download file and get file downloading session
2019-12-13 20:46:11 +08:00
HFO4
ad02a659a6
Feat: read CORS config from file
2019-12-13 19:00:58 +08:00
HFO4
c102c74d6d
Fix: download archived file anonymously
2019-12-13 18:07:15 +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
e8aa0435c5
Feat: archive & download routers for test
2019-12-12 10:04:24 +08:00
HFO4
ba34a092d1
Feat: group options in database scheme
2019-12-12 09:16:24 +08:00