401bb873b5
fix(tools): improve tarball download reliability with fallback URLs
...
GitHub's tarball endpoints can return 403/404 for various reasons:
- Rate limiting
- Branch/tag name conflicts
- API URL format changes
Now tries multiple URL formats in order:
1. /archive/refs/tags/{tag}.tar.gz (explicit ref)
2. /archive/{tag}.tar.gz (legacy format)
3. API-provided tarball_url (authenticated fallback)
Fixes #9949 (Joplin Server 403 errors on tarball download)
2025-12-15 08:56:14 +01:00
9a6a0379a6
Update CHANGELOG.md ( #9961 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14
2025-12-15 00:16:31 +00:00
4fab369a5b
Update versions.json ( #9960 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 01:16:03 +01:00
f977f6c987
Update CHANGELOG.md ( #9958 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 22:57:09 +00:00
2524dd1af7
refactor: homarr ( #9948 )
2025-12-14 23:56:45 +01:00
dfcaa70647
add additional line in PR template
2025-12-14 23:08:57 +01:00
7b911403a3
Update CHANGELOG.md ( #9956 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 22:06:50 +00:00
1a96ed2221
Update dependencies and remove unused files ( #9945 )
...
* chore: remove unused prettier files to avoid confusion
* chore: update copyright year in LICENSE file to reflect current status
* chore: remove vitest configuration file as it is no longer needed
* chore: remove unused dependencies from package.json
* chore: remove pocketbase dependency from package.json
* chore: update dependencies in package.json and bun.lock
* chore: update dependencies in bun.lock to latest versions
* chore: update bun.lock to reflect new dependency versions and configurations
* chore: add @radix-ui/react-scroll-area dependency to package.json and bun.lock
* chore: remove deprecated overrides for React and update date-fns version in package.json and bun.lock
2025-12-14 23:06:28 +01:00
b180694d46
Update CHANGELOG.md ( #9953 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 19:00:24 +00:00
f807ec748d
Update SonarQube database configuration variables ( #9946 )
2025-12-14 19:59:56 +01:00
b9f29f2bd3
Update versions.json ( #9944 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 13:05:37 +01:00
66aa0f163a
Update CHANGELOG.md ( #9941 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13
2025-12-14 00:14:59 +00:00
e22284635a
Update versions.json ( #9940 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 01:14:39 +01:00
c978c49cc9
Update .app files ( #9938 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-13 23:10:02 +01:00
882babeaf3
Update CHANGELOG.md ( #9939 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 22:05:31 +00:00
a411d780ea
Switch to pnpm ( #9937 )
2025-12-13 23:05:07 +01:00
86a3099452
Update CHANGELOG.md ( #9936 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 21:29:54 +00:00
26a8caa2eb
Update category value in glance.json and adguard-home.json ( #9932 )
...
* Update category value in glance.json
* Change category value from 9 to 5 in adguardhome-sync.json
2025-12-13 22:29:31 +01:00
415a2c1215
Update CHANGELOG.md ( #9931 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 16:01:53 +00:00
308a1cb91e
Change category ID from 6 to 3 in coolify.json and dokploy.json ( #9930 )
2025-12-13 17:01:30 +01:00
1e97124c0c
Update CHANGELOG.md ( #9928 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 12:35:58 +00:00
3f8685067f
Update CHANGELOG.md ( #9927 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 12:35:40 +00:00
5adf98fada
Update date in json ( #9926 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-13 12:35:36 +00:00
4cd81a9769
AdGuardHome-Sync ( #9783 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-12-13 13:35:19 +01:00
d83af67c62
Update versions.json ( #9925 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 13:06:39 +01:00
e9d14b3a15
Update CHANGELOG.md ( #9924 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 10:30:26 +00:00
13cbe0fdbf
Refactor ( #9873 )
2025-12-13 11:30:06 +01:00
52db0d94ed
Update CHANGELOG.md ( #9923 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 10:29:40 +00:00
e38436340b
Tunarr: Switch to prebuild archive ( #9920 )
2025-12-13 11:29:19 +01:00
139e86b945
Update CHANGELOG.md ( #9921 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 09:08:09 +00:00
a91151549d
[HOTFIX] NetVisor: backup OIDC config before update ( #9895 )
2025-12-13 10:07:45 +01:00
5ec7d0fd4d
Update CHANGELOG.md ( #9919 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 08:35:32 +00:00
02911dc07c
Add optional TLS setup to Valkey installer ( #9789 )
2025-12-13 09:35:11 +01:00
1bb3837646
Update CHANGELOG.md ( #9918 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 08:20:01 +00:00
8e6f911963
Update OPNsense download URL to version 14.3 ( #9899 )
2025-12-13 09:19:35 +01:00
05a66e3729
Update CHANGELOG.md ( #9914 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12
2025-12-13 00:13:27 +00:00
5ef41a8ef0
Update versions.json ( #9913 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 01:13:06 +01:00
9f264ff4a1
Update .app files ( #9909 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-12 21:02:12 +01:00
21f55e5cab
Update CHANGELOG.md ( #9912 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:02:02 +00:00
d3f21bf6a0
Update date in json ( #9911 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:01:55 +00:00
c1a953cd29
Update CHANGELOG.md ( #9910 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:01:49 +00:00
909c323b57
Wallabag ( #9904 )
...
* Add wallabag (ct)
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-12-12 21:01:37 +01:00
d03b38ea13
Update CHANGELOG.md ( #9908 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:01:27 +00:00
276e1bbf10
Update date in json ( #9907 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:01:23 +00:00
6135f1f8a6
Add invoiceninja (ct) ( #9905 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2025-12-12 21:01:02 +01:00
cf14c1b540
Update CHANGELOG.md ( #9903 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 13:21:42 +00:00
e27a68275b
Fixed URLs ( #9902 )
2025-12-12 14:21:15 +01:00
ec433b3abc
Update versions.json ( #9901 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 13:06:19 +01:00
b4db6a6c70
Update CHANGELOG.md ( #9897 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-11
2025-12-12 00:15:56 +00:00
11a407b54f
Update versions.json ( #9896 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 01:15:30 +01:00