Results 52 issues of WeidiDeng

关闭数据库连接和等待正在进行的http请求完成

Should fix [52868](https://github.com/golang/go/issues/52868) and [37089](https://github.com/golang/go/issues/37089).

## What would you like to have changed? A similar implementation like [tarfs](https://github.com/spf13/afero/tree/master/tarfs) or [zipfs](https://github.com/spf13/afero/tree/master/zipfs) is appreciated. ## Why is this feature a useful, necessary, and/or important addition to this...

help wanted
feature request

修复[favico 加载 bug](https://forum.cloudreve.org/d/2526) 和 windows上面字体文件不能[加载](https://github.com/cloudreve/Cloudreve/pull/1278#issuecomment-1118364562)

- With pull requests: - Open your pull request against `master` - Your pull request should have no more than two commits, if not you should squash them. - It...

Handlers should be able to add field to server log output for debugging and extending functionality purpose. Currently when a http.handler can only emit log using its own logger provisioned...

discussion :speech_balloon:

There are several popular projects that utilize many of quic-go's implementation of http3 features that currently can't be used by caddy modules, limiting how caddy can be extended. For example,...

feature :gear:
discussion :speech_balloon:

Fix [5621](https://github.com/caddyserver/caddy/issues/5621). In addition, this also fixed several `add(remove)-package` related commands as they can't be used to add or remove adapter related modules. Before, ![image](https://github.com/caddyserver/caddy/assets/28780594/5bdb06da-239b-43a8-93b3-c5a90c00d1ee) After, ![image](https://github.com/caddyserver/caddy/assets/28780594/c8bdf1f1-ca2a-48db-9a59-3c851f71a488)

bug :lady_beetle:
under review :monocle_face:

After a successful tracker announcement, the current url is moved to the front of the group and is reset to the first url of the first group. This will cause...