alist/server
Andy Hsu 296be88b5f fix: incorrect key of oidc username (close #5670) 2023-12-10 13:17:56 +08:00
..
common fix: `content-type` conflicts with #5420 2023-11-24 19:22:19 +08:00
handles fix: incorrect key of oidc username (close #5670) 2023-12-10 13:17:56 +08:00
middlewares feat: invalidate old token after changing the password (close #5515) 2023-11-13 15:22:42 +08:00
static feat: support using external dist files (close #5531) 2023-11-18 19:56:22 +08:00
webdav fix: add error handling for webdav mkcol according to RFC 4918 (#5581) 2023-11-27 18:53:52 +08:00
debug.go chore: enable all pprof handle on debug 2023-09-07 14:56:50 +08:00
router.go feat: customize allow `origins`, `headers` and `methods` 2023-11-24 19:18:34 +08:00
webdav.go fix(webdav): optimize `HEAD` request (close #5182) 2023-09-06 16:32:51 +08:00