HFO4
9eafe07f4e
doc: add English README
2 years ago
HFO4
73d0f2db9b
release: 3.6.1
2 years ago
HFO4
82b4e29a80
enhance: escalate `ProxyHeader` as a global config
2 years ago
HFO4
9860ebbca9
feat(doc preview): add magic variable for file name
2 years ago
HFO4
435a03dd34
fix: nil reference while trying to shut down DB in slave mode ( #1416 )
2 years ago
HFO4
4e8ab75211
feat(s3): support setting for force using path style endpoint ( #1559 )
2 years ago
HFO4
6ceb255512
dep: git mod tidy
2 years ago
AHdark
74e1bd6a43
Added `same-site` policy for session options ( #1381 )
...
* Feat: added same-site policy for session options
* Feat: configurations in conf package to control the `SameSite` mode and `Secure` value of the session.
Co-authored-by: AaronLiu <abslant@126.com>
2 years ago
topjohncian
fd59d1b5ca
Enhance(dashboard): optimize get policies request ( #1539 )
2 years ago
Code
2bb28a9845
fix(s3): use HEAD method to get file info ( #1521 )
...
建议更换成更好的 HeadObject 方法因为 HeadObject 方法并不会返回文件 Body 因此不需要 defer res.Body.Close()
2 years ago
vvisionnn
5f4f6bd91a
refactor: build docker image using build.sh ( #1562 )
2 years ago
Nya Candy
053e4352b4
fix: Dockerfile ( #1561 )
2 years ago
HFO4
08e4d2257a
release: 3.6.0
2 years ago
HFO4
f02b6f0286
feat(net): customize socket file permission
2 years ago
HFO4
50a3917a65
feat(cache): set `max-age` for public accessible static resources
2 years ago
HFO4
8c5ba89f7d
feat: mobile app promotion page
2 years ago
HFO4
4519dc025b
update(version): 3.6.0-beta1
2 years ago
HFO4
92cbc9f312
i18n: logs in database script
2 years ago
HFO4
756769335f
feat(dashboard): edit and remove 2FA secret for users
2 years ago
HFO4
6b63195d28
enhance(session): increase default cookie ttl to 60 days
2 years ago
HFO4
db6681f448
fix(avatar): add default cache max age for avatar response
2 years ago
HFO4
4b85541d73
fix(security): CVE-2022-32167
2 years ago
HFO4
f8ed4b4a5a
feat(remote download): show download node in list page
2 years ago
HFO4
7dda81368d
test(source link): add unit test
2 years ago
HFO4
1c25232b06
feat(source link): record downloads for redirected source link
2 years ago
HFO4
8d7ecedf47
feat(source link): create perm source link with shorter url
2 years ago
HFO4
1f836a4b8b
feat(task): not fail immediately after failed upload in transfer tasks
2 years ago
HFO4
c17cf1946a
fix(static): add placeholder empty zip file for go embed
2 years ago
HFO4
392c824a33
feat(OneDrive): support `Retry-After` throttling control from Graph API ( #280 )
2 years ago
HFO4
8494bd6eb9
fix(request): deep copy shared header object in request options
2 years ago
HFO4
c7dc143d30
Merge remote-tracking branch 'origin/master'
2 years ago
HFO4
8b30593822
fix: cannot delete mass files (>=333) in SQLite ( #622 )
2 years ago
HFO4
56fa01ed61
fix: failed UT
2 years ago
HFO4
560097145b
fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint
2 years ago
topjohncian
8cec65b0a7
Fix: cannot finish callback when uploading an office file using sharepoint.cn ( #1503 )
2 years ago
WeidiDeng
f89653cea7
feat(static): release static files into memory while startup ( #1471 )
...
* 初始化时解压zip文件读取内存中
* update go.mod
* 更新各种go版本
2 years ago
HFO4
6b0b44f6d0
test: fix failed UT
2 years ago
HFO4
63b536e5db
Merge remote-tracking branch 'origin/master'
2 years ago
HFO4
19a2f69a19
test: fix failed UT
2 years ago
SuperHgO
2271fcfdef
fix: s3(minio) file remove operation hangout ( #1491 )
2 years ago
HFO4
16b5fc3f60
fix: failed test due to missing error message in filesystem
2 years ago
HFO4
f431eb0cbd
fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint ( #1301 )
2 years ago
HFO4
644a326580
i18n: logs in rest pkgs
2 years ago
HFO4
f2c53dda31
Merge remote-tracking branch 'origin/master'
2 years ago
HFO4
28c2ffe72e
i18n: logs in filesystem
2 years ago
HFO4
196729bae8
i18n: logs in conf/crontab/email/fs.driver
2 years ago
HFO4
9bb4a5263c
i18n: logs in aria2/auth/cache/cluster/serializer
2 years ago
HFO4
7366ff534e
i18n: logs in models
2 years ago
HFO4
db23f4061d
i18n: logs in bootstrapper and response code in middleware
2 years ago
HFO4
16d17ac1e6
i18n: user setting route
2 years ago