fe21d3577f
Update versions.json ( #11044 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 01:14:47 +01:00
3725023ee3
Update .app files ( #11041 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-21 21:30:02 +01:00
c19817af8d
Update CHANGELOG.md ( #11040 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 20:26:43 +00:00
5378d41acf
Byparr ( #11039 )
...
* Add byparr (ct)
* refactor
* Update date_created to new value
* refactor
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <[email protected] >
2026-01-21 21:25:50 +01:00
5bb48fc843
Update CHANGELOG.md ( #11037 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:54:58 +00:00
Ruan Bahia and GitHub
e935289128
fix: Snipe-IT update missing all user uploads ( #11032 ) ( #11033 )
2026-01-21 15:54:24 +01:00
0db119d2c3
Update CHANGELOG.md ( #11036 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:39:41 +00:00
CanbiZ (MickLesk) and GitHub
5c9087a91a
tools: add ubuntu PHP repository setup ( #11034 )
...
Switches to using the ondrej/php PPA for Ubuntu and retains the Sury repository for Debian when setting up PHP. This ensures compatibility with the respective distributions' recommended PHP sources.
2026-01-21 15:39:15 +01:00
1d7d8c27fa
Update CHANGELOG.md ( #11035 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:14:52 +00:00
Tobias and GitHub
fae2d032ab
yubal: fix for v0.2 ( #11006 )
2026-01-21 15:14:29 +01:00
CanbiZ (MickLesk)
2fab70294f
fix joplin
2026-01-21 14:58:55 +01:00
CanbiZ (MickLesk)
477199a4c2
yarn rebuild
2026-01-21 13:17:29 +01:00
CanbiZ (MickLesk)
733425f970
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE
2026-01-21 13:07:28 +01:00
CanbiZ (MickLesk)
7395a44277
Run TypeScript compilation in Joplin Server scripts
...
Added 'yarn run tsc' to both update and install scripts for Joplin Server to ensure TypeScript sources are compiled. Also removed an unused variable from build.func for code cleanup.
2026-01-21 13:07:20 +01:00
f555f9ae0c
Update versions.json ( #11030 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 13:07:18 +01:00
CanbiZ (MickLesk)
fe2384a2fa
Initialize variables in create_lxc_container
...
Added initialization for ONLINE_TEMPLATE and ONLINE_TEMPLATES arrays at the start of the create_lxc_container function to ensure variables are defined before use.
2026-01-21 12:42:19 +01:00
CanbiZ (MickLesk)
5384adf0c3
Remove unnecessary set +u/set -u in create_lxc_container
...
only as test exist
2026-01-21 12:40:55 +01:00
CanbiZ (MickLesk)
ed18776710
fix unbound var: ONLINE_TEMPLATES
2026-01-21 12:39:57 +01:00
13824931b0
Update CHANGELOG.md ( #11029 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 11:02:01 +00:00
CanbiZ (MickLesk) and GitHub
88557d53f4
core: allow empty tags & improve template search ( #11020 )
2026-01-21 12:01:34 +01:00
0c9653c7cb
Update CHANGELOG.md ( #11028 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 11:01:13 +00:00
CanbiZ (MickLesk) and GitHub
914c316f42
Joplin-Server: use yarn workspaces focus for faster builds ( #11027 )
2026-01-21 12:00:46 +01:00
49d92afb98
Update CHANGELOG.md ( #11018 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 05:47:47 +00:00
Slaviša Arežina and GitHub
dba473b2b3
Set disable flag to true in joplin-server.json ( #11008 )
2026-01-21 06:47:22 +01:00
5dd50aacd7
Update CHANGELOG.md ( #11016 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 00:15:04 +00:00
0dcb8b5ef7
Update versions.json ( #11015 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 01:14:40 +01:00
a48435e064
Update CHANGELOG.md ( #11014 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 22:42:19 +00:00
CanbiZ (MickLesk) and GitHub
cb2141ebe2
Revert "Revert "core: add retry logic for template lock in LXC container crea…" ( #11013 )
...
This reverts commit 7699f4f6ad .
2026-01-20 23:41:53 +01:00
b1f21b4024
Update CHANGELOG.md ( #11012 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 22:36:24 +00:00
CanbiZ (MickLesk) and GitHub
7699f4f6ad
Revert "core: add retry logic for template lock in LXC container creation (#1…" ( #11011 )
...
This reverts commit d71f24bddb .
2026-01-20 23:35:39 +01:00
657a9629be
Update CHANGELOG.md ( #11009 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 21:36:58 +00:00
CanbiZ (MickLesk) and GitHub
d71f24bddb
core: add retry logic for template lock in LXC container creation ( #11002 )
2026-01-20 22:36:32 +01:00
5a1c1e06f9
Update CHANGELOG.md ( #11007 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 21:21:31 +00:00
CanbiZ (MickLesk) and GitHub
7146e8d5b9
dolibarr: switch mirror ( #11004 )
2026-01-20 22:21:02 +01:00
a5dfa33af3
Update CHANGELOG.md ( #11001 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 14:03:39 +00:00
CanbiZ (MickLesk) and GitHub
6dd5fbd7da
core: add input validations for several functions ( #10995 )
2026-01-20 15:03:14 +01:00
718cda8eb1
Update CHANGELOG.md ( #11000 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 14:00:13 +00:00
CanbiZ (MickLesk) and GitHub
ff5263981b
core: implement ensure_profile_loaded function ( #10999 )
2026-01-20 14:59:41 +01:00
785177fe29
Update CHANGELOG.md ( #10997 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 13:42:13 +01:00
CanbiZ (MickLesk) and GitHub
5e7e7c884d
checkmk: reordner base function ( #10990 )
2026-01-20 13:36:13 +01:00
97275d06ea
Update CHANGELOG.md ( #10996 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 12:35:56 +00:00
CanbiZ (MickLesk) and GitHub
0f15d81cd3
fix(homepage): preserve config directory during updates ( #10993 )
...
Fixes #10985 - The update script was deleting user config files due to
CLEAN_INSTALL=1 flag. Now backs up and restores both .env and config/
directory to preserve user configurations.
2026-01-20 13:35:28 +01:00
6712f6a9ca
Update CHANGELOG.md ( #10994 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 12:24:59 +00:00
miausalvaje and GitHub
1816b0169e
DiscoPanel: add go for update build process ( #10991 )
...
* Refactor Go installation and DiscoPanel build process
Updated the Go installation process and modified the build command for DiscoPanel. Also updated the systemd service configuration to include Go in the PATH.
* Using setup_go
Using setup_go instead of a manual installation.
2026-01-20 13:24:32 +01:00
3f05972eb9
Update versions.json ( #10992 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 13:06:36 +01:00
76912641bb
Update CHANGELOG.md ( #10987 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 00:14:01 +00:00
11f67d3e50
Update versions.json ( #10986 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 01:13:41 +01:00
7b0ea03295
Update CHANGELOG.md ( #10983 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-19 21:41:22 +00:00
CanbiZ (MickLesk) and GitHub
eaf911be0b
fix(pangolin): use dynamic badger plugin version ( #10867 ) ( #10975 )
2026-01-19 22:41:01 +01:00
245ec06d77
Update CHANGELOG.md ( #10982 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-19 21:40:45 +00:00