Results 905 comments of Trim21

sorry I didn't notice the packager is @jesec

https://github.com/jesec/flood/blob/master/distribution/archlinux/flood/PKGBUILD if there is a nodejs-lts package for arch I suggest you to use it and send a PR

This sounds a good idea, should we check the downloader connection info is correct when using `--auth=none` in health check?

I mean when `--auth=none`, the connection info has been provided by flags, and should this be considered as "ready to serve incoming requests"? in this case if the conn info...

looks like there are some breaking changes

looks like we will need to migrate from jest to vitest so we can use this esm only package in testing.

I'll fix it later, close it for now

问题不是没人写代码,实际上这个实现起来并不麻烦。问题是同时还要改主站的代码,而主站的代码只有 sai 老板能改。 开发/测试环境搭建起来不麻烦,参照ci的设置就行 https://github.com/bangumi/server/blob/3004b820b8fa622fc06a91f8c38e5723fdb0b3e9/.github/workflows/test.yaml#L29-L75