community-scripts-pr-app[bot]
33f167f278
Update CHANGELOG.md ( #9976 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 12:02:51 +00:00
CanbiZ
3568cf52f9
fix(build): App Defaults force mode and prevent unbound variables ( #9971 )
...
- load_vars_file() now supports force parameter to override existing variables
- App Defaults uses force=yes to properly apply saved user preferences
- Added safety check for SSH_KEYS_FILE in install_ssh_keys_into_ct()
- Initialize ENABLE_GPU, ENABLE_NESTING, ENABLE_KEYCTL, ENABLE_MKNOD, PROTECT_CT, CT_TIMEZONE in base_settings()
- Added fallback defaults in echo_default() to prevent unbound variable errors when advanced_settings is skipped
2025-12-15 13:02:28 +01:00
community-scripts-pr-app[bot]
5f5144c661
Update CHANGELOG.md ( #9970 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 09:10:31 +00:00
Slaviša Arežina
09134d94dd
Refactor: Heimdall Dashboard ( #9959 )
...
* Refactor
* VED>VE
2025-12-15 10:10:04 +01:00
CanbiZ
33103ad256
Update project statistics in README
...
Removed an outdated project statistics image link.
2025-12-15 10:06:07 +01:00
community-scripts-pr-app[bot]
fd75da89c4
Update CHANGELOG.md ( #9969 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 08:53:00 +00:00
CanbiZ
ee49576f3a
README; add project statistics and formatting ( #9967 )
2025-12-15 09:52:36 +01:00
CanbiZ
e651c14f76
fix(build): App Defaults now override script defaults with force mode
2025-12-15 09:46:49 +01:00
community-scripts-pr-app[bot]
1fc5c031cc
Update CHANGELOG.md ( #9968 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 08:37:22 +00:00
CanbiZ
35793051a1
core: load app defaults before applying base_settings / fix composer cleanup after install/update ( #9965 )
...
* fix(build): load app defaults before applying base_settings
App defaults were loaded after base_settings, causing saved values to be ignored.
Now loads var_* from app defaults file before calling base_settings.
* fix(cleanup): suppress composer root warning in cleanup_lxc
Composer's clear-cache command prompts for confirmation when run as root,
causing scripts to hang at 'Cleaning up' stage. Set COMPOSER_ALLOW_SUPERUSER=1
to suppress the interactive prompt.
Fixes #9952 (Heimdall Dashboard), also affects BentoPDF and other PHP apps.
* Fix COMPOSER_ALLOW_SUPERUSER export in cleanup_lxc
Exports COMPOSER_ALLOW_SUPERUSER before running composer clear-cache to ensure the environment variable is set correctly during cleanup.
2025-12-15 09:37:01 +01:00
community-scripts-pr-app[bot]
9a6a0379a6
Update CHANGELOG.md ( #9961 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-15 00:16:31 +00:00
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
Tobias
2524dd1af7
refactor: homarr ( #9948 )
2025-12-14 23:56:45 +01:00
CanbiZ
dfcaa70647
add additional line in PR template
2025-12-14 23:08:57 +01:00
community-scripts-pr-app[bot]
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
Bram
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
community-scripts-pr-app[bot]
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
Slaviša Arežina
f807ec748d
Update SonarQube database configuration variables ( #9946 )
2025-12-14 19:59:56 +01:00
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
66aa0f163a
Update CHANGELOG.md ( #9941 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 00:14:59 +00:00
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
Slaviša Arežina
a411d780ea
Switch to pnpm ( #9937 )
2025-12-13 23:05:07 +01:00
community-scripts-pr-app[bot]
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
Alexander Elsner
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
community-scripts-pr-app[bot]
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
Alexander Elsner
308a1cb91e
Change category ID from 6 to 3 in coolify.json and dokploy.json ( #9930 )
2025-12-13 17:01:30 +01:00
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
push-app-to-main[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
Slaviša Arežina
13cbe0fdbf
Refactor ( #9873 )
2025-12-13 11:30:06 +01:00
community-scripts-pr-app[bot]
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
Slaviša Arežina
e38436340b
Tunarr: Switch to prebuild archive ( #9920 )
2025-12-13 11:29:19 +01:00
community-scripts-pr-app[bot]
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
Chris
a91151549d
[HOTFIX] NetVisor: backup OIDC config before update ( #9895 )
2025-12-13 10:07:45 +01:00
community-scripts-pr-app[bot]
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
Parker Shankin-Clarke
02911dc07c
Add optional TLS setup to Valkey installer ( #9789 )
2025-12-13 09:35:11 +01:00
community-scripts-pr-app[bot]
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
jaredcarling42-design
8e6f911963
Update OPNsense download URL to version 14.3 ( #9899 )
2025-12-13 09:19:35 +01:00
community-scripts-pr-app[bot]
05a66e3729
Update CHANGELOG.md ( #9914 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-13 00:13:27 +00:00
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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
community-scripts-pr-app[bot]
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