Results 16 issues of soup

Given how some indexers are “lazy” in the lack of a better word with NickServ identifying their announcers, this seems like a good addition. https://github.com/autobrr/autobrr/pull/1322/commits/d27ef460387d4ebfddc079c083421abf02562d05 simplifies this by making it...

help wanted
backend
irc

This is just the initial commit, nothing more than a mock of the front end right now. ![CleanShot 2023-11-18 at 14 45 56@2x](https://github.com/autobrr/autobrr/assets/18177310/5e57c553-8d3e-4e71-8fce-0d6d4de3226f)

enhancement
web
backend
filters
settings
database
api
database:migrations

medium and high alerts https://github.com/ludviglundgren/qbittorrent-cli/security/dependabot Maybe enable automatic PRs from dependabot for this repo as well? 👍

```yaml lists: - name: New Games type: steam url: https://store.steampowered.com/wishlist/id/USERNAME/wishlistdata filters: - 1 # Change me ```

enhancement

Currently running it with the `nobody` user and everything works as expected. ```docker services: omegabrr: container_name: omegabrr image: ghcr.io/autobrr/omegabrr-distroless:pr-84 runtime: runsc user: nobody read_only: true security_opt: - no-new-privileges:true cap_drop: -...

enhancement
build

Key Features: - TOTP-based two-factor authentication implementation - QR code generation for easy setup with authenticator apps - Automatic cleanup of incomplete 2FA setups - NTP time synchronization for reliable...

enhancement
web
backend
database
api
testing
database:postgres
auth
go
database:sqlite
database:migrations