Mark Bakhit
Mark Bakhit
While I know that merging lines via semicolons is an attractive way to save character space, this really should be a feature that can be turned off. I'm currently running...
### Current Situation I personally dislike `rst` documentation quite a bit. In my opinion, it's very convoluted and is difficult to read/maintain. ### Proposed Actions We should migrate the docs...
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).
## Description While writing the v2 docs, it gave a better perspective on how to make the user API feel more cohesive. This PR exists to implement those changes. ##...
### Current Situation MySQL tests are currently mocked. Currently only our Postgres and Sqlite database backends use live tests. ### Proposed Actions 1. Create live tests within the `scripts/` folder,...
### Description Current [docker on Unraid CA](https://github.com/selfhosters/unRAID-CA-templates/blob/master/templates/conreq.xml) is no longer maintained. Will need to update it to point to our own docker image.