Hoshino 0x1bf52

Results 16 issues of Hoshino 0x1bf52

I like this addon and if it has i18n support, it will more easy for user to learn it

enhancement
first good contribution

目前使用 go install 会这样 ![image](https://user-images.githubusercontent.com/17796830/194651858-45d1a82e-9477-4278-8c05-86b28d92d798.png) 可以对目录和import做一些修改来让他能够直接用 go install 安装

可以修改一下version.sh了

以 upload 为例,做如下配置 ```yaml upload: rateLimit: 1024Mi security: insecure: false caCert: ca.crt cert: df-seed-peer/cache/certs/dfdaemon/0.0.0.0.crt key: df-seed-peer/cache/certs/dfdaemon/0.0.0.0.key tlsVerify: false tcpListen: port: 65002 ``` 当其他Peer从这里下载的时候,日志里就会出现 `tls: failed to verify certificate: x509: certificate...

bug

Allow read only for public. Require auth for upload/delete etc.

但是啊,一个插件也要考虑到历史的进程.

## Description add support to Postgres ## Related Issue #200 ## Motivation and Context I can't reopen the closed PR, so create this new one This is a continuation of...

### Issue Description [here](https://github.com/containrrr/watchtower/issues/1060#issuecomment-2319076222) is a difference in podman docker emulation api. In the crun config, swappiness is unset, which means this value can be return to null in `podman...

kind/bug
remote
jira
6.0

### Problem description For some 3rd repos, they may forgot to remove the older repodata file. here is an example ![image](https://github.com/user-attachments/assets/6cfb6ae8-805b-4bae-8792-cb0d27b810c2) this is download from intel `https://software.repos.intel.com/python/conda/linux-64` `repodata.json` is extracted...

:sparkles: enhancement