MickLesk
96723236bc
Update storage-share-helper.sh
2026-07-21 09:17:37 +02:00
MickLesk
3426588c64
stupid whiptail.. now done
2026-07-21 09:11:34 +02:00
MickLesk
a810413522
Allow removing multiple LXC mountpoints
...
Update `remove_lxc_mountpoint` in `storage-share-helper.sh` to support multi-select mountpoint removal for a container. Each selected mountpoint is now confirmed individually (default No), processed independently, and reported in a final result summary with `removed`, `FAILED`, or `skipped` status.
2026-07-21 09:02:40 +02:00
MickLesk
3531a1f9ee
fix whiptail pick mountpoint
2026-07-21 09:02:18 +02:00
MickLesk
42860b7978
fix ui bug, more space for container names
2026-07-21 09:00:07 +02:00
MickLesk
36210eaa14
broken whiptail in menu 4
2026-07-21 08:54:48 +02:00
MickLesk
b02abea42c
add dynamic whiptail (feedback from #15882 )
2026-07-21 08:49:51 +02:00
MickLesk
fcfb2d8089
bump function call
2026-07-21 08:40:12 +02:00
CanbiZ (MickLesk)
829704e09e
pve-tool: storage share helper script for Proxmox
...
This script provides a menu-driven interface for managing various storage types in Proxmox, including SMB, NFS, and iSCSI. It includes functions for testing mounts, adding storage, and managing LXC mountpoints.
2026-07-18 09:45:56 +02:00
community-scripts-pr-app[bot]
c24bba00de
Update CHANGELOG.md ( #15863 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17
2026-07-17 19:16:42 +00:00
Michel Roegl-Brunner
3f7228f9c6
fix(webtrees): initialize database schema before admin user creation ( #15837 )
...
PR #14818 replaced the setup wizard curl with CLI commands but omitted
the schema migration step, causing fresh installs to fail when creating
the admin user. Trigger schema init via HTTP after config-ini.
Fixes #15828
2026-07-17 21:16:15 +02:00
community-scripts-pr-app[bot]
c0a327dad8
Update CHANGELOG.md ( #15862 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 19:13:41 +00:00
Copilot
78990277f2
Fix DocuSeal missing Leptonica deps on install and update ( #15858 )
...
* Initial plan
* Fix DocuSeal leptonica dependencies
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-07-17 21:13:19 +02:00
community-scripts-pr-app[bot]
0b15e19500
Update CHANGELOG.md ( #15861 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 19:05:36 +00:00
CanbiZ (MickLesk)
f75b0a8b0e
AFFiNE: Bump to 0.27.0 ( #15848 )
2026-07-17 21:05:10 +02:00
community-scripts-pr-app[bot]
b5360882c9
Update CHANGELOG.md ( #15860 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 19:04:58 +00:00
TowyTowy
b2936ff9ce
fix(apache-guacamole): detect installed extensions during update ( #15841 )
2026-07-17 21:04:31 +02:00
community-scripts-pr-app[bot]
29552c6e2e
Update CHANGELOG.md ( #15859 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 19:03:14 +00:00
Austin
d2ecb9f44c
CLIProxyAPI: fix update deleting config.yaml ( #15834 )
2026-07-17 21:02:47 +02:00
community-scripts-pr-app[bot]
ec3c25c5f5
Update CHANGELOG.md ( #15853 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 12:31:18 +00:00
community-scripts-pr-app[bot]
b1259e3749
Update CHANGELOG.md ( #15852 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 12:31:05 +00:00
push-app-to-main[bot]
ff192c4530
Invidious ( #15824 )
...
* Add invidious (ct)
* Update install/invidious-install.sh
* Update install/invidious-install.sh
* Update install/invidious-install.sh
* Update ct/invidious.sh
* Update ct/invidious.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-07-17 14:30:55 +02:00
community-scripts-pr-app[bot]
e72f335b46
Update CHANGELOG.md ( #15851 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 12:30:52 +00:00
community-scripts-pr-app[bot]
13d7bf6c78
Update CHANGELOG.md ( #15850 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 12:30:43 +00:00
push-app-to-main[bot]
2ab4a31dd1
OxiCloud ( #15823 )
...
* Add oxicloud (ct)
* Update ct/oxicloud.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-07-17 14:30:27 +02:00
community-scripts-pr-app[bot]
e7557c2355
Update CHANGELOG.md ( #15849 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 12:30:21 +00:00
CanbiZ (MickLesk)
79cee47df6
SFTPGo: Update APT Repo & Re-Enable Script ( #15829 )
...
* SFTPGo: Update APT Repo & Re-Enable Script
* Update sftpgo.sh
2026-07-17 14:29:59 +02:00
MickLesk
b4dcdd4472
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE
2026-07-17 12:54:18 +02:00
community-scripts-pr-app[bot]
8f2b68ed7e
Update CHANGELOG.md ( #15847 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 10:53:42 +00:00
community-scripts-pr-app[bot]
853f5e868a
Update CHANGELOG.md ( #15846 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 10:53:20 +00:00
CanbiZ (MickLesk)
7c7d40cfe3
tools.func: enhance rbenv with profile updates / bundle in bashrc ( #15822 )
...
* tools.func: enhance rbenv with profile updates / bundle in bashrc
Added checks to update shell profile files for rbenv integration and removed redundant profile setup code.
* Refactor Ruby version installation script
* Fix comment formatting in tools.func
2026-07-17 12:53:13 +02:00
CanbiZ (MickLesk)
373ae7e143
MongoDB: Implement kernel version check and patch ( #15821 )
2026-07-17 12:53:05 +02:00
CanbiZ (MickLesk)
abc31499a2
n8n: unpin / use latest release ( #15817 )
...
* n8n: unpin / use latest release
startup issue is fixed, so unpin and set to latest release
* Update n8n installation to latest version
2026-07-17 12:52:57 +02:00
MickLesk
7bf45d5b66
fix stupid branch delete bot
2026-07-17 12:49:24 +02:00
community-scripts-pr-app[bot]
f119e8782a
Update CHANGELOG.md ( #15844 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 10:18:59 +00:00
Michel Roegl-Brunner
271df3c3fb
feat(build.func): notify users when already on a pinned script version ( #15819 )
...
Query PocketBase pinned_version/pin_reason during LXC updates and show an informational message when the installed version matches the pin, so users know not to open issues for missing newer updates.
2026-07-17 12:18:36 +02:00
community-scripts-pr-app[bot]
c991a7eccf
Update CHANGELOG.md ( #15843 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 09:59:30 +00:00
Michel Roegl-Brunner
5d4eff0493
fix(esphome): install libusb-1.0-0 for ESP-IDF native builds ( #15838 )
...
ESPHome 2026.7.0 validates openocd-esp32 during native ESP-IDF setup, which requires libusb-1.0.so.0. Add the runtime package to install and update paths.
Fixes #15835
2026-07-17 11:59:05 +02:00
community-scripts-pr-app[bot]
3f90af2a21
Update CHANGELOG.md ( #15839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 07:00:56 +00:00
Chris
55002839fb
Pin Opencloud to v7.3.0 ( #15826 )
2026-07-17 09:00:32 +02:00
community-scripts-pr-app[bot]
a51e1f37f5
Update CHANGELOG.md ( #15836 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-17 06:43:31 +00:00
soupy-boy
8655282c2d
autoremove and autoclean after apt full-upgrade ( #15831 )
2026-07-17 08:43:05 +02:00
Michel Roegl-Brunner
e15db754a6
github: close PRs that do not follow the PR template
...
Add a workflow that validates description, prerequisites, and type-of-change checkboxes, with exemptions for bots, maintainers, and the keep open label.
2026-07-16
2026-07-16 11:46:06 +02:00
community-scripts-pr-app[bot]
772430de7e
Update CHANGELOG.md ( #15818 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-16 08:28:51 +00:00
community-scripts-pr-app[bot]
04a84f5052
Update CHANGELOG.md ( #15816 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-07-16 10:28:25 +02:00
community-scripts-pr-app[bot]
12dec08523
Update CHANGELOG.md ( #15815 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-16 08:02:15 +00:00
push-app-to-main[bot]
775f1a98c2
Sync-In ( #15812 )
...
* Add sync-in (ct)
* remove empty lines
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-16 18:02:13 +10:00
community-scripts-pr-app[bot]
6d6d66eec6
Update CHANGELOG.md ( #15814 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-16 08:01:53 +00:00
push-app-to-main[bot]
9bb99c59c5
Beaverhabits ( #15813 )
...
* Add beaverhabits (ct)
* Update URL to include '/register' path
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-16 18:01:44 +10:00
push-app-to-main[bot]
d122341a47
Add notediscovery (ct) ( #15811 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-07-16 18:01:24 +10:00