MickLesk
8890002fae
fix: remove package-lock.json before building frontend
2026-05-27 16:15:45 +02:00
MickLesk
238d375dfa
refactor: update Excalidash installation and configuration paths
2026-05-27 15:58:02 +02:00
MickLesk
3c1c05178e
refactor: update frontend build process in installation scripts
2026-05-27 15:50:01 +02:00
MickLesk
a9edfd0bc4
Update stoatchat-install.sh
2026-05-27 15:41:35 +02:00
MickLesk
81333b4d7e
feat: update mediapipe version constraint in SnapOtter installation scripts
2026-05-27 15:31:37 +02:00
MickLesk
049708a84d
add msg
2026-05-27 15:24:17 +02:00
MickLesk
f1e2a7e9f0
refactor: update SnapOtter installation paths and remove backup steps
2026-05-27 15:22:48 +02:00
MickLesk
8f8915f1bb
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-27 13:22:38 +02:00
MickLesk
2e57a25691
try uv seed
2026-05-27 13:22:36 +02:00
github-actions[bot]
3386a6a0ca
chore: update app headers [skip ci]
2026-05-27 09:23:22 +00:00
MickLesk
fb03fa783a
Rename Airflow files to apache-airflow
...
Rename Airflow-related files to include the 'apache-' prefix for consistency with the upstream project. Renamed: ct/airflow.sh -> ct/apache-airflow.sh, install/airflow-install.sh -> install/apache-airflow-install.sh, json/airflow.json -> json/apache-airflow.json. Also update APP variable in ct script from "Airflow" to "Apache-Airflow".
2026-05-27 11:23:02 +02:00
CanbiZ (MickLesk)
4fb5bf21cc
Merge pull request #1869 from reptil1990/fix/ddns-default-config
...
Changed default config
2026-05-27 10:05:00 +02:00
Carsten Graf
f7ad15a8dc
Changed default config
...
After testing the placeholder did not work. Changed an retested
2026-05-27 07:39:16 +00:00
MickLesk
923ef05070
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-27 08:14:57 +02:00
MickLesk
e72c717db6
fix: add missing dependencies for SnapOtter installation
2026-05-27 08:14:56 +02:00
github-actions[bot]
9ad27c7862
chore: update app headers [skip ci]
2026-05-27 06:13:12 +00:00
MickLesk
63c90d4650
format
2026-05-27 08:12:53 +02:00
MickLesk
0638c23d76
snapotter
2026-05-27 08:12:44 +02:00
MickLesk
9a3cbe754e
fix: update Waydroid installation instructions to include Weston and clarify UI startup steps
2026-05-26 13:14:58 +02:00
MickLesk
d021ba8cea
fix binder generic
2026-05-26 12:51:55 +02:00
MickLesk
107e016dd2
fix: update CPU type to 'host' for better performance in default and advanced settings
2026-05-26 12:48:08 +02:00
MickLesk
81ed82d406
refactor: update Waydroid installation instructions and streamline VM setup
2026-05-26 11:18:38 +02:00
MickLesk
9e9dafe1db
fix debian
2026-05-26 11:08:45 +02:00
CanbiZ (MickLesk)
ce9c50303b
Merge pull request #1864 from community-scripts/MickLesk-patch-1
...
tools.func: Merge from Upstream
2026-05-26 11:00:30 +02:00
CanbiZ (MickLesk)
bcd63e5f2e
tools.func: Merge from Upstream
2026-05-26 10:59:25 +02:00
github-actions[bot]
027ac0630c
chore: update app headers [skip ci]
2026-05-26 08:53:06 +00:00
MickLesk
032dd9f12c
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-26 10:52:48 +02:00
MickLesk
3f1df3f763
wydroid
2026-05-26 10:52:46 +02:00
CanbiZ (MickLesk)
8107b2bff2
Merge pull request #1863 from steveonjava/fix/hermesagent-json-note
...
Root user switch note
2026-05-26 09:57:56 +02:00
Stephen Chin
0be2fd11ed
revert: drop JSON note rephrasing, keep only install script fixes
2026-05-26 00:36:37 -07:00
Stephen Chin
b1185c088b
fix(hermesagent): hint to use 'su - hermes' with dash to source .profile
2026-05-26 00:34:12 -07:00
Stephen Chin
10752c6d50
fix(hermesagent): update setup note to reflect automatic gateway service enable
2026-05-26 00:31:53 -07:00
tremor021
f67c3425ba
Alpine-Cinny: fixes
2026-05-25 11:15:16 +02:00
CanbiZ (MickLesk)
c6e8e378f5
Merge pull request #1860 from steveonjava/feat/hermesagent-gateway-enable
...
fix(hermesagent): enable gateway user service after hermes-setup
2026-05-25 07:54:30 +02:00
Stephen Chin
5f0200032e
fix(hermesagent): enable gateway user service after hermes-setup
...
If hermes setup created a user service for the gateway, enable and
start it as the hermes user. Linger is pre-enabled so the service
survives without an interactive session.
2026-05-24 16:04:14 -07:00
CanbiZ (MickLesk)
d4154f34e5
Merge pull request #1859 from steveonjava/feat/hermesagent-setup-helper
...
Feat/hermesagent setup helper
2026-05-24 23:04:11 +02:00
Stephen Chin
965d0ff1d4
fix(hermesagent): remove redundant guards from hermes-setup; restore completion message wording
2026-05-24 13:18:43 -07:00
Stephen Chin
c80dbaa5e6
feat(hermesagent): add hermes-setup helper script for first-time setup
...
- Add /usr/bin/hermes-setup that runs hermes setup as root, allowing
optional components (TTS engines, browsers, etc.) to be installed,
then restores ownership and permissions on /home/hermes
- Update login hint to reference hermes-setup
- Update completion message to guide users to hermes-setup and note
that the gateway service should be installed as a user service
- Update JSON note to reflect new setup flow
2026-05-24 11:58:58 -07:00
CanbiZ (MickLesk)
6a47c17792
versionfile
2026-05-24 10:52:34 +02:00
CanbiZ (MickLesk)
d9439e7931
Change Version file
2026-05-24 10:52:10 +02:00
CanbiZ (MickLesk)
d591db4a18
wrong Url
2026-05-24 09:07:18 +02:00
github-actions[bot]
9a2657ebc9
chore: update app headers [skip ci]
2026-05-23 19:42:32 +00:00
tremor021
0487d242e2
add ezBookkeeping script
2026-05-23 21:42:14 +02:00
github-actions[bot]
863a4ea36e
chore: update app headers [skip ci]
2026-05-22 18:36:25 +00:00
Michel Roegl-Brunner
6116c3f871
add music seerr
2026-05-22 20:35:52 +02:00
CanbiZ (MickLesk)
82c3e98b96
Merge pull request #1854 from community-scripts/arm64-github-workflows
...
workflows: add arm64 support considerations
2026-05-22 19:21:50 +02:00
Sam Heinz
7088b1e6b3
add has_arm: false to json files
2026-05-23 00:09:32 +10:00
Sam Heinz
4eecc6ad70
update files in .github to support arm64
2026-05-22 23:58:38 +10:00
Sam Heinz
8e477b1fca
set 'var_arm64' to no for all cts
2026-05-22 23:44:47 +10:00
Sam Heinz
a9460e9994
update .gitignore
2026-05-22 23:26:06 +10:00