6482afeff4fdcb357ea0ceff2353f8bc2abb3b76
90 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b67d15cdfc | change schedule | ||
|
|
d1b88d31cd | disable volsync | ||
|
|
c5cb4e61d8 | add health check and rule | ||
|
|
099a4eccc1 | Update ghcr.io/qdm12/gluetun Docker tag to v3.40.4 (#2813) | ||
|
|
53962fb103 | update chart | ||
|
|
3e1181f3d9 | Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to a68c4cf (#2774) | ||
|
|
e212e19020 | improve spacing | ||
|
|
0c8d733408 | improve logging | ||
|
|
87d20e32e2 | update script | ||
|
|
10d659077c | debug | ||
|
|
ea61717174 | fix | ||
|
|
fdd5ee823f | fix script | ||
|
|
8f8537c31d | fix loop | ||
|
|
c0f792782f | add retry on apk repo | ||
|
|
e526072a88 | update script to handle error in installation | ||
|
|
efa1ca2256 |
Update ghcr.io/autobrr/qui Docker tag to v1.11.0 (#2734)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.10.0` -> `v1.11.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.11.0`](https://github.com/autobrr/qui/releases/tag/v1.11.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.10.0...v1.11.0) #### Changelog ##### New Features - [`6e65de4`](https://github.com/autobrr/qui/commit/6e65de4d28e4e2e7c2f7589830992418a367aa92): feat(torrents): add "não registrado" to unregistered status ([#​794](https://github.com/autobrr/qui/issues/794)) ([@​fabricionaweb](https://github.com/fabricionaweb)) - [`ac5f8f3`](https://github.com/autobrr/qui/commit/ac5f8f3fc38958876f491678e60f4494ec51b5c9): feat(torrents): add web seeds table ([#​808](https://github.com/autobrr/qui/issues/808)) ([@​s0up4200](https://github.com/s0up4200)) - [`24559c9`](https://github.com/autobrr/qui/commit/24559c9654d577620de441e93afdcc88e605e7f0): feat(web): add Size default sort option to Tracker Breakdown table settings ([#​786](https://github.com/autobrr/qui/issues/786)) ([@​thesecretlifeofabunny](https://github.com/thesecretlifeofabunny)) ##### Bug Fixes - [`69ed1a3`](https://github.com/autobrr/qui/commit/69ed1a3a718922362460ac89883423cf2e5c368c): fix(api): respect baseURL for path autocompletion cap ([#​798](https://github.com/autobrr/qui/issues/798)) ([@​Ryu481](https://github.com/Ryu481)) - [`0a721d0`](https://github.com/autobrr/qui/commit/0a721d04da6d1d3bce702b44e5c78bc09b37f3f0): fix(crossseed): add verification and retry for async file renames ([#​789](https://github.com/autobrr/qui/issues/789)) ([@​s0up4200](https://github.com/s0up4200)) - [`e9fcbda`](https://github.com/autobrr/qui/commit/e9fcbda129f8c7bf242db59d7c8dfb0e09ac51f0): fix(crossseed): pass source filters through to FindCandidates ([#​802](https://github.com/autobrr/qui/issues/802)) ([@​s0up4200](https://github.com/s0up4200)) - [`b4f1ffa`](https://github.com/autobrr/qui/commit/b4f1ffa524ce19624bb7f5d6e7b6ba6bf469fefa): fix(crossseed): require strict HDR and Collection matching ([#​799](https://github.com/autobrr/qui/issues/799)) ([@​s0up4200](https://github.com/s0up4200)) - [`4f3365b`](https://github.com/autobrr/qui/commit/4f3365b908b8a8864e2458f2ee80ba7fe1ab4961): fix(sync): edited trackers no longer appear under old domain in sidebar ([#​792](https://github.com/autobrr/qui/issues/792)) ([@​s0up4200](https://github.com/s0up4200)) - [`fcb081e`](https://github.com/autobrr/qui/commit/fcb081ef8bdbf03a1d9c7d342e4687f90141cb66): fix(web): move global stats to bottom of torrents page ([#​800](https://github.com/autobrr/qui/issues/800)) ([@​s0up4200](https://github.com/s0up4200)) - [`13b40b5`](https://github.com/autobrr/qui/commit/13b40b5d3c08e607c27bd1c71f7b58361e3a597a): fix(web): prevent Edit Tracker Name dialog overflow ([#​797](https://github.com/autobrr/qui/issues/797)) ([@​s0up4200](https://github.com/s0up4200)) - [`8e3b352`](https://github.com/autobrr/qui/commit/8e3b35275cc0f677ee227e659fd987852db7cfd6): fix(web): replace completion filter inputs with MultiSelect dropdowns ([#​791](https://github.com/autobrr/qui/issues/791)) ([@​s0up4200](https://github.com/s0up4200)) - [`adfd5bb`](https://github.com/autobrr/qui/commit/adfd5bb349f5fe667e624acf0c541d2f4384d108): fix(web): restore piece size display in torrent details panel ([#​790](https://github.com/autobrr/qui/issues/790)) ([@​s0up4200](https://github.com/s0up4200)) - [`5d97b49`](https://github.com/autobrr/qui/commit/5d97b49fa8b68a58fe259c3b194c7be2c2246fcf): fix(web): sort trackers by display name in filter sidebar ([#​810](https://github.com/autobrr/qui/issues/810)) ([@​s0up4200](https://github.com/s0up4200)) - [`2fad4e8`](https://github.com/autobrr/qui/commit/2fad4e880ddd4c06044c63e3d354851369cc2528): fix(web): use total counts for Seeds/Peers column filtering ([#​796](https://github.com/autobrr/qui/issues/796)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`1bf1b6e`](https://github.com/autobrr/qui/commit/1bf1b6e7c000ff3f30ba904df97eb6053e3f7502): chore(crossseed): add debug logging for RSS and webhook source filters ([#​795](https://github.com/autobrr/qui/issues/795)) ([@​s0up4200](https://github.com/s0up4200)) - [`95e4bc0`](https://github.com/autobrr/qui/commit/95e4bc05815f0436d5cb6f932c103466185356f9): chore(deps): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 ([#​809](https://github.com/autobrr/qui/issues/809)) ([@​dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.10.0...v1.11.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.11.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2734 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
451793e158 |
Update volsync-target Docker tag to v0.6.0 (#2695)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [volsync-target](https://github.com/backube/volsync) | minor | `0.5.0` -> `0.6.0` | --- ### Release Notes <details> <summary>backube/volsync (volsync-target)</summary> ### [`v0.6.0`](https://github.com/backube/volsync/blob/HEAD/CHANGELOG.md#060) [Compare Source](https://github.com/backube/volsync/compare/v0.5.0...v0.6.0) ##### Added - restic - allow passing in GOOGLE\_APPLICATION\_CREDENTIALS as a file ##### Changed - ⚠️ Breaking change ⚠️ - Helm chart now manages VolSync CRDs directly.\ Upgrading the VolSync Helm chart from an earlier version will produce the following error: ``` Error: UPGRADE FAILED: rendered manifests contain a resource that already exists. Unable to continue with update: CustomResourceDefinition "replicationdestinations.volsync.backube" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "volsync"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "volsync-system" ``` To fix, apply the missing labels and annotations as mentioned in the error message (your values may differ), then retry the upgrade: ```console $ kubectl label crd/replicationdestinations.volsync.backube app.kubernetes.io/managed-by=Helm customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube labeled $ kubectl label crd/replicationsources.volsync.backube app.kubernetes.io/managed-by=Helm customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube labeled $ kubectl annotate crd/replicationdestinations.volsync.backube meta.helm.sh/release-name=volsync customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube annotated $ kubectl annotate crd/replicationsources.volsync.backube meta.helm.sh/release-name=volsync customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube annotated $ kubectl annotate crd/replicationdestinations.volsync.backube meta.helm.sh/release-namespace=volsync-system customresourcedefinition.apiextensions.k8s.io/replicationdestinations.volsync.backube annotated $ kubectl annotate crd/replicationsources.volsync.backube meta.helm.sh/release-namespace=volsync-system customresourcedefinition.apiextensions.k8s.io/replicationsources.volsync.backube annotated ``` - VolSync privileged mover SCC installed at startup on OpenShift - Syncthing upgraded to 1.22.1 - Updates to build with golang 1.19 ##### Fixed - ReplicationSource fixes for rsync, rclone and restic to enable mounting ROX source PVCs as read-only ##### Security - rclone mover updated to run with reduced privileges by default - restic mover updated to run with reduced privileges by default - syncthing mover updated to run with reduced privileges by default - kube-rbac-proxy upgraded to 0.13.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2695 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
3be7a96b6f |
Update ghcr.io/autobrr/qui Docker tag to v1.10.0 (#2664)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.9.1` -> `v1.10.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.10.0`](https://github.com/autobrr/qui/releases/tag/v1.10.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.9.1...v1.10.0) #### Changelog ##### New Features - [`f2b17e6`](https://github.com/autobrr/qui/commit/f2b17e6a3686bc3f2850eb4a2fbfa4aea00ced9a): feat(config): add SESSION\_SECRET\_FILE env var ([#​661](https://github.com/autobrr/qui/issues/661)) ([@​undefined-landmark](https://github.com/undefined-landmark)) - [`f5ede56`](https://github.com/autobrr/qui/commit/f5ede56c4278912cd105bb2a7d76c6bbe3472dde): feat(crossseed): add RSS source filters for categories and tags ([#​757](https://github.com/autobrr/qui/issues/757)) ([@​s0up4200](https://github.com/s0up4200)) - [`9dee7bb`](https://github.com/autobrr/qui/commit/9dee7bb2cfe877dc173f827cf29080988a63dcc4): feat(crossseed): add Unicode normalization for title and file matching ([#​742](https://github.com/autobrr/qui/issues/742)) ([@​s0up4200](https://github.com/s0up4200)) - [`d44058f`](https://github.com/autobrr/qui/commit/d44058fa65f68045087cf46df6a389e9ee41baa5): feat(crossseed): add skip auto-resume settings per mode ([#​755](https://github.com/autobrr/qui/issues/755)) ([@​s0up4200](https://github.com/s0up4200)) - [`9e3534a`](https://github.com/autobrr/qui/commit/9e3534a4d6780f22c750d6a66764ec88d9e7dee7): feat(crossseed): add webhook source filters for categories and tags ([#​763](https://github.com/autobrr/qui/issues/763)) ([@​s0up4200](https://github.com/s0up4200)) - [`c8bbe07`](https://github.com/autobrr/qui/commit/c8bbe078ec67a18ce4fb6a91b1a96afd165a8244): feat(crossseed): only poll status endpoints when features are enabled ([#​738](https://github.com/autobrr/qui/issues/738)) ([@​s0up4200](https://github.com/s0up4200)) - [`fda8101`](https://github.com/autobrr/qui/commit/fda81015f33bb78701845e219c81480986c29fe9): feat(sidebar): add size tooltips and deduplicate cross-seed sizes ([#​724](https://github.com/autobrr/qui/issues/724)) ([@​s0up4200](https://github.com/s0up4200)) - [`e4c0556`](https://github.com/autobrr/qui/commit/e4c0556913d895bcb420b08249d80b35bae27413): feat(torrent): add sequential download toggles ([#​776](https://github.com/autobrr/qui/issues/776)) ([@​rare-magma](https://github.com/rare-magma)) - [`2a43f15`](https://github.com/autobrr/qui/commit/2a43f15fd4c7000f15cf601bb9f6adf07e3ac7b2): feat(torrents): autocomplete paths ([#​634](https://github.com/autobrr/qui/issues/634)) ([@​rare-magma](https://github.com/rare-magma)) - [`1c07b33`](https://github.com/autobrr/qui/commit/1c07b336a5ad7643a961dad3e7f50711e83d083d): feat(torrents): replace filtered speeds with global ([#​745](https://github.com/autobrr/qui/issues/745)) ([@​jabloink](https://github.com/jabloink)) - [`cd0deee`](https://github.com/autobrr/qui/commit/cd0deee8cf2eafe44f823bb2b435ee54bebd2f3d): feat(tracker): add per-domain stats inclusion toggle for merged trackers ([#​781](https://github.com/autobrr/qui/issues/781)) ([@​s0up4200](https://github.com/s0up4200)) - [`b6a6200`](https://github.com/autobrr/qui/commit/b6a62009687ada9ba00656096e6ba602c57d7419): feat(web): add Size column to Tracker Breakdown table ([#​770](https://github.com/autobrr/qui/issues/770)) ([@​s0up4200](https://github.com/s0up4200)) - [`560071b`](https://github.com/autobrr/qui/commit/560071bebbcfcd614e4abbd1ad0bbf7d8c6feaa5): feat(web): add zebra striping to torrent table ([#​726](https://github.com/autobrr/qui/issues/726)) ([@​s0up4200](https://github.com/s0up4200)) - [`f8f65a8`](https://github.com/autobrr/qui/commit/f8f65a8b6cf5ab105ee1069f03de5884eea236d6): feat(web): improve auto-search on completion UX ([#​743](https://github.com/autobrr/qui/issues/743)) ([@​s0up4200](https://github.com/s0up4200)) - [`e36312f`](https://github.com/autobrr/qui/commit/e36312fe3522c2cb6ef00d31a5c496a557921f9c): feat(web): improve torrent selection UX with unified click and escape behavior ([#​782](https://github.com/autobrr/qui/issues/782)) ([@​s0up4200](https://github.com/s0up4200)) - [`27c1daa`](https://github.com/autobrr/qui/commit/27c1daa56efa2a915db407f4b1ce0a7f1ef2bff6): feat(web): napster theme ([#​728](https://github.com/autobrr/qui/issues/728)) ([@​s0up4200](https://github.com/s0up4200)) - [`e3950de`](https://github.com/autobrr/qui/commit/e3950de6579d7f18a1a82b3a1f3c5618197e6b25): feat(web): new torrent details panel for desktop ([#​760](https://github.com/autobrr/qui/issues/760)) ([@​s0up4200](https://github.com/s0up4200)) - [`6c66ba5`](https://github.com/autobrr/qui/commit/6c66ba50bb1be6d6a505114a10b1678f428af3df): feat(web): persist tab state in URL for CrossSeed and Settings pages ([#​775](https://github.com/autobrr/qui/issues/775)) ([@​s0up4200](https://github.com/s0up4200)) - [`59884a9`](https://github.com/autobrr/qui/commit/59884a9461cecd197bf6b7ae9141867617678b85): feat(web): share tracker customizations with filtersidebar ([#​717](https://github.com/autobrr/qui/issues/717)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`fafd278`](https://github.com/autobrr/qui/commit/fafd278c76bcfad42f7e2cc9f823f6bbaba2476d): fix(api): add webhook source filter fields to PATCH settings endpoint ([#​774](https://github.com/autobrr/qui/issues/774)) ([@​s0up4200](https://github.com/s0up4200)) - [`bdf0339`](https://github.com/autobrr/qui/commit/bdf03399cef65a4a5a912446b96ae9d48007d9a0): fix(api): support apikey query param with custom base URL ([#​748](https://github.com/autobrr/qui/issues/748)) ([@​s0up4200](https://github.com/s0up4200)) - [`c3c8d66`](https://github.com/autobrr/qui/commit/c3c8d662af8766dee82a7d4465a8de1cd9e6655c): fix(crossseed): compare Site and Sum fields for anime releases ([#​769](https://github.com/autobrr/qui/issues/769)) ([@​s0up4200](https://github.com/s0up4200)) - [`cb4c965`](https://github.com/autobrr/qui/commit/cb4c965b682c933d97146f015b73610abdc3d53f): fix(crossseed): detect file name differences and fix hasExtraSourceFiles ([#​741](https://github.com/autobrr/qui/issues/741)) ([@​s0up4200](https://github.com/s0up4200)) - [`fd9e054`](https://github.com/autobrr/qui/commit/fd9e054f683695d81dce879ad7da0eb5813e12e0): fix(crossseed): fix batch completion searches and remove legacy settings ([#​744](https://github.com/autobrr/qui/issues/744)) ([@​s0up4200](https://github.com/s0up4200)) - [`26706a0`](https://github.com/autobrr/qui/commit/26706a079cae1d968aaba0742a13856cc784718d): fix(crossseed): normalize punctuation in title matching ([#​718](https://github.com/autobrr/qui/issues/718)) ([@​s0up4200](https://github.com/s0up4200)) - [`db30566`](https://github.com/autobrr/qui/commit/db30566141e2838f7a03a12b8f0aa688c4cfb133): fix(crossseed): rename files before folder to avoid path conflicts ([#​752](https://github.com/autobrr/qui/issues/752)) ([@​s0up4200](https://github.com/s0up4200)) - [`8886ac4`](https://github.com/autobrr/qui/commit/8886ac4c9f1b21eae54630a4abdf7b7b715830f8): fix(crossseed): resolve category creation race condition and relax autoTMM ([#​767](https://github.com/autobrr/qui/issues/767)) ([@​s0up4200](https://github.com/s0up4200)) - [`f8f2a05`](https://github.com/autobrr/qui/commit/f8f2a059886e87cab23ff9e95cffc00d15e04b68): fix(crossseed): support game scene releases with RAR files ([#​768](https://github.com/autobrr/qui/issues/768)) ([@​s0up4200](https://github.com/s0up4200)) - [`918adee`](https://github.com/autobrr/qui/commit/918adeec9fcbbc73cc8fc501f96f1c13239cbe87): fix(crossseed): treat x264/H.264/H264/AVC as equivalent codecs ([#​766](https://github.com/autobrr/qui/issues/766)) ([@​s0up4200](https://github.com/s0up4200)) - [`c4b1f0a`](https://github.com/autobrr/qui/commit/c4b1f0ab57aca7cdb9d17907ece49b4302bd2afb): fix(dashboard): merge tracker customizations with duplicate displayName ([#​751](https://github.com/autobrr/qui/issues/751)) ([@​jabloink](https://github.com/jabloink)) - [`3c6e0f9`](https://github.com/autobrr/qui/commit/3c6e0f9caeba62ce5c962b0d6b84f387cc778a7d): fix(license): remove redundant validation call after activation ([#​749](https://github.com/autobrr/qui/issues/749)) ([@​s0up4200](https://github.com/s0up4200)) - [`a9c7754`](https://github.com/autobrr/qui/commit/a9c7754d49d4cf2326eee0222e460d9a34775a4b): fix(reannounce): simplify tracker detection to match qbrr logic ([#​746](https://github.com/autobrr/qui/issues/746)) ([@​s0up4200](https://github.com/s0up4200)) - [`3baa007`](https://github.com/autobrr/qui/commit/3baa007b6e35e4a9ba3a1b7e9b910a1f477814c5): fix(rss): skip download when torrent already exists by infohash ([#​715](https://github.com/autobrr/qui/issues/715)) ([@​s0up4200](https://github.com/s0up4200)) - [`55d0ccc`](https://github.com/autobrr/qui/commit/55d0ccca5c749d3a728a878a765b8722e3407874): fix(swagger): respect base URL for API docs routes ([#​758](https://github.com/autobrr/qui/issues/758)) ([@​s0up4200](https://github.com/s0up4200)) - [`47695fd`](https://github.com/autobrr/qui/commit/47695fd252c68df60c77c5b132464e3426782b4a): fix(web): add height constraint to filter sidebar wrapper for proper scrolling ([#​778](https://github.com/autobrr/qui/issues/778)) ([@​s0up4200](https://github.com/s0up4200)) - [`4b3bfea`](https://github.com/autobrr/qui/commit/4b3bfeae6ec33dd01583d8db4b76e1a1388ee8be): fix(web): default torrent format to v1 in creator dialog ([#​723](https://github.com/autobrr/qui/issues/723)) ([@​s0up4200](https://github.com/s0up4200)) - [`2d54b79`](https://github.com/autobrr/qui/commit/2d54b79551e3a644f20a95a626d441d15e3ee90e): fix(web): pin submit button in Services sheet footer ([#​756](https://github.com/autobrr/qui/issues/756)) ([@​s0up4200](https://github.com/s0up4200)) - [`2bcd6a3`](https://github.com/autobrr/qui/commit/2bcd6a348f3efcffdb525db0a22a26ae93907231): fix(web): preserve folder collapse state during file tree sync ([#​740](https://github.com/autobrr/qui/issues/740)) ([@​ewenjo](https://github.com/ewenjo)) - [`57f3f1d`](https://github.com/autobrr/qui/commit/57f3f1dc7045721e754b6c304a0416f104a2d88e): fix(web): sort Peers column by total peers instead of connected ([#​759](https://github.com/autobrr/qui/issues/759)) ([@​s0up4200](https://github.com/s0up4200)) - [`53a8818`](https://github.com/autobrr/qui/commit/53a8818facf52c851d9111322dc08193ff9d0092): fix(web): sort Seeds column by total seeds instead of connected ([#​747](https://github.com/autobrr/qui/issues/747)) ([@​s0up4200](https://github.com/s0up4200)) - [`d171915`](https://github.com/autobrr/qui/commit/d171915768f7f47d4dc92147b374a620f1b009d4): fix(web): sort folders before files in torrent file tree ([#​764](https://github.com/autobrr/qui/issues/764)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`172b4aa`](https://github.com/autobrr/qui/commit/172b4aa6906dd78a320e9b7c9d1b84543eaee1c9): chore(assets): replace napster.svg with napster.png for logo update ([@​s0up4200](https://github.com/s0up4200)) - [`dc83102`](https://github.com/autobrr/qui/commit/dc83102fa0b8d892b88cc60aa6869d25a9f872d3): chore(deps): bump the github group with 3 updates ([#​761](https://github.com/autobrr/qui/issues/761)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`75357d3`](https://github.com/autobrr/qui/commit/75357d3bf3d8eb4bae5c22768d474b24888a5562): chore: fix napster logo ([@​s0up4200](https://github.com/s0up4200)) - [`206c4b2`](https://github.com/autobrr/qui/commit/206c4b2f2c54eff0609ba2efa0e4dc887a12f3b5): refactor(web): extract CrossSeed completion to accordion component ([#​762](https://github.com/autobrr/qui/issues/762)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.9.1...v1.10.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.10.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2664 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
f075a9db30 | add health probe | ||
|
|
6a62be401e | fix handling | ||
|
|
a9b5c12035 | capture status code | ||
|
|
0cfa2af500 | update script | ||
|
|
a5004835ad | fix script | ||
|
|
09628ea5ed | change class | ||
|
|
4861f22e95 | update script | ||
|
|
577bad693b | remove old config and add volsync | ||
|
|
2664810903 | change storage | ||
|
|
01f12f9408 | add volsync, organize data | ||
|
|
f838adb8fc | remove theme | ||
|
|
fc478400c6 | add logging to script | ||
|
|
eca6f7ab00 | update version | ||
|
|
0a0de68fb2 |
Update caronc/apprise Docker tag to v1.3.0 (#2511)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [caronc/apprise](https://github.com/caronc/apprise-api) | minor | `1.2.6` -> `1.3.0` | --- ### Release Notes <details> <summary>caronc/apprise-api (caronc/apprise)</summary> ### [`v1.3.0`](https://github.com/caronc/apprise-api/releases/tag/v1.3.0): Apprise API Release v1.3.0 [Compare Source](https://github.com/caronc/apprise-api/compare/v1.2.6...v1.3.0) ##### Overview This is a signifigant release that refactors almost the entire website giving it a much more polished/improved look. - Improved instructional text and layout in the configuration template. - Minor template clean-up and formatting alignment for the help content. - Updated the configuration list view to support API based calls so it can return JSON when requested, instead of always rendering the template. - This enables programmatic consumption of configuration IDs/keys. - The API version is now exposed in headers in addition to the Apprise library version, reducing confusion about the relationship between the two packages. - `/cfg/<key>` now accepts `POST` in addition to the previous retrieval approach acting exactly how `/get/<key>` POST works. `/get/` would return the users configuration when it was posted to. It makes sense to use `/cfg/<key>` as well for users who copy/paste URL's from their Apprise API instance directly (from the browser URL). Basically `/cfg/<key>` is now an alias of `/get/<key>` - `/get/<key>` remains supported for backwards compatibility. No plans on removing this either. - Expanded `swagger.yaml` substantially to better document the service. - Added a dedicated `docker-compose.swagger.yml` to launch Swagger UI pointing at the repository `swagger.yaml` without altering Apprise-API runtime. ```bash docker compose -f docker-compose.swagger.yml up -d # Browse: # http://localhost:8001 ``` - improvements to README.md - heath checks are now live when viewing the website - heavy changes to workflow: - development environment is now just `tox -e runserver` - improvements to linting and formatting ##### 💡 Features - Support HTTP\_PORT as Docker environment variable by [@​caronc](https://github.com/caronc) in [#​280](https://github.com/caronc/apprise-api/pull/280) - Massive Application Refactor by [@​caronc](https://github.com/caronc) in [#​283](https://github.com/caronc/apprise-api/pull/283) ##### ❤️ Life Cycle - Bump actions/checkout from 5 to 6 in the actions group by [@​dependabot](https://github.com/dependabot)\[bot] in [#​281](https://github.com/caronc/apprise-api/pull/281) **Full Changelog**: <https://github.com/caronc/apprise-api/compare/v1.2.6...v.1.3.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #2511 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
b776ffbfc5 | change script | ||
|
|
1c61d21ce0 |
Update ghcr.io/autobrr/qui Docker tag to v1.9.1 (#2366)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.8.1` -> `v1.9.1` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.9.1`](https://github.com/autobrr/qui/releases/tag/v1.9.1) [Compare Source](https://github.com/autobrr/qui/compare/v1.9.0...v1.9.1) #### Changelog ##### Bug Fixes - [`441418b`](https://github.com/autobrr/qui/commit/441418b279576e36266bf05bb9514a51be67b941): fix(api): remove user\_id session check from dashboard settings ([#​711](https://github.com/autobrr/qui/issues/711)) ([@​s0up4200](https://github.com/s0up4200)) - [`bd2587b`](https://github.com/autobrr/qui/commit/bd2587b0c58ddcbc7bb68635e30816bfa042ed78): fix(db): resolve cross-seed settings mutual exclusivity lockout ([#​714](https://github.com/autobrr/qui/issues/714)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.9.0...v1.9.1> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.9.1` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! ### [`v1.9.0`](https://github.com/autobrr/qui/releases/tag/v1.9.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.8.1...v1.9.0) #### Changelog ##### Important Cross-seeds are now added to `.cross`-suffixed categories by default. This is opt-out. The old delay logic is removed. ##### Highlights - Customize your Dashboard-page (order, visibility) - Tracker Breakdown section in Dashboard with import/export functionality - Warnings and actions for cross-seeds when you attempt to delete torrents - Show free space in torrent table footer ##### New Features - [`1aa7360`](https://github.com/autobrr/qui/commit/1aa73604d542ccaf14f474fa528379d90c257df2): feat(dashboard): tracker breakdown and customizable layout ([#​637](https://github.com/autobrr/qui/issues/637)) ([@​s0up4200](https://github.com/s0up4200)) - [`85fd74b`](https://github.com/autobrr/qui/commit/85fd74b733797c5fb1e0da470c28c7b4e403c57f): feat(jackett): propagate 429 rate limits with retry and cooldown ([#​684](https://github.com/autobrr/qui/issues/684)) ([@​s0up4200](https://github.com/s0up4200)) - [`a5777c4`](https://github.com/autobrr/qui/commit/a5777c4ed3d3564d82746447b139e5060839b243): feat(reannounce): add configurable max retries setting ([#​685](https://github.com/autobrr/qui/issues/685)) ([@​s0up4200](https://github.com/s0up4200)) - [`6451e56`](https://github.com/autobrr/qui/commit/6451e56e8ebb8e85fce337fb31fb2de584f94b66): feat(settings): add TMM relocation behavior settings ([#​664](https://github.com/autobrr/qui/issues/664)) ([@​s0up4200](https://github.com/s0up4200)) - [`680fd25`](https://github.com/autobrr/qui/commit/680fd2596bca4785f09b74ee7b1af447d5e025c0): feat(torrents): add confirmation dialogs for TMM and Set Location ([#​687](https://github.com/autobrr/qui/issues/687)) ([@​s0up4200](https://github.com/s0up4200)) - [`7f779f9`](https://github.com/autobrr/qui/commit/7f779f9c68b5318a2cf745705f1b8ef96cf0ce49): feat(torrents): warn about cross-seeded torrents in delete dialogs ([#​670](https://github.com/autobrr/qui/issues/670)) ([@​s0up4200](https://github.com/s0up4200)) - [`1c489bc`](https://github.com/autobrr/qui/commit/1c489bc4b193ecaf1e85c76be213e1dbcfb1b289): feat(ui): persist category collapse state in sidebar ([#​692](https://github.com/autobrr/qui/issues/692)) ([@​jabloink](https://github.com/jabloink)) - [`bdf807e`](https://github.com/autobrr/qui/commit/bdf807e6933c364941c759c80d7c592551a9337d): feat(web): Torrent list details bar shows free space ([#​691](https://github.com/autobrr/qui/issues/691)) ([@​finevan](https://github.com/finevan)) ##### Bug Fixes - [`9db8346`](https://github.com/autobrr/qui/commit/9db834611e52588c99d93d09925fe1f1c120ab18): fix(crossseed): use matched torrent save path instead of category path ([#​700](https://github.com/autobrr/qui/issues/700)) ([@​s0up4200](https://github.com/s0up4200)) - [`40d7778`](https://github.com/autobrr/qui/commit/40d7778e7219dbeb85fdc611fe0f9e196f03e0a9): fix(instance): intern empty string on demand for bypass auth ([#​693](https://github.com/autobrr/qui/issues/693)) ([@​s0up4200](https://github.com/s0up4200)) - [`0aaf39e`](https://github.com/autobrr/qui/commit/0aaf39e4735ace29b1b01ff6cce2d26bc8481c56): fix(jackett): fetch indexer capabilities in parallel with retries ([#​701](https://github.com/autobrr/qui/issues/701)) ([@​s0up4200](https://github.com/s0up4200)) - [`50e585b`](https://github.com/autobrr/qui/commit/50e585b24c4aacaf6056a3e8b17aaa6bb900d250): fix(qbittorrent): cache tracker health counts in background ([#​662](https://github.com/autobrr/qui/issues/662)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`298ca05`](https://github.com/autobrr/qui/commit/298ca059d69bfbaac33fdea0f73c372e71ed766e): fix(search): download torrent files via backend for remote instances ([#​686](https://github.com/autobrr/qui/issues/686)) ([@​s0up4200](https://github.com/s0up4200)) - [`27ee31a`](https://github.com/autobrr/qui/commit/27ee31aba582b7395b56ddba70c043ee416d33aa): fix(torrents): AddTorrentDialog uses the downloadPath api ([#​677](https://github.com/autobrr/qui/issues/677)) ([@​finevan](https://github.com/finevan)) - [`2427fdd`](https://github.com/autobrr/qui/commit/2427fddab7fd5549daf439603401cb8ed1bda416): fix(ui): use full category paths in multi-select ([#​683](https://github.com/autobrr/qui/issues/683)) ([@​jabloink](https://github.com/jabloink)) - [`917c65e`](https://github.com/autobrr/qui/commit/917c65ed47ed6c4817082c81bf71c953de68b9a1): fix(web): add iOS Safari compatibility for torrent file picker ([#​707](https://github.com/autobrr/qui/issues/707)) ([@​s0up4200](https://github.com/s0up4200)) - [`2ccdc28`](https://github.com/autobrr/qui/commit/2ccdc2806f9c9a781ab211690a7d452ff5d83c17): fix(web): dont hide free space when disk is full ([#​694](https://github.com/autobrr/qui/issues/694)) ([@​ewenjo](https://github.com/ewenjo)) ##### Other Changes - [`d684442`](https://github.com/autobrr/qui/commit/d684442c1374eda51610bf210a4b9f2076720f84): chore(deps): bump the golang group with 7 updates ([#​660](https://github.com/autobrr/qui/issues/660)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`e1267fa`](https://github.com/autobrr/qui/commit/e1267fabd84b2c03204658b287d9f970cbe683e1): chore(deps): bump the npm group across 1 directory with 29 updates ([#​663](https://github.com/autobrr/qui/issues/663)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8671971`](https://github.com/autobrr/qui/commit/8671971d4e4faff9cc3b795f20f84f10971525fc): docs: Update README to remove size field description ([#​695](https://github.com/autobrr/qui/issues/695)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.8.1...v1.9.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.9.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2366 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
71dd70db02 | Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to 043498d (#2307) | ||
|
|
2cf3152190 |
Update Helm release app-template to v4.5.0 (#2270)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.4.0` -> `4.5.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.5.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.5.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.4.0...app-template-4.5.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.5.0 - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/) - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: #2270 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
77860fa57e | Update ghcr.io/linuxserver/qbittorrent:5.1.4 Docker digest to f0465db (#2251) | ||
|
|
99beb77bbd |
Update ghcr.io/autobrr/qui Docker tag to v1.8.1 (#2211)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.7.0` -> `v1.8.1` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.8.1`](https://github.com/autobrr/qui/releases/tag/v1.8.1) [Compare Source](https://github.com/autobrr/qui/compare/v1.8.0...v1.8.1) #### Changelog ##### Bug Fixes - [`61c87e1`](https://github.com/autobrr/qui/commit/61c87e1caca0109ee81e1c97209676132cfa25d6): fix(torznab): use detached context for indexer tests ([#​659](https://github.com/autobrr/qui/issues/659)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.8.0...v1.8.1> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.8.1` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! ### [`v1.8.0`](https://github.com/autobrr/qui/releases/tag/v1.8.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.7.0...v1.8.0) #### Changelog ##### New Features - [`6903812`](https://github.com/autobrr/qui/commit/6903812f175abee01e4d41a8c4d0a4c7d5cf6942): feat(crossseed): batch torrent file lookups end-to-end ([#​625](https://github.com/autobrr/qui/issues/625)) ([@​s0up4200](https://github.com/s0up4200)) - [`336ce48`](https://github.com/autobrr/qui/commit/336ce480b86c503c1d9198eb831e8bff63c314b4): feat(crossseed): persist seeded search settings ([#​618](https://github.com/autobrr/qui/issues/618)) ([@​s0up4200](https://github.com/s0up4200)) - [`7b0b292`](https://github.com/autobrr/qui/commit/7b0b2923657cf22372e7317c6e9c6be22e15ef14): feat(docker): add curl to Dockerfiles ([#​570](https://github.com/autobrr/qui/issues/570)) ([@​onedr0p](https://github.com/onedr0p)) - [`91e1677`](https://github.com/autobrr/qui/commit/91e167711602e53e16d5af1fb3171eac37f1f72a): feat(filters): default-hide empty status/category/tag groups ([#​581](https://github.com/autobrr/qui/issues/581)) ([@​s0up4200](https://github.com/s0up4200)) - [`f07bb8d`](https://github.com/autobrr/qui/commit/f07bb8d04d2e51d00cf4715a125bc6db355035fb): feat(header): add missing links to header burger menu ([#​624](https://github.com/autobrr/qui/issues/624)) ([@​nuxencs](https://github.com/nuxencs)) - [`ee4c16b`](https://github.com/autobrr/qui/commit/ee4c16b266a4fe4aacf545e7963341b3b3f9439e): feat(instances): allow disabling qbit instances ([#​582](https://github.com/autobrr/qui/issues/582)) ([@​s0up4200](https://github.com/s0up4200)) - [`477db14`](https://github.com/autobrr/qui/commit/477db14618459700200de0f14bb98230938dd386): feat(search): column filters ([#​633](https://github.com/autobrr/qui/issues/633)) ([@​nuxencs](https://github.com/nuxencs)) - [`cd6db45`](https://github.com/autobrr/qui/commit/cd6db450049986261d9ead36d80326abd1491c47): feat(themes): add basic variation support ([#​569](https://github.com/autobrr/qui/issues/569)) ([@​jabloink](https://github.com/jabloink)) - [`979a0d4`](https://github.com/autobrr/qui/commit/979a0d4d74dc1983677345826cfc074da30b001d): feat(torrents): add clear filters action for empty filtered state ([#​627](https://github.com/autobrr/qui/issues/627)) ([@​s0up4200](https://github.com/s0up4200)) - [`e06acb7`](https://github.com/autobrr/qui/commit/e06acb76485787ef8de7919b3892ebb951472556): feat(torrents): add cross-seeding and search ([#​553](https://github.com/autobrr/qui/issues/553)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`95cef23`](https://github.com/autobrr/qui/commit/95cef23327af4e169dbc792bd611cc674410d5a2): feat(torrents): add reannounce monitor ([#​606](https://github.com/autobrr/qui/issues/606)) ([@​s0up4200](https://github.com/s0up4200)) - [`098fdb0`](https://github.com/autobrr/qui/commit/098fdb06a93d960ce2b043dbc6b20f36c386b1d7): feat(torrents): add rename functionality in TorrentDetailsPanel ([#​590](https://github.com/autobrr/qui/issues/590)) ([@​s0up4200](https://github.com/s0up4200)) - [`6e8fdbd`](https://github.com/autobrr/qui/commit/6e8fdbd2b83a05272a86e7aaadec25fcc373c52d): feat(torrents): implement drag-and-drop file upload to add torrents ([#​568](https://github.com/autobrr/qui/issues/568)) ([@​dthinhle](https://github.com/dthinhle)) - [`9240545`](https://github.com/autobrr/qui/commit/92405457da4095f3449f396f6e99f6f9aed5fa77): feat(ui): add dense view mode for compact table display ([#​643](https://github.com/autobrr/qui/issues/643)) ([@​s0up4200](https://github.com/s0up4200)) - [`77fad15`](https://github.com/autobrr/qui/commit/77fad1532fb00630051745df502fa40535683d13): feat(ui): improve torrent details panel file tree and rename UX ([#​650](https://github.com/autobrr/qui/issues/650)) ([@​s0up4200](https://github.com/s0up4200)) - [`8b1e70e`](https://github.com/autobrr/qui/commit/8b1e70e0508e00a593807baa62b91aa17ab7f7f6): feat(web): Use original qBittorrent status names ([#​595](https://github.com/autobrr/qui/issues/595)) ([@​FibreTTP](https://github.com/FibreTTP)) - [`01dd553`](https://github.com/autobrr/qui/commit/01dd553eaafa7a64f32679a46eacd9a9052a7ea6): feat(web): show listening port in connectable status tooltip ([#​635](https://github.com/autobrr/qui/issues/635)) ([@​s0up4200](https://github.com/s0up4200)) - [`3140739`](https://github.com/autobrr/qui/commit/3140739c0ec949834565a3943bae81d1d5b1afa8): feat: make tracker icon column sortable ([#​513](https://github.com/autobrr/qui/issues/513)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`240b40d`](https://github.com/autobrr/qui/commit/240b40df394910ea0b31ddb851c705284f05a2fc): fix(auth): avoid logout on license activation errors ([#​602](https://github.com/autobrr/qui/issues/602)) ([@​s0up4200](https://github.com/s0up4200)) - [`7185408`](https://github.com/autobrr/qui/commit/718540848643796a8d755212ab2993e5dcfcf306): fix(backups): do not persist ZIPs to disk ([#​632](https://github.com/autobrr/qui/issues/632)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`de0e00a`](https://github.com/autobrr/qui/commit/de0e00a6eda2f6988a42d4d426a5c3f960fa2063): fix(content): use Hints for detection ([#​621](https://github.com/autobrr/qui/issues/621)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`5f016a8`](https://github.com/autobrr/qui/commit/5f016a84528c54f94b962c2b6236d1caec8e5454): fix(cross): performance improvements ([#​629](https://github.com/autobrr/qui/issues/629)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`82c74ba`](https://github.com/autobrr/qui/commit/82c74ba576051b9d22815a02f7494b477f4723bf): fix(crossseed): flip deduplication to maps ([#​622](https://github.com/autobrr/qui/issues/622)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`b78a079`](https://github.com/autobrr/qui/commit/b78a079046cb13d9ae2c2ff73650a3a38420206a): fix(crossseed): inherit TMM state from matched torrent ([#​654](https://github.com/autobrr/qui/issues/654)) ([@​s0up4200](https://github.com/s0up4200)) - [`2438fc6`](https://github.com/autobrr/qui/commit/2438fc6c4a7767b84b30927fb8c90a7ece86d972): fix(crossseed): process full RSS feeds ([#​615](https://github.com/autobrr/qui/issues/615)) ([@​s0up4200](https://github.com/s0up4200)) - [`6f57090`](https://github.com/autobrr/qui/commit/6f5709090c51c0b3b04e19217c83194866f12ae4): fix(database): do not release mutex on tx err ([#​571](https://github.com/autobrr/qui/issues/571)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`74509d4`](https://github.com/autobrr/qui/commit/74509d4e06f7fc4ba84cd4aea72d1dbe8f48e140): fix(incognito): prevent categories leaking ([#​592](https://github.com/autobrr/qui/issues/592)) ([@​s0up4200](https://github.com/s0up4200)) - [`f08eff2`](https://github.com/autobrr/qui/commit/f08eff2789e66ddbc60375ac89f8e2da8a41979a): fix(instances): support empty username for localhost bypass ([#​575](https://github.com/autobrr/qui/issues/575)) ([@​s0up4200](https://github.com/s0up4200)) - [`cd3caaf`](https://github.com/autobrr/qui/commit/cd3caaf53c371c78df7f2abf322ed04ce0ac21eb): fix(license): cap 7d offline grace, ignore transient errors ([#​617](https://github.com/autobrr/qui/issues/617)) ([@​s0up4200](https://github.com/s0up4200)) - [`59c747b`](https://github.com/autobrr/qui/commit/59c747b4262467df89c9c7a4667af8a04922c81c): fix(reannounce): validate number fields and show min hints ([#​613](https://github.com/autobrr/qui/issues/613)) ([@​s0up4200](https://github.com/s0up4200)) - [`f6bd1e6`](https://github.com/autobrr/qui/commit/f6bd1e658b1ef5b2c71333c0f61e407c2f37be5e): fix(themes): correct Nightwalker description from purple to blue ([#​648](https://github.com/autobrr/qui/issues/648)) ([@​s0up4200](https://github.com/s0up4200)) - [`2b641c5`](https://github.com/autobrr/qui/commit/2b641c59dfb55ce3fecd87ea612b6c0b3607c9f6): fix(torznab): filter Prowlarr autodiscovery to enabled torrent indexers ([#​638](https://github.com/autobrr/qui/issues/638)) ([@​s0up4200](https://github.com/s0up4200)) - [`1995783`](https://github.com/autobrr/qui/commit/19957834b01a82a96e467959f3d510e1b057d10e): fix(ui): improve cross-seed mobile responsiveness ([#​647](https://github.com/autobrr/qui/issues/647)) ([@​s0up4200](https://github.com/s0up4200)) - [`b83aebe`](https://github.com/autobrr/qui/commit/b83aebe98f59ceafa8fac10f3660c6063d933337): fix(web): align CrossSeedDialog indexers with search flows ([#​619](https://github.com/autobrr/qui/issues/619)) ([@​s0up4200](https://github.com/s0up4200)) - [`3b60821`](https://github.com/autobrr/qui/commit/3b608214765c0a5ce35c89d8d808b2fd3ac69c23): fix(web): indent subcategories in SetCategoryDialog ([#​636](https://github.com/autobrr/qui/issues/636)) ([@​s0up4200](https://github.com/s0up4200)) - [`82850cd`](https://github.com/autobrr/qui/commit/82850cd2b9e1e88d1077c1740466a80f28c95e9b): fix: glob pattern formatting in tooltip content ([#​579](https://github.com/autobrr/qui/issues/579)) ([@​onedr0p](https://github.com/onedr0p)) ##### Other Changes - [`c20bc0a`](https://github.com/autobrr/qui/commit/c20bc0a2351826328882e4f78f880007c32bb92b): build(vite): enable default minification ([#​574](https://github.com/autobrr/qui/issues/574)) ([@​s0up4200](https://github.com/s0up4200)) - [`ceac8ca`](https://github.com/autobrr/qui/commit/ceac8cafbb683f22c9af0c0f80004d45616d947c): chore(ci): upgrade Claude Code workflow to Opus 4.5 ([@​s0up4200](https://github.com/s0up4200)) - [`9d6c10e`](https://github.com/autobrr/qui/commit/9d6c10e7808c9db3683b5f4ab0c9f8bdc0f8be10): chore(deps): bump actions/checkout from 5 to 6 in the github group ([#​628](https://github.com/autobrr/qui/issues/628)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`f5704de`](https://github.com/autobrr/qui/commit/f5704de3724bc1bc6ce65877e0cf52ce3ffee6c8): chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 ([#​611](https://github.com/autobrr/qui/issues/611)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`0aae9aa`](https://github.com/autobrr/qui/commit/0aae9aa5d67640293016734349ba128c62e90d6b): chore(deps): bump the golang group with 3 updates ([#​546](https://github.com/autobrr/qui/issues/546)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`0d97087`](https://github.com/autobrr/qui/commit/0d9708743623f36b50210bcbe5700ef888c72c2b): chore(themes): add crypto instructions in-app ([#​620](https://github.com/autobrr/qui/issues/620)) ([@​s0up4200](https://github.com/s0up4200)) - [`e778865`](https://github.com/autobrr/qui/commit/e7788652994c49bf12f5ad9b40cba9c5c7c0b803): docs(funding): add donation methods and crypto addresses ([#​583](https://github.com/autobrr/qui/issues/583)) ([@​s0up4200](https://github.com/s0up4200)) - [`563645c`](https://github.com/autobrr/qui/commit/563645c815145d4764acc4325f2862342f6d4b69): docs: update qui image ([#​655](https://github.com/autobrr/qui/issues/655)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.7.0...v1.8.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.8.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2211 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
5f68528f73 | Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.5 (#2198) | ||
|
|
b52d76cc58 | migrate |