alist/server
Jing c82866975e
fix: error on repeated reading `static` (#5957)
* Update static.go

* rm initial value of static

---------

Co-authored-by: Andy Hsu <i@nn.ci>
2024-01-30 21:21:53 +08:00
..
common fix: some missing regexp lib modified 2024-01-01 18:44:59 +08:00
handles fix: set progress to 100 when it's NaN (close #5906) 2024-01-20 13:06:46 +08:00
middlewares feat: invalidate old token after changing the password (close #5515) 2023-11-13 15:22:42 +08:00
static fix: error on repeated reading `static` (#5957) 2024-01-30 21:21:53 +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: add ldap login support (#5706) 2023-12-31 13:46:13 +08:00
webdav.go fix(webdav): optimize `HEAD` request (close #5182) 2023-09-06 16:32:51 +08:00