98 Commits

Author SHA1 Message Date
CanbiZ
2855feedc4
Merge pull request #792 from kamushadenes/feat/dependency-check
feat: add dependency-check
2025-09-02 08:33:43 +02:00
CanbiZ
d4f43113f6 tt 2025-08-29 11:41:08 +02:00
Henrique Goncalves
3f102060c0
feat: add dependency-check 2025-08-20 21:06:59 -03:00
Arnaud
c7c5fa582c fix: use same -s operator as previous script instead of -f 2025-08-12 19:09:02 +00:00
Arnaud
919c509414 feat: remove nag for mobile version of pve
This commit removes the subscription nag for mobile version of pve.
Basically this script adds new javascript inside the head section of the html (could not make it work in body probably related to the template). Then it waits for page to load and when it loaded, everytime the body is changed, it tries to get the nag and click on close button so that it disappear. Once it found the nag it stops watching for new change in the body.
2025-08-12 19:09:02 +00:00
CanbiZ
91465ecd7f Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
320ecd3972 Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
cf94327787 Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
91ea3eb620 Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
ace869dc6f Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
453ac9f24e Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
41008b09fa Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
8496f217e3 Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
c6066d2755 Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
6ec661157e Update fstrim.sh 2025-08-08 07:05:17 +00:00
CanbiZ
c02014a162 FSTrim Refactor 2025-08-08 07:05:17 +00:00
CanbiZ
d23b38e672 Update post-pve-install.sh 2025-08-08 07:05:17 +00:00
CanbiZ
dde4b4e8ed Update clean-lxcs.sh 2025-08-06 14:58:41 +02:00
CanbiZ
cb21ca0552 Update clean-lxcs.sh 2025-08-06 14:57:14 +02:00
CanbiZ
e8ae7a9bb5 Update clean-lxcs.sh 2025-08-06 14:53:40 +02:00
CanbiZ
5eb51cfd76 Update post-pve-install.sh 2025-08-06 12:37:19 +02:00
CanbiZ
59493d936b Update post-pve-install.sh 2025-08-06 12:34:08 +02:00
CanbiZ
840a667720 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-08-06 12:12:49 +02:00
CanbiZ
908ead9a00 Update post-pve-install.sh 2025-08-06 12:12:47 +02:00
CanbiZ
b3c41fd612
Merge pull request #747 from jeroenzwart/tools-pve-execute
Created execute.sh to execute the same command inside multiple contai…
2025-08-06 12:05:13 +02:00
CanbiZ
7d38e46ba2 Update post-pve-install.sh 2025-08-06 11:31:46 +02:00
CanbiZ
201208bfe5 Update post-pve-install.sh 2025-08-06 11:17:56 +02:00
CanbiZ
80919c76b3 Update post-pve-install.sh 2025-08-06 11:17:27 +02:00
CanbiZ
e01b1669c8 Update post-pve-install.sh 2025-08-06 11:08:39 +02:00
CanbiZ
5a290974a2 debug 2025-08-06 11:02:42 +02:00
CanbiZ
e7019d6b05 Update post-pve-install.sh 2025-08-06 10:58:01 +02:00
CanbiZ
65fd5260ba Update post-pve-install.sh 2025-08-06 10:55:23 +02:00
CanbiZ
8b81ea3f31 Update post-pve-install.sh 2025-08-06 10:54:49 +02:00
CanbiZ
44dec209a6 Update post-pve-install.sh 2025-08-06 10:53:55 +02:00
CanbiZ
0a2a94469b Update post-pve-install.sh 2025-08-06 10:40:50 +02:00
CanbiZ
0271e704a8 hortus test 2025-08-04 15:27:00 +02:00
CanbiZ
bda070ae07 Update clean-lxcs.sh 2025-08-04 14:15:15 +02:00
CanbiZ
dde33d6d78 Update clean.sh 2025-08-04 14:15:03 +02:00
CanbiZ
b3baf883a0 Update clean.sh 2025-08-04 14:14:38 +02:00
CanbiZ
35adea3494 refactor 2025-08-04 14:12:52 +02:00
CanbiZ
35a1225c3e Update update-apps.sh 2025-07-29 11:25:33 +02:00
CanbiZ
88ba798399 Update update-apps.sh 2025-07-29 11:14:12 +02:00
CanbiZ
3c8184221a Update update-apps.sh 2025-07-29 11:13:11 +02:00
Jeroen
3b47d0359a
Created execute.sh to execute the same command inside multiple containers 2025-07-24 23:58:41 +02:00
Rémi Bédard-Couture
dc0e8bbf7d Merge with upstream repo 2025-07-22 11:20:54 -04:00
Rémi Bédard-Couture
787bd61360 The detect_service function needs to have the container running 2025-07-21 16:42:16 -04:00
Rémi Bédard-Couture
3652194d24 Fix tag check 2025-07-21 16:37:54 -04:00
Rémi Bédard-Couture
503e9be156 Detect helper scripts based on tags (so it can detect even if the container is shutdown) 2025-07-21 16:24:31 -04:00
Rémi Bédard-Couture
aab59bce4b Fix missing $ to check variable value and allow backup of container 2025-07-21 15:41:19 -04:00
Rémi Bédard-Couture
02c2701e45 Merge branch 'pr-update-lxcs-services' of https://github.com/remz1337/ProxmoxVED into pr-update-lxcs-services 2025-07-21 15:30:21 -04:00