c705885ddae86f68779118386bb5f03a75106d4f
1457 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
cbf83e1e46 | adjust retention | ||
|
|
14569ea6cf | Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 3908cec (#1927) | ||
|
|
e404f81d2f | Update ollama/ollama Docker tag to v0.12.9 (#1926) | ||
|
|
2a34b00051 | Update ollama/ollama Docker tag to v0.12.8 (#1920) | ||
|
|
e77b1687b9 | Update cloudflared Docker tag to v1.22.2 (#1917) | ||
|
|
6fa644b928 | Update Helm release matrix-synapse to v3.12.13 (#1913) | ||
|
|
3e330eb185 | Update ghcr.io/autobrr/qui Docker tag to v1.6.1 (#1908) | ||
|
|
bd28e04aa1 | Update ollama/ollama Docker tag to v0.12.7 (#1907) | ||
|
|
338bdb28b5 |
Update gitea/gitea Docker tag to v1.25.0 (#1903)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://github.com/go-gitea/gitea) | minor | `1.24.7` -> `1.25.0` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.25.0`](https://github.com/go-gitea/gitea/releases/tag/v1.25.0) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.7...v1.25.0) - BREAKING - Return 201 Created for CreateVariable API responses ([#​34517](https://github.com/go-gitea/gitea/issues/34517)) - Add label 'state' to metric 'gitea\_users' ([#​34326](https://github.com/go-gitea/gitea/issues/34326)) - SECURITY - Upgrade security public key ([#​34956](https://github.com/go-gitea/gitea/issues/34956)) - Also include all security fixes in 1.24.x after 1.25.0-rc0 - FEATURES - Stream repo zip/tar.gz/bundle achives by default ([#​35487](https://github.com/go-gitea/gitea/issues/35487)) - Use configurable remote name for git commands ([#​35172](https://github.com/go-gitea/gitea/issues/35172)) - Send email on Workflow Run Success/Failure ([#​34982](https://github.com/go-gitea/gitea/issues/34982)) - Refactor OpenIDConnect to support SSH/FullName sync ([#​34978](https://github.com/go-gitea/gitea/issues/34978)) - Refactor repo contents API and add "contents-ext" API ([#​34822](https://github.com/go-gitea/gitea/issues/34822)) - Add support for 3D/CAD file formats preview ([#​34794](https://github.com/go-gitea/gitea/issues/34794)) - Improve instance wide ssh commit signing ([#​34341](https://github.com/go-gitea/gitea/issues/34341)) - Edit file workflow for creating a fork and proposing changes ([#​34240](https://github.com/go-gitea/gitea/issues/34240)) - Follow file symlinks in the UI to their target ([#​28835](https://github.com/go-gitea/gitea/issues/28835)) - Allow renaming/moving binary/LFS files in the UI ([#​34350](https://github.com/go-gitea/gitea/issues/34350)) - PERFORMANCE - Improve the performance when detecting the file editable ([#​34653](https://github.com/go-gitea/gitea/issues/34653)) - ENHANCEMENTS - Enable more markdown paste features in textarea editor ([#​35494](https://github.com/go-gitea/gitea/issues/35494)) - Don't store repo archives on `gitea dump` ([#​35467](https://github.com/go-gitea/gitea/issues/35467)) - Always return the relevant status information, even if no status exists. ([#​35335](https://github.com/go-gitea/gitea/issues/35335)) - Add start time on perf trace because it seems some steps haven't been recorded. ([#​35282](https://github.com/go-gitea/gitea/issues/35282)) - Remove deprecated auth sources ([#​35272](https://github.com/go-gitea/gitea/issues/35272)) - When sorting issues by nearest due date, issues without due date should be sorted ascending ([#​35267](https://github.com/go-gitea/gitea/issues/35267)) - Disable field count validation of CSV viewer ([#​35228](https://github.com/go-gitea/gitea/issues/35228)) - Add `has_code` to repository REST API ([#​35214](https://github.com/go-gitea/gitea/issues/35214)) - Display pull request in merged commit view ([#​35202](https://github.com/go-gitea/gitea/issues/35202)) - Support Basic Authentication for archive downloads ([#​35087](https://github.com/go-gitea/gitea/issues/35087)) - Add hover background to table rows in user and repo admin page ([#​35072](https://github.com/go-gitea/gitea/issues/35072)) - Partially refresh notifications list ([#​35010](https://github.com/go-gitea/gitea/issues/35010)) - Also display "recently pushed branch" alert on PR view ([#​35001](https://github.com/go-gitea/gitea/issues/35001)) - Refactor time tracker UI ([#​34983](https://github.com/go-gitea/gitea/issues/34983)) - Improve CLI commands ([#​34973](https://github.com/go-gitea/gitea/issues/34973)) - Improve project & label color picker and image scroll ([#​34971](https://github.com/go-gitea/gitea/issues/34971)) - Improve NuGet API Parity ([#​21291](https://github.com/go-gitea/gitea/issues/21291)) ([#​34940](https://github.com/go-gitea/gitea/issues/34940)) - Support getting last commit message using contents-ext API ([#​34904](https://github.com/go-gitea/gitea/issues/34904)) - Adds title on branch commit counts ([#​34869](https://github.com/go-gitea/gitea/issues/34869)) - Add "Cancel workflow run" button to Actions list page ([#​34817](https://github.com/go-gitea/gitea/issues/34817)) - Improve img lazy loading ([#​34804](https://github.com/go-gitea/gitea/issues/34804)) - Forks repository list page follow other repositories page ([#​34784](https://github.com/go-gitea/gitea/issues/34784)) - Add ff\_only parameter to POST /repos/{owner}/{repo}/merge-upstream ([#​34770](https://github.com/go-gitea/gitea/issues/34770)) - Rework delete org and rename org UI ([#​34762](https://github.com/go-gitea/gitea/issues/34762)) - Improve nuget/rubygems package registries ([#​34741](https://github.com/go-gitea/gitea/issues/34741)) - Add repo file tree item link behavior ([#​34730](https://github.com/go-gitea/gitea/issues/34730)) - Add issue delete notifier ([#​34592](https://github.com/go-gitea/gitea/issues/34592)) - Improve Actions list ([#​34530](https://github.com/go-gitea/gitea/issues/34530)) - Add a default tab on repo header when migrating ([#​34503](https://github.com/go-gitea/gitea/issues/34503)) - Add post-installation redirect based on admin account status ([#​34493](https://github.com/go-gitea/gitea/issues/34493)) - Trigger 'unlabeled' event when label is Deleted from PR ([#​34316](https://github.com/go-gitea/gitea/issues/34316)) - Support annotated tags when using create release API ([#​31840](https://github.com/go-gitea/gitea/issues/31840)) - Use lfs label for lfs file rather than a long description ([#​34363](https://github.com/go-gitea/gitea/issues/34363)) - Add "View workflow file" to Actions list page ([#​34538](https://github.com/go-gitea/gitea/issues/34538)) - Move organization's visibility change to danger zone. ([#​34814](https://github.com/go-gitea/gitea/issues/34814)) - Don't block site admin's operation if SECRET\_KEY is lost ([#​35721](https://github.com/go-gitea/gitea/issues/35721)) - Make restricted users can access public repositories ([#​35693](https://github.com/go-gitea/gitea/issues/35693)) - The status icon of the Action step is consistent with GitHub ([#​35618](https://github.com/go-gitea/gitea/issues/35618)) [#​35621](https://github.com/go-gitea/gitea/issues/35621) - BUGFIXES - Update tab title when navigating file tree ([#​35757](https://github.com/go-gitea/gitea/issues/35757)) [#​35772](https://github.com/go-gitea/gitea/issues/35772) - Fix "ref-issue" handling in markup ([#​35739](https://github.com/go-gitea/gitea/issues/35739)) [#​35771](https://github.com/go-gitea/gitea/issues/35771) - Fix webhook to prevent tag events from bypassing branch filters targets ([#​35567](https://github.com/go-gitea/gitea/issues/35567)) [#​35577](https://github.com/go-gitea/gitea/issues/35577) - Fix markup init after issue comment editing ([#​35536](https://github.com/go-gitea/gitea/issues/35536)) [#​35537](https://github.com/go-gitea/gitea/issues/35537) - Fix creating pull request failure when the target branch name is the same as some tag ([#​35552](https://github.com/go-gitea/gitea/issues/35552)) [#​35582](https://github.com/go-gitea/gitea/issues/35582) - Fix auto-expand and auto-scroll for actions logs ([#​35570](https://github.com/go-gitea/gitea/issues/35570)) ([#​35583](https://github.com/go-gitea/gitea/issues/35583)) [#​35586](https://github.com/go-gitea/gitea/issues/35586) - Use inputs context when parsing workflows ([#​35590](https://github.com/go-gitea/gitea/issues/35590)) [#​35595](https://github.com/go-gitea/gitea/issues/35595) - Fix diffpatch API endpoint ([#​35610](https://github.com/go-gitea/gitea/issues/35610)) [#​35613](https://github.com/go-gitea/gitea/issues/35613) - Creating push comments before invoke pull request checking ([#​35647](https://github.com/go-gitea/gitea/issues/35647)) [#​35668](https://github.com/go-gitea/gitea/issues/35668) - Fix missing Close when error occurs and abused connection pool ([#​35658](https://github.com/go-gitea/gitea/issues/35658)) [#​35670](https://github.com/go-gitea/gitea/issues/35670) - Fix build ([#​35674](https://github.com/go-gitea/gitea/issues/35674)) - Use LFS object size instead of blob size when viewing a LFS file ([#​35679](https://github.com/go-gitea/gitea/issues/35679)) - Fix workflow run event status while rerunning a failed job ([#​35689](https://github.com/go-gitea/gitea/issues/35689)) - Avoid emoji mismatch and allow to only enable chosen emojis ([#​35692](https://github.com/go-gitea/gitea/issues/35692)) - Refactor legacy code, fix LFS auth bypass, fix symlink bypass ([#​35708](https://github.com/go-gitea/gitea/issues/35708)) - Fix various trivial problems ([#​35714](https://github.com/go-gitea/gitea/issues/35714)) - Fix attachment file size limit in server backend ([#​35519](https://github.com/go-gitea/gitea/issues/35519)) - Honor delete branch on merge repo setting when using merge API ([#​35488](https://github.com/go-gitea/gitea/issues/35488)) - Fix external render, make iframe render work ([#​35727](https://github.com/go-gitea/gitea/issues/35727), [#​35730](https://github.com/go-gitea/gitea/issues/35730)) - Upgrade go mail to 0.7.2 ([#​35748](https://github.com/go-gitea/gitea/issues/35748)) - Revert [#​18491](https://github.com/go-gitea/gitea/issues/18491), fix oauth2 client link account ([#​35745](https://github.com/go-gitea/gitea/issues/35745)) - Fix different behavior in status check pattern matching with double stars ([#​35474](https://github.com/go-gitea/gitea/issues/35474)) - Fix overflow in notifications list ([#​35446](https://github.com/go-gitea/gitea/issues/35446)) - Fix package link setting can only list limited repositories ([#​35394](https://github.com/go-gitea/gitea/issues/35394)) - Extend comment treepath length ([#​35389](https://github.com/go-gitea/gitea/issues/35389)) - Fix font-size in inline code comment preview ([#​35209](https://github.com/go-gitea/gitea/issues/35209)) - Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file ([#​35151](https://github.com/go-gitea/gitea/issues/35151)) - Change some columns from text to longtext and fix column wrong type caused by xorm ([#​35141](https://github.com/go-gitea/gitea/issues/35141)) - Redirect to a presigned URL of HEAD for HEAD requests ([#​35088](https://github.com/go-gitea/gitea/issues/35088)) - Fix git commit committer parsing and add some tests ([#​35007](https://github.com/go-gitea/gitea/issues/35007)) - Fix OCI manifest parser ([#​34797](https://github.com/go-gitea/gitea/issues/34797)) - Refactor FindOrgOptions to use enum instead of bool, fix membership visibility ([#​34629](https://github.com/go-gitea/gitea/issues/34629)) - Fix notification count positioning for variable-width elements ([#​34597](https://github.com/go-gitea/gitea/issues/34597)) - Keeping consistent between UI and API about combined commit status state and fix some bugs ([#​34562](https://github.com/go-gitea/gitea/issues/34562)) - Fix possible panic ([#​34508](https://github.com/go-gitea/gitea/issues/34508)) - Fix autofocus behavior ([#​34397](https://github.com/go-gitea/gitea/issues/34397)) - Fix Actions API ([#​35204](https://github.com/go-gitea/gitea/issues/35204)) - Fix ListWorkflowRuns OpenAPI response model. ([#​35026](https://github.com/go-gitea/gitea/issues/35026)) - Small fix in Pull Requests page ([#​34612](https://github.com/go-gitea/gitea/issues/34612)) - Fix http auth header parsing ([#​34936](https://github.com/go-gitea/gitea/issues/34936)) - Fix modal + form abuse ([#​34921](https://github.com/go-gitea/gitea/issues/34921)) - Fix PR toggle WIP ([#​34920](https://github.com/go-gitea/gitea/issues/34920)) - Fix log fmt ([#​34810](https://github.com/go-gitea/gitea/issues/34810)) - Replace stopwatch toggle with explicit start/stop actions ([#​34818](https://github.com/go-gitea/gitea/issues/34818)) - Fix some package registry problems ([#​34759](https://github.com/go-gitea/gitea/issues/34759)) - Fix RPM package download routing & missing package version count ([#​34909](https://github.com/go-gitea/gitea/issues/34909)) - Fix repo search input height ([#​34330](https://github.com/go-gitea/gitea/issues/34330)) - Fix "The sidebar of the repository file list does not have a fixed height [#​34298](https://github.com/go-gitea/gitea/issues/34298)" ([#​34321](https://github.com/go-gitea/gitea/issues/34321)) - Fix minor typos in two files #HSFDPMUW ([#​34944](https://github.com/go-gitea/gitea/issues/34944)) - Fix actions skipped commit status indicator ([#​34507](https://github.com/go-gitea/gitea/issues/34507)) - Fix job status aggregation logic ([#​35000](https://github.com/go-gitea/gitea/issues/35000)) - Fix broken OneDev migration caused by various REST API changes in OneDev 7.8.0 and later ([#​35216](https://github.com/go-gitea/gitea/issues/35216)) - Fix typo in oauth2\_full\_name\_claim\_name string ([#​35199](https://github.com/go-gitea/gitea/issues/35199)) - Fix typo in locale\_en-US.ini ([#​35196](https://github.com/go-gitea/gitea/issues/35196)) - API - Exposing TimeEstimate field in the API ([#​35475](https://github.com/go-gitea/gitea/issues/35475)) - UpdateBranch API supports renaming a branch ([#​35374](https://github.com/go-gitea/gitea/issues/35374)) - Add `owner` and `parent` fields clarification to docs ([#​35023](https://github.com/go-gitea/gitea/issues/35023)) - Improve OAuth2 provider (correct Issuer, respect ENABLED) ([#​34966](https://github.com/go-gitea/gitea/issues/34966)) - Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models ([#​34901](https://github.com/go-gitea/gitea/issues/34901)) - Do not mutate incoming options to SearchRepositoryByName ([#​34553](https://github.com/go-gitea/gitea/issues/34553)) - Do not mutate incoming options to RenderUserSearch and SearchUsers ([#​34544](https://github.com/go-gitea/gitea/issues/34544)) - Export repo's manual merge settings ([#​34502](https://github.com/go-gitea/gitea/issues/34502)) - Add date range filtering to commit retrieval endpoints ([#​34497](https://github.com/go-gitea/gitea/issues/34497)) - Add endpoint deleting workflow run ([#​34337](https://github.com/go-gitea/gitea/issues/34337)) - Add workflow\_run api + webhook ([#​33964](https://github.com/go-gitea/gitea/issues/33964)) - REFACTOR - Move updateref and removeref to gitrepo and remove unnecessary open repository ([#​35511](https://github.com/go-gitea/gitea/issues/35511)) - Remove unused param `doer` ([#​34545](https://github.com/go-gitea/gitea/issues/34545)) - Split GetLatestCommitStatus as two functions ([#​34535](https://github.com/go-gitea/gitea/issues/34535)) - Use gitrepo.SetDefaultBranch when set default branch of wiki repository ([#​33911](https://github.com/go-gitea/gitea/issues/33911)) - Refactor editor ([#​34780](https://github.com/go-gitea/gitea/issues/34780)) - Refactor packages ([#​34777](https://github.com/go-gitea/gitea/issues/34777)) - Refactor container package ([#​34877](https://github.com/go-gitea/gitea/issues/34877)) - Refactor "change file" API ([#​34855](https://github.com/go-gitea/gitea/issues/34855)) - Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName ([#​35093](https://github.com/go-gitea/gitea/issues/35093)) - Move git command to git/gitcmd ([#​35483](https://github.com/go-gitea/gitea/issues/35483)) - Use db.WithTx/WithTx2 instead of TxContext when possible ([#​35428](https://github.com/go-gitea/gitea/issues/35428)) - Support Node.js 22.6 with type stripping ([#​35427](https://github.com/go-gitea/gitea/issues/35427)) - Migrate tools and configs to typescript, require node.js >= 22.18.0 ([#​35421](https://github.com/go-gitea/gitea/issues/35421)) - Check user and repo for redirects when using git via SSH transport ([#​35416](https://github.com/go-gitea/gitea/issues/35416)) - Remove the duplicated function GetTags ([#​35375](https://github.com/go-gitea/gitea/issues/35375)) - Refactor to use reflect.TypeFor ([#​35370](https://github.com/go-gitea/gitea/issues/35370)) - Deleting branch could delete broken branch which has database record but git branch is missing ([#​35360](https://github.com/go-gitea/gitea/issues/35360)) - Exit with success when already up to date ([#​35312](https://github.com/go-gitea/gitea/issues/35312)) - Split admin config settings templates to make it maintain easier ([#​35294](https://github.com/go-gitea/gitea/issues/35294)) - A small refactor to use context in the service layer ([#​35179](https://github.com/go-gitea/gitea/issues/35179)) - Refactor and update mail templates ([#​35150](https://github.com/go-gitea/gitea/issues/35150)) - Use db.WithTx/WithTx2 instead of TxContext when possible ([#​35130](https://github.com/go-gitea/gitea/issues/35130)) - Align `issue-title-buttons` with `list-header` ([#​35018](https://github.com/go-gitea/gitea/issues/35018)) - Add Notifications section in User Settings ([#​35008](https://github.com/go-gitea/gitea/issues/35008)) - Tweak placement of diff file menu ([#​34999](https://github.com/go-gitea/gitea/issues/34999)) - Refactor mail template and support preview ([#​34990](https://github.com/go-gitea/gitea/issues/34990)) - Rerun job only when run is done ([#​34970](https://github.com/go-gitea/gitea/issues/34970)) - Merge index.js ([#​34963](https://github.com/go-gitea/gitea/issues/34963)) - Refactor "delete-button" to "link-action" ([#​34962](https://github.com/go-gitea/gitea/issues/34962)) - Refactor webhook and fix feishu/lark secret ([#​34961](https://github.com/go-gitea/gitea/issues/34961)) - Exclude devtest.ts from tailwindcss ([#​34935](https://github.com/go-gitea/gitea/issues/34935)) - Refactor head navbar icons ([#​34922](https://github.com/go-gitea/gitea/issues/34922)) - Improve html escape ([#​34911](https://github.com/go-gitea/gitea/issues/34911)) - Improve tags list page ([#​34898](https://github.com/go-gitea/gitea/issues/34898)) - Improve `labels-list` rendering ([#​34846](https://github.com/go-gitea/gitea/issues/34846)) - Remove unused variable HUGO\_VERSION ([#​34840](https://github.com/go-gitea/gitea/issues/34840)) - Correct migration tab name ([#​34826](https://github.com/go-gitea/gitea/issues/34826)) - Refactor template helper ([#​34819](https://github.com/go-gitea/gitea/issues/34819)) - Use `shallowRef` instead of `ref` in `.vue` files where possible ([#​34813](https://github.com/go-gitea/gitea/issues/34813)) - Use standalone function to update repository cols ([#​34811](https://github.com/go-gitea/gitea/issues/34811)) - Refactor wiki ([#​34805](https://github.com/go-gitea/gitea/issues/34805)) - Remove unnecessary duplicate code ([#​34733](https://github.com/go-gitea/gitea/issues/34733)) - Refactor embedded assets and drop unnecessary dependencies ([#​34692](https://github.com/go-gitea/gitea/issues/34692)) - Update x/crypto package and make builtin SSH use default parameters ([#​34667](https://github.com/go-gitea/gitea/issues/34667)) - Add `--color-logo`, matching the logo's primary color ([#​34639](https://github.com/go-gitea/gitea/issues/34639)) - Add openssh-keygen to rootless image ([#​34625](https://github.com/go-gitea/gitea/issues/34625)) - Replace update repository function in some places ([#​34566](https://github.com/go-gitea/gitea/issues/34566)) - Change "rejected" to "changes requested" in 3rd party PR review notification ([#​34481](https://github.com/go-gitea/gitea/issues/34481)) - Remove legacy template helper functions ([#​34426](https://github.com/go-gitea/gitea/issues/34426)) - Use run-name and evaluate workflow variables ([#​34301](https://github.com/go-gitea/gitea/issues/34301)) - Move HasWiki to repository service package ([#​33912](https://github.com/go-gitea/gitea/issues/33912)) - Move some functions from package git to gitrepo ([#​33910](https://github.com/go-gitea/gitea/issues/33910)) - TESTING - Add webhook test for push event ([#​34442](https://github.com/go-gitea/gitea/issues/34442)) - Add a webhook push test for dev branch ([#​34421](https://github.com/go-gitea/gitea/issues/34421)) - Add migrations tests ([#​34456](https://github.com/go-gitea/gitea/issues/34456)) ([#​34498](https://github.com/go-gitea/gitea/issues/34498)) - STYLE - Enforce explanation for necessary nolints and fix bugs ([#​34883](https://github.com/go-gitea/gitea/issues/34883)) - Fix remaining issues after `gopls modernize` formatting ([#​34771](https://github.com/go-gitea/gitea/issues/34771)) - Update gofumpt, add go.mod ignore directive ([#​35434](https://github.com/go-gitea/gitea/issues/35434)) - Enforce nolint scope ([#​34851](https://github.com/go-gitea/gitea/issues/34851)) - Enable gocritic `equalFold` and fix issues ([#​34952](https://github.com/go-gitea/gitea/issues/34952)) - Run `gopls modernize` on codebase ([#​34751](https://github.com/go-gitea/gitea/issues/34751)) - Upgrade `gopls` to v0.19.0, add `make fix` ([#​34772](https://github.com/go-gitea/gitea/issues/34772)) - BUILD - bump archives\&rar dep ([#​35637](https://github.com/go-gitea/gitea/issues/35637)) [#​35638](https://github.com/go-gitea/gitea/issues/35638) - Use github.com/mholt/archives replace github.com/mholt/archiver ([#​35390](https://github.com/go-gitea/gitea/issues/35390)) - Update JS and PY dependencies ([#​35444](https://github.com/go-gitea/gitea/issues/35444)) - Upgrade devcontainer go version to 1.24.6 ([#​35298](https://github.com/go-gitea/gitea/issues/35298)) - Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields ([#​35418](https://github.com/go-gitea/gitea/issues/35418)) - Update JS and PY deps ([#​35191](https://github.com/go-gitea/gitea/issues/35191)) - Update JS and PY dependencies ([#​34391](https://github.com/go-gitea/gitea/issues/34391)) - Update go tool dependencies ([#​34845](https://github.com/go-gitea/gitea/issues/34845)) - Update `uint8-to-base64`, remove type stub ([#​34844](https://github.com/go-gitea/gitea/issues/34844)) - Switch to `@resvg/resvg-wasm` for `generate-images` ([#​35415](https://github.com/go-gitea/gitea/issues/35415)) - Switch to pnpm ([#​35274](https://github.com/go-gitea/gitea/issues/35274)) - Update chroma to v2.20.0 ([#​35220](https://github.com/go-gitea/gitea/issues/35220)) - Migrate to urfave v3 ([#​34510](https://github.com/go-gitea/gitea/issues/34510)) - Update JS deps, regenerate SVGs ([#​34640](https://github.com/go-gitea/gitea/issues/34640)) - Upgrade dependencies ([#​35384](https://github.com/go-gitea/gitea/issues/35384)) - Bump `@github/relative-time-element` to v4.4.8 ([#​34413](https://github.com/go-gitea/gitea/issues/34413)) - Update JS dependencies ([#​34951](https://github.com/go-gitea/gitea/issues/34951)) - Upgrade orgmode to v1.8.0 ([#​34721](https://github.com/go-gitea/gitea/issues/34721)) - Raise minimum Node.js version to 20, test on 24 ([#​34713](https://github.com/go-gitea/gitea/issues/34713)) - Update JS deps ([#​34701](https://github.com/go-gitea/gitea/issues/34701)) - Upgrade htmx to 2.0.6 ([#​34887](https://github.com/go-gitea/gitea/issues/34887)) - Update eslint to v9 ([#​35485](https://github.com/go-gitea/gitea/issues/35485)) - Update js dependencies ([#​35429](https://github.com/go-gitea/gitea/issues/35429)) - Clean up npm dependencies ([#​35508](https://github.com/go-gitea/gitea/issues/35508)) - Clean up npm dependencies ([#​35484](https://github.com/go-gitea/gitea/issues/35484)) - Bump setup-node to v5 ([#​35448](https://github.com/go-gitea/gitea/issues/35448)) - MISC - Add gitignore rules to exclude LLM instruction files ([#​35076](https://github.com/go-gitea/gitea/issues/35076)) - Gitignore: Visual Studio settings folder ([#​34375](https://github.com/go-gitea/gitea/issues/34375)) - Improve language in en-US locale strings ([#​35124](https://github.com/go-gitea/gitea/issues/35124)) - Fixed all grammatical errors in locale\_en-US.ini ([#​35053](https://github.com/go-gitea/gitea/issues/35053)) - Docs/fix typo and grammar in CONTRIBUTING.md ([#​35024](https://github.com/go-gitea/gitea/issues/35024)) - Improve english grammar and readability in locale\_en-US.ini ([#​35017](https://github.com/go-gitea/gitea/issues/35017)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1903 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
95f667f429 | migrate to local backups | ||
|
|
e6eef886fd |
Update ghcr.io/autobrr/qui Docker tag to v1.6.0 (#1889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.5.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.6.0`](https://github.com/autobrr/qui/releases/tag/v1.6.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0) #### Changelog ##### New Features - New Nord theme for supporters - [`ef69130`](https://github.com/autobrr/qui/commit/ef691301d20a86e173582e6dcc2d2ff3fda25e71): feat(TrackerManager): dynamic TTL for trackers ([#​477](https://github.com/autobrr/qui/issues/477)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`e282a39`](https://github.com/autobrr/qui/commit/e282a397eeed8bf03832a20dca304329906e744e): feat(dashboard): implement more stats ([#​488](https://github.com/autobrr/qui/issues/488)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`1baa358`](https://github.com/autobrr/qui/commit/1baa35891f07e36a6cc1aa9667f5e24801b6e873): feat(database): implement stmts ([#​460](https://github.com/autobrr/qui/issues/460)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`2a9d6b4`](https://github.com/autobrr/qui/commit/2a9d6b4ea33c8dff9df701b3a7129b2dcb67b6d1): feat(debounce): implement debouncer ([#​481](https://github.com/autobrr/qui/issues/481)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`7b79c59`](https://github.com/autobrr/qui/commit/7b79c5901def94b99d084d2738f22ab330d9c9c8): feat(proxy): log user agent with invalid API keys ([#​516](https://github.com/autobrr/qui/issues/516)) ([@​s0up4200](https://github.com/s0up4200)) - [`48a2eab`](https://github.com/autobrr/qui/commit/48a2eab214bb84774d358f5a58854eae011459d6): feat(proxy): use data from SyncManager ([#​475](https://github.com/autobrr/qui/issues/475)) ([@​Audionut](https://github.com/Audionut)) - [`540f61a`](https://github.com/autobrr/qui/commit/540f61a68a0fc2b0f1cddfab3b5c01ef62b66f7c): feat(torrents): add alternative layout to table ([#​520](https://github.com/autobrr/qui/issues/520)) ([@​s0up4200](https://github.com/s0up4200)) - [`60a7e23`](https://github.com/autobrr/qui/commit/60a7e23ede69ca59579aa0d8b9945a1434a83ce2): feat(torrents): add ctrl+a select all shortcut ([#​503](https://github.com/autobrr/qui/issues/503)) ([@​s0up4200](https://github.com/s0up4200)) - [`11758ef`](https://github.com/autobrr/qui/commit/11758efd6e41abcfec4b3aa16cb8b1782c69126d): feat(web): add peer flag tooltips in torrent details ([#​517](https://github.com/autobrr/qui/issues/517)) ([@​s0up4200](https://github.com/s0up4200)) - [`37d262e`](https://github.com/autobrr/qui/commit/37d262ebce839aa0801519bb964c4a0981a10d56): feat(web): streamline torrent footer controls ([#​522](https://github.com/autobrr/qui/issues/522)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`7946441`](https://github.com/autobrr/qui/commit/794644157525ac8755e9f1af4dadd72498472ef7): fix(backups): handle incomplete jobs at startup ([#​486](https://github.com/autobrr/qui/issues/486)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`199a732`](https://github.com/autobrr/qui/commit/199a7327b6116123fed8af9140fe5428cd0e92c9): fix(database): refresh closed sqlite statements ([#​523](https://github.com/autobrr/qui/issues/523)) ([@​s0up4200](https://github.com/s0up4200)) - [`e7f79fa`](https://github.com/autobrr/qui/commit/e7f79fad61a3f21af2ebb8f7dcfe1716ce8d37f8): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@​s0up4200](https://github.com/s0up4200)) - [`3b8bab4`](https://github.com/autobrr/qui/commit/3b8bab4dccf876db2aa7a134f0c7b100f86d0268): fix(http): handle network errors ([#​498](https://github.com/autobrr/qui/issues/498)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`85bd923`](https://github.com/autobrr/qui/commit/85bd923b050253560e776868419477cc84d5e0df): fix(proxy): respect base url in service worker ([#​491](https://github.com/autobrr/qui/issues/491)) ([@​s0up4200](https://github.com/s0up4200)) - [`12240f0`](https://github.com/autobrr/qui/commit/12240f0ddadca269ff12beec43080857bb5ff534): fix(pwa): ignore proxy path ([#​487](https://github.com/autobrr/qui/issues/487)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`9e09387`](https://github.com/autobrr/qui/commit/9e09387f1957944a5bd3577928c72bc29db5a23c): fix(qbittorrent): detect unregistered during tracker update ([#​525](https://github.com/autobrr/qui/issues/525)) ([@​s0up4200](https://github.com/s0up4200)) - [`147d9ca`](https://github.com/autobrr/qui/commit/147d9ca099cbeffbd492875073ab37861bafaa5e): fix(test): isolate backup tests with unique database names ([#​495](https://github.com/autobrr/qui/issues/495)) ([@​s0up4200](https://github.com/s0up4200)) - [`381679e`](https://github.com/autobrr/qui/commit/381679ef2bfc622b29b0192663464efa9c246f4b): fix(torrents): persist delete files checkbox ([#​496](https://github.com/autobrr/qui/issues/496)) ([@​s0up4200](https://github.com/s0up4200)) - [`6c8cf2c`](https://github.com/autobrr/qui/commit/6c8cf2ceee6a8154cfcb16fdaf9fd425ed5670c6): fix(torrents): tighten filter sidebar hover feedback ([#​518](https://github.com/autobrr/qui/issues/518)) ([@​s0up4200](https://github.com/s0up4200)) - [`b1ef5d7`](https://github.com/autobrr/qui/commit/b1ef5d793ee0a503299607583bcc5af451829f25): fix(tracker): restore early exit for empty tracker fetches ([#​512](https://github.com/autobrr/qui/issues/512)) ([@​s0up4200](https://github.com/s0up4200)) - [`7625ed3`](https://github.com/autobrr/qui/commit/7625ed3a327566c1a26dfafd01e183bd7941cc95): fix(web): implement virtualization for tags and cats ([#​483](https://github.com/autobrr/qui/issues/483)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`5ed2800`](https://github.com/autobrr/qui/commit/5ed280030024cf2cabcf9fecf4aff85bc020edcb): fix(web): keep tag search and selection in sync ([#​500](https://github.com/autobrr/qui/issues/500)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`d611070`](https://github.com/autobrr/qui/commit/d611070e8610633b63009e526a1670f69f9eef1a): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@​s0up4200](https://github.com/s0up4200)) - [`177a3d5`](https://github.com/autobrr/qui/commit/177a3d5848a86b077c8eb0fbc32c8253a5c0d926): docs(readme): mark some seedbox installers as tested ([#​514](https://github.com/autobrr/qui/issues/514)) ([@​s0up4200](https://github.com/s0up4200)) - [`398faf6`](https://github.com/autobrr/qui/commit/398faf686bf8fc2f84e5034ae059b50fe955c05e): perf(qbittorrent): reuse tracker cache without forced sync ([@​s0up4200](https://github.com/s0up4200)) - [`1377547`](https://github.com/autobrr/qui/commit/1377547d47e6f187326483f643acf9ac43a90f5a): refactor(logging): remove dumb arrow prefix ([#​524](https://github.com/autobrr/qui/issues/524)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.6.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1889 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
c8aa3ed1bc |
Update Helm release authentik to v2025.10.0 (#1887)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [authentik](https://goauthentik.io) ([source](https://github.com/goauthentik/helm)) | minor | `2025.8.4` -> `2025.10.0` | --- ### Release Notes <details> <summary>goauthentik/helm (authentik)</summary> ### [`v2025.10.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.10.0) [Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0) authentik is an open-source Identity Provider focused on flexibility and versatility #### What's Changed - chore(deps): update dependency python to 3.14 by [@​renovate](https://github.com/renovate)\[bot] in [#​412](https://github.com/goauthentik/helm/pull/412) - charts/authentik: add automountServiceAccountToken value by [@​FelixDobler](https://github.com/FelixDobler) in [#​407](https://github.com/goauthentik/helm/pull/407) - chore(deps): update public.ecr.aws/artifacthub/ah docker tag to v1.22.0 by [@​renovate](https://github.com/renovate)\[bot] in [#​414](https://github.com/goauthentik/helm/pull/414) - charts/authentik: bump to 2025.10.0 by [@​authentik-automation](https://github.com/authentik-automation)\[bot] in [#​417](https://github.com/goauthentik/helm/pull/417) #### New Contributors - [@​FelixDobler](https://github.com/FelixDobler) made their first contribution in [#​407](https://github.com/goauthentik/helm/pull/407) **Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1887 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
6c296dec72 | Update d3fk/s3cmd:latest Docker digest to ccf931d (#1892) | ||
|
|
e140952666 | Update ghcr.io/n8n-io/n8n Docker tag to v1.118.1 (#1886) | ||
|
|
4bb6c5aa52 |
Update Helm release postgres-cluster to v6.15.0 (#1863)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.14.0` -> `6.15.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19--> Reviewed-on: #1863 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
8f3d9163e5 | Update ghcr.io/n8n-io/n8n Docker tag to v1.118.0 (#1872) | ||
|
|
a45e33b321 | Update ghcr.io/n8n-io/n8n Docker tag to v1.117.2 (#1871) | ||
|
|
150e3a50a1 | Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 098d434 (#1864) | ||
|
|
bcf4490909 | Update gitea/gitea Docker tag to v1.24.7 (#1861) | ||
|
|
f30d766894 | Update Helm release external-secrets to v0.20.4 (#1855) | ||
|
|
e963749936 | Update ghcr.io/n8n-io/n8n Docker tag to v1.117.1 (#1837) | ||
|
|
71e73b57bb |
Update hashicorp/vault Docker tag to v1.21.0 (#1832)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | hashicorp/vault | minor | `1.20.4` -> `1.21.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1832 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
22d57f8159 | explciit true on wal archives | ||
|
|
5ae36e68b6 | bump chart | ||
|
|
6fd6c4e950 | Update d3fk/s3cmd:latest Docker digest to 15e87c8 (#1818) | ||
|
|
77339b28f8 | Update ghcr.io/n8n-io/n8n Docker tag to v1.117.0 (#1809) | ||
|
|
1b621d4741 |
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.2510.0 (#1773)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | dock.mau.dev/mautrix/whatsapp | minor | `v0.12.5` -> `v0.2510.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1773 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
33dc3bfee2 | fix mount | ||
|
|
09ffacdffb | use different image | ||
|
|
4d93305d10 | change image | ||
|
|
4471e9848a |
Update ghcr.io/autobrr/qui Docker tag to v1.5.0 (#1800)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.4.0` -> `v1.5.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.5.0`](https://github.com/autobrr/qui/releases/tag/v1.5.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.4.0...v1.5.0) #### Changelog ##### New Features - [`326d7c6`](https://github.com/autobrr/qui/commit/326d7c65be15712654ff6800d245abbb086ff52e): feat(capabilities): hide torrent export when unsupported ([#​459](https://github.com/autobrr/qui/issues/459)) ([@​s0up4200](https://github.com/s0up4200)) - [`b531c7f`](https://github.com/autobrr/qui/commit/b531c7f03bed9a9dee21c72fe0e7d66a2300706d): feat(metrics): add all time metrics ([#​474](https://github.com/autobrr/qui/issues/474)) ([@​rare-magma](https://github.com/rare-magma)) - [`108b175`](https://github.com/autobrr/qui/commit/108b175bb71ec00fda9773c9a51fb5599d424a28): feat(proxy): implement shared transport ([#​456](https://github.com/autobrr/qui/issues/456)) ([@​KyleSanderson](https://github.com/KyleSanderson)) - [`88f1103`](https://github.com/autobrr/qui/commit/88f1103824f7e994d09c6ba0dbcf0044968ab870): feat(torrents): add backup/restore support ([#​385](https://github.com/autobrr/qui/issues/385)) ([@​s0up4200](https://github.com/s0up4200)) - [`d2bc023`](https://github.com/autobrr/qui/commit/d2bc023e797c46ef3b21ec55edae291e356ce656): feat(torrents): add sub category support ([#​210](https://github.com/autobrr/qui/issues/210)) ([@​s0up4200](https://github.com/s0up4200)) - [`cf7bf9d`](https://github.com/autobrr/qui/commit/cf7bf9d17a3c25c6ba3bcb8b3f7e62587407f365): feat(torrents): clear column filters ([#​435](https://github.com/autobrr/qui/issues/435)) ([@​nuxencs](https://github.com/nuxencs)) - [`cce1264`](https://github.com/autobrr/qui/commit/cce126463602b3bf31a6934b22a92a592dc57dc3): feat(web): display IPv4/IPv6 address in status bar; blur in incognito mode ([#​434](https://github.com/autobrr/qui/issues/434)) ([@​m04ndj5xc2u3pn4eow](https://github.com/m04ndj5xc2u3pn4eow)) - [`1708935`](https://github.com/autobrr/qui/commit/17089352967d9db21f75e588c5bd914ff8cc1fca): feat(web): drag-and-drop add torrents ([#​451](https://github.com/autobrr/qui/issues/451)) ([@​s0up4200](https://github.com/s0up4200)) - [`deade87`](https://github.com/autobrr/qui/commit/deade87d07ec756906a74807904b77bf52d5bfef): feat(web): make dynamic favicon solid ([#​461](https://github.com/autobrr/qui/issues/461)) ([@​s0up4200](https://github.com/s0up4200)) - [`a5ee6f9`](https://github.com/autobrr/qui/commit/a5ee6f9f6f928f3189940987958202bbb054a0c5): feat(web): move instances management into settings ([#​472](https://github.com/autobrr/qui/issues/472)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`b47e0ba`](https://github.com/autobrr/qui/commit/b47e0ba91b14b7d6cbdbe49e2389cefa74c84256): fix(api): change log level to trace for build info ([@​s0up4200](https://github.com/s0up4200)) - [`cd2b41f`](https://github.com/autobrr/qui/commit/cd2b41ffcc00fce62ecf621130e88b86d31ea11f): fix(api): stop auth redirect from blocking CORS preflight ([#​480](https://github.com/autobrr/qui/issues/480)) ([@​s0up4200](https://github.com/s0up4200)) - [`c56e7d5`](https://github.com/autobrr/qui/commit/c56e7d55c3879d826d46a958185128e3de8215a7): fix(api): stop restart after graceful shutdown ([#​458](https://github.com/autobrr/qui/issues/458)) ([@​s0up4200](https://github.com/s0up4200)) - [`8708eae`](https://github.com/autobrr/qui/commit/8708eae1d7b08920fc842174db5a871d9fdc007b): fix(auth): retry OIDC discovery before failing ([#​449](https://github.com/autobrr/qui/issues/449)) ([@​s0up4200](https://github.com/s0up4200)) - [`d56b065`](https://github.com/autobrr/qui/commit/d56b065005076d92db35bf7f23e894f7ea9ecadb): fix(creator): hide unsupported v2/hybrid on libtorrent1 builds ([#​470](https://github.com/autobrr/qui/issues/470)) ([@​s0up4200](https://github.com/s0up4200)) - [`f508e23`](https://github.com/autobrr/qui/commit/f508e2309363b166111651c09fe5313ac5c5af21): fix(http): Chrome Basic Auth popup when using reverse proxy ([#​468](https://github.com/autobrr/qui/issues/468)) ([@​zze0s](https://github.com/zze0s)) - [`f9588e0`](https://github.com/autobrr/qui/commit/f9588e0461816614ef48e9550f626077f0c2a5d4): fix(proxy): add base-path support for proxy routing ([#​452](https://github.com/autobrr/qui/issues/452)) ([@​s0up4200](https://github.com/s0up4200)) - [`f57ca76`](https://github.com/autobrr/qui/commit/f57ca76957f0b9b928bcded78f039631d86fa3ba): fix(proxy): preserve qbit base path in client proxy ([#​447](https://github.com/autobrr/qui/issues/447)) ([@​s0up4200](https://github.com/s0up4200)) - [`1928d55`](https://github.com/autobrr/qui/commit/1928d554d1513bce777652f22f5023b5d1fb462c): fix(torrents): eta formatting ([#​432](https://github.com/autobrr/qui/issues/432)) ([@​nuxencs](https://github.com/nuxencs)) - [`9736552`](https://github.com/autobrr/qui/commit/9736552768caf8bdfdfb4391d598b1d2ce3a1428): fix(torrents): only reset selection after delete action ([#​482](https://github.com/autobrr/qui/issues/482)) ([@​s0up4200](https://github.com/s0up4200)) - [`31db36f`](https://github.com/autobrr/qui/commit/31db36f6ceea1b7d80aa8ac90ee0ae8334390faa): fix(trackericons): prioritise https in base candidates ([#​439](https://github.com/autobrr/qui/issues/439)) ([@​s0up4200](https://github.com/s0up4200)) - [`2a4946b`](https://github.com/autobrr/qui/commit/2a4946b0a489e0e2127d7b522144e66530146243): fix(web): add instance backups link to mobile footer navigation ([#​485](https://github.com/autobrr/qui/issues/485)) ([@​s0up4200](https://github.com/s0up4200)) - [`88dc511`](https://github.com/autobrr/qui/commit/88dc511cb6c955c548e6e2fefc359b7e10f5831f): fix(web): copy context menu respects multi-select ([#​448](https://github.com/autobrr/qui/issues/448)) ([@​s0up4200](https://github.com/s0up4200)) - [`f4f600d`](https://github.com/autobrr/qui/commit/f4f600d725ef12ca0f1e6e7a0c4bb34af7fc11f5): fix(web): reset torrent selection via shared handler ([#​455](https://github.com/autobrr/qui/issues/455)) ([@​s0up4200](https://github.com/s0up4200)) - [`ff915d5`](https://github.com/autobrr/qui/commit/ff915d5d7e1008f3f53239acbfa0de376abbda0d): fix(web): trim search whitespace ([#​465](https://github.com/autobrr/qui/issues/465)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`8ca19e3`](https://github.com/autobrr/qui/commit/8ca19e305fc42d590f573b66eff5a5926859a560): chore(deps): bump actions/setup-node from 5 to 6 in the github group ([#​473](https://github.com/autobrr/qui/issues/473)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8487c81`](https://github.com/autobrr/qui/commit/8487c818886df9abb2b1456f43b54e0ba180a2bd): chore(deps): bump go-qbittorrent ([#​462](https://github.com/autobrr/qui/issues/462)) ([@​s0up4200](https://github.com/s0up4200)) - [`8835cd2`](https://github.com/autobrr/qui/commit/8835cd289b73ed33415944a8846b0f39fc5c44d5): chore(deps): bump the npm group across 1 directory with 23 updates ([#​471](https://github.com/autobrr/qui/issues/471)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`212237a`](https://github.com/autobrr/qui/commit/212237a6490774c13130da320d8be9308a97bce8): chore(docs): update README ([@​s0up4200](https://github.com/s0up4200)) - [`0f90483`](https://github.com/autobrr/qui/commit/0f904836ae73d77cfcea6aab9d0f4fef30ccedb5): chore: add missing license headers ([#​444](https://github.com/autobrr/qui/issues/444)) ([@​github-actions](https://github.com/github-actions)\[bot]) - [`109b6f9`](https://github.com/autobrr/qui/commit/109b6f972a2bf01015e766cac26eea8a21e48d99): docs(readme): improve Client Proxy setup instructions ([#​438](https://github.com/autobrr/qui/issues/438)) ([@​javydekoning](https://github.com/javydekoning)) - [`fc4c8b2`](https://github.com/autobrr/qui/commit/fc4c8b293f969dc4d5eb3a8f9b5d907674c2da6d): refactor(config): drop HTTP timeout overrides ([#​467](https://github.com/autobrr/qui/issues/467)) ([@​s0up4200](https://github.com/s0up4200)) - [`392657b`](https://github.com/autobrr/qui/commit/392657b1652fd016254afe2c381c8daa1dae936a): refactor(dashboard): improve responsive layout ([#​476](https://github.com/autobrr/qui/issues/476)) ([@​s0up4200](https://github.com/s0up4200)) - [`b0e99b5`](https://github.com/autobrr/qui/commit/b0e99b585d82016784902528c8c7e6811f676683): refactor(web): use informative icon for firewall status ([#​436](https://github.com/autobrr/qui/issues/436)) ([@​m04ndj5xc2u3pn4eow](https://github.com/m04ndj5xc2u3pn4eow)) **Full Changelog**: <https://github.com/autobrr/qui/compare/v1.4.0...v1.5.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1800 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
c04eb48cdd | expand disk | ||
|
|
438369e1a0 | Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 51dd497 (#1799) | ||
|
|
2edc5103d5 | every 2 days | ||
|
|
5c15c49fbd | Update ollama/ollama Docker tag to v0.12.6 (#1790) | ||
|
|
b7bde22961 | Update Helm release matrix-synapse to v3.12.12 (#1784) | ||
|
|
00a615de4d | Update ghcr.io/open-webui/open-webui Docker tag to v0.6.34 (#1776) | ||
|
|
fb154657ee |
Update Helm release app-template to v4.4.0 (#1770)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.3.0` -> `4.4.0` | --- ### Release Notes <details> <summary>bjw-s-labs/helm-charts (app-template)</summary> ### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0) [Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0) ##### Changelog: ##### Changed - Upgraded the common library to v4.4.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.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1770 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
3499163c30 | Update cloudflared Docker tag to v1.22.1 (#1767) | ||
|
|
153bfecba2 |
Update cloudflared Docker tag to v1.22.0 (#1766)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudflared](https://github.com/cloudflare/cloudflared) | minor | `1.21.1` -> `1.22.0` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: #1766 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
6f56265720 | add metric config | ||
|
|
32eea4d7ad | fix service | ||
|
|
cf2a4d257d | add env | ||
|
|
1ecf372e20 | fix key | ||
|
|
138ade2217 | add qui | ||
|
|
54e8388a4a | Update Helm release external-secrets to v0.20.3 (#1759) | ||
|
|
763f109c80 | Update d3fk/s3cmd:latest Docker digest to 5f197ca (#1756) | ||
|
|
6233566fe2 | Update ghcr.io/n8n-io/n8n Docker tag to v1.116.1 (#1751) | ||
|
|
40eb980634 |
Update halfshot/matrix-hookshot Docker tag to v7.2.0 (#1737)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [halfshot/matrix-hookshot](https://github.com/matrix-org/matrix-hookshot) | minor | `7.1.0` -> `7.2.0` | --- ### Release Notes <details> <summary>matrix-org/matrix-hookshot (halfshot/matrix-hookshot)</summary> ### [`v7.2.0`](https://github.com/matrix-org/matrix-hookshot/blob/HEAD/CHANGELOG.md#720-2025-10-10) [Compare Source](https://github.com/matrix-org/matrix-hookshot/compare/7.1.0...7.2.0) ##### Features - Add configuration option for generic webhooks to configure maximum request body size limit, increase default to 1mb from default 100kb. ([#​1090](https://github.com/matrix-org/matrix-hookshot/issues/1090)) ##### Bugfixes - Fix a bug where users may fail to be registered with a `IO.ELEMENT.MSC4190.M_APPSERVICE_LOGIN_UNSUPPORTED` error when `MSC4190` is enabled on the homeserver. ([#​522](https://github.com/matrix-org/matrix-appservice-bridge/issues/522)) ([#​1092](https://github.com/matrix-org/matrix-hookshot/issues/1092)) ##### Internal Changes - Use emojis for all icons instead of dingbats, ensuring all clients render the icons in colour. ([#​1091](https://github.com/matrix-org/matrix-hookshot/issues/1091)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1737 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net> |
||
|
|
c3235c5404 | Update ghcr.io/n8n-io/n8n Docker tag to v1.116.0 (#1747) |