Rongrong
Rongrong
### Is your feature request related to a problem? Please describe. For laptop users, monitoring power consumption will be useful. ### Describe the solution you'd like A new graph, monitoring:...
Since 7bcf9b2fedaca4b0a7948b06daf2ff16f3fda2e3, dropping columns in SQLite migrations is possible. We may further support altering columns in SQLite by: ```SQL ALTER TABLE "foo" RENAME COLUMN "bar" TO "bar_random_string"; ALTER TABLE "foo"...
PPA has updated the signing key, see [1]. Now the archive is signed with both the new key and the legacy (RSA 1024) one. Fixes #238 [1]: https://code.launchpad.net/~apt-fast/+archive/ubuntu/stable
If I understand correctly, wsrv.nl blocks domains using two strategies: - OpenDNS domain tagging: https://github.com/weserv/images/issues/380#issuecomment-1636724832 - Explicit blocking, e.g.: https://github.com/weserv/images/issues/287#issuecomment-830845525 The only way to determine if a domain is explicitly...