You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudreve/middleware
Aaron Liu a1747073df
feat(webdav): support setting download proxy
11 months ago
..
auth.go feat(webdav): support setting download proxy 11 months ago
auth_test.go Test: new changes in middleware pkg 2 years ago
captcha.go i18n: captcha, reset password 2 years ago
captcha_test.go Test: captcha verify middleware 3 years ago
cluster.go i18n: logs in bootstrapper and response code in middleware 2 years ago
cluster_test.go Fix: use `X-Cr-` as custom header prefix 3 years ago
common.go feat(mobile): only allow request from mobile client to copy session 2 years ago
common_test.go feat(cache): set `max-age` for public accessible static resources 2 years ago
file.go feat(source link): record downloads for redirected source link 2 years ago
file_test.go test(source link): add unit test 2 years ago
frontend.go feat(source link): create perm source link with shorter url 2 years ago
frontend_test.go Test: frontend middleware 4 years ago
mock.go Comply with Golang semantic import versioning (#630) 4 years ago
mock_test.go Comply with Golang semantic import versioning (#630) 4 years ago
session.go feat(kv): persist cache and session into disk before shutdown 1 year ago
session_test.go feat(kv): persist cache and session into disk before shutdown 1 year ago
share.go i18n: logs in bootstrapper and response code in middleware 2 years ago
share_test.go Comply with Golang semantic import versioning (#630) 4 years ago
wopi.go feat(wopi): implement required rest api as a WOPI host 1 year ago
wopi_test.go test(wopi): add tests for wopi client 1 year ago