Aaron Liu
2a1e82aede
fix(fs): cannot delete file while user is deleted ( fix #1586 )
2 years ago
WeidiDeng
a93ea2cfa0
feat(webdav): add read-only option ( #1629 )
2 years ago
HFO4
ffbafca994
Merge remote-tracking branch 'origin/master'
2 years ago
HFO4
99434d7aa5
test(wopi): add tests for wopi client
2 years ago
HFO4
f7fdf10d70
feat(wopi): edit WOPI related settings
2 years ago
HFO4
9ad2c3508f
enhancement(upload): keep original file content after failed to update document files
2 years ago
HFO4
5a8c86c72e
feat(wopi): adapt libreoffice online
2 years ago
HFO4
1c922ac981
feat(wopi): implement required rest api as a WOPI host
2 years ago
HFO4
4541400755
feat(wopi): change doc preview config based on WOPI discovery results
2 years ago
HFO4
c39daeb0d0
feat(wopi): fetch discover endpoint
2 years ago
5aaee9
8dafb4f40a
feat: support connect to mysql with unix socket ( #1571 )
2 years ago
HFO4
42a31f2fd1
fix: timeout while fetching yarn pkgs in building docker image action
2 years ago
HFO4
ca80051a89
release: 3.6.2
2 years ago
HFO4
bc0c374f00
feat(mobile): only allow request from mobile client to copy session
2 years ago
HFO4
e4c87483d6
feat(session): generate temp URL to copy/refresh user session
2 years ago
HFO4
1227f35d3c
doc: change readme link
2 years ago
HFO4
08fa6964a9
doc: change readme link
2 years ago
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