MacRimi
df95b50f8c
Update beta 1.2.2.2
2026-06-10 19:53:40 +02:00
MacRimi
4dc8be7387
Add beta 1.2.2.2
2026-06-10 19:05:13 +02:00
MacRimi
61ff665cec
update beta 1.2.2.2
2026-06-09 00:13:24 +02:00
MacRimi
43e9d5db67
Update share_menu.sh
2026-06-02 18:43:03 +02:00
MacRimi
bcf13d71b2
share_menu: drop redundant Host-only sub-header
...
The HOST block already groups everything that runs on the host
side, so the secondary "Host-only resources" divider between item 4
and item 5 was visual noise — the user reading the menu sees two
HOST sub-titles back to back and has to wonder how items 1-4 differ
from item 5 in scope. They don't; items 1-4 register an external or
local resource as a Proxmox storage, item 5 creates a local shared
directory. Both are host-side actions.
While here, retitle item 5 from "Add Shared Directory on Host" to
"Create Shared Directory on Host" — items 1-4 add an existing
external/local resource, item 5 creates a new one.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-02 18:40:25 +02:00
MacRimi
f5b7a0a74b
Update AppImage 1.2.1.2
2026-05-21 21:17:59 +02:00
jcastro
f8a8c43d0d
Add release channel switcher to settings
2026-05-14 14:23:43 +02:00
jcastro
8877f9871f
Enable ZFS autotrim in auto post-install
2026-05-14 06:46:08 +02:00
MacRimi
2f919de9e3
update beta ProxMenux 1.2.1.1-beta
2026-05-09 18:59:59 +02:00
MacRimi
834795d6d9
update gpu-switch-mode-indicator.tsx
2026-04-19 12:26:52 +02:00
MacRimi
3ca5a36240
Update config_menu.sh
2026-04-18 01:13:13 +02:00
MacRimi
3046299414
Update hw_grafics_menu.sh
2026-04-18 01:03:16 +02:00
MacRimi
4f7977b5ca
Merge branch 'main' into develop
2026-04-17 23:49:29 +02:00
MacRimi
75b08de934
update hw_grafics_menu.sh
2026-04-17 21:55:53 +02:00
MacRimi
e6faec24fa
update nvidia_installer.sh
2026-04-17 19:02:46 +02:00
MacRimi
4843fae0eb
Update scripts
2026-04-12 20:32:34 +02:00
MacRimi
d3974018d8
add_controller_nvme_vm.sh
2026-04-06 17:16:26 +02:00
MacRimi
10ce9dbcde
add_controller_nvme_vm.sh
2026-04-06 13:39:07 +02:00
MacRimi
5826b0419b
update pci_passthrough_helpers.sh
2026-04-05 11:24:08 +02:00
MacRimi
58c4e115ba
update add_gpu_vm.sh
2026-04-04 00:54:57 +02:00
MacRimi
db113f0433
Update menu_post_install.sh
2026-04-03 10:44:10 +02:00
MacRimi
5f5dc171be
update scripts gpu
2026-04-01 23:09:51 +02:00
MacRimi
858b1689bf
Update security_menu.sh
2026-03-28 22:56:07 +01:00
MacRimi
641acbd1f4
Update security_menu.sh
2026-03-28 22:53:56 +01:00
MacRimi
1de76ae6c1
Create security_menu.sh
2026-03-28 22:50:44 +01:00
MacRimi
ac6561ca52
Update menus
2026-03-28 18:29:58 +01:00
MacRimi
d497763e38
Update repository and clean up
2026-03-26 19:03:01 +01:00
MacRimi
8c6a6bece6
Update menu_Helper_Scripts.sh
2026-03-26 17:43:34 +01:00
MacRimi
415020bf5d
Beta Program Installer
2026-03-18 21:15:34 +01:00
MacRimi
461a353e92
Update menu_Helper_Scripts.sh
2026-03-14 18:18:05 +01:00
MacRimi
efec1aff18
Update script version and improve loading logic
...
Updated version to 1.3 and last updated date to 14/03/2025. Removed dependency on metadata.json and improved script loading and error handling.
2026-03-14 18:16:55 +01:00
MacRimi
bebf0e692a
Update License
2026-01-19 17:15:00 +01:00
MacRimi
ed6331e6a4
Update config_menu.sh
2025-11-14 22:17:11 +01:00
MacRimi
497f727b08
Update menu_Helper_Scripts.sh
2025-11-14 18:54:32 +01:00
MacRimi
feb3b5ef5f
Update config_menu.sh
2025-11-14 17:44:19 +01:00
cod378
c1d00e21db
fix: suppress systemctl output in ProxMenux Monitor uninstaller
...
- Redirect stdout and stderr to /dev/null for stop, disable, daemon-reload, and reset-failed commands
- Maintain clean console output during uninstallation process
2025-11-14 02:37:43 +00:00
cod378
2e8e2b61d3
fix: use MONITOR_SERVICE constant instead of MONITOR_SERVICE_NAME in uninstall function
2025-11-14 02:30:19 +00:00
cod378
e392f6a2b7
feat: add cod378 to contributors list in config_menu.sh
2025-11-14 02:20:07 +00:00
cod378
d345f96518
feat: add ProxMenux Monitor uninstallation to config menu
...
- Add uninstall_proxmenux_monitor() function with systemd service cleanup
- Stop and disable monitor service if active
- Remove systemd unit file and reload daemon
- Integrate monitor uninstallation into main uninstall_proxmenu() workflow
- Define MONITOR_UNIT_FILE constant for service file path
2025-11-14 01:49:39 +00:00
cod378
b2e02cd0e7
refactor: switch from remote URL to local script execution
2025-11-03 12:32:19 +00:00
cod378
60a97e5815
feat: replace remote script fetching with local file execution
2025-11-03 01:20:11 +00:00
cod378
3275a1ecb4
refactor: replace remote script loading with local paths
2025-11-03 01:17:21 +00:00
cod378
af72c7a2d3
refactor: switch from remote URLs to local script paths
2025-11-03 01:16:32 +00:00
cod378
c07ada1fc4
refactor: switch from remote to local script execution
2025-11-03 01:14:54 +00:00
cod378
c19c8f9c5d
refactor: switch network menu from remote URL to local scripts
2025-11-03 01:10:44 +00:00
cod378
43fe7ae7db
refactor: replace remote script fetching with local file execution
2025-11-03 01:09:12 +00:00
cod378
22916868df
feat: switch script paths from remote repo to local directory
2025-11-03 01:06:04 +00:00
cod378
7d00ff8869
feat: switch menu scripts from remote URLs to local paths
2025-11-03 01:03:39 +00:00
cod378
4ea2088485
refactor: replace remote script loading with local file execution
...
- Changed script loading from curl-based remote fetching to local file execution for improved security and reliability
- Removed dependency on external repository access for core menu functionality
- Fixed missing semicolon in case statement default branch
2025-11-03 00:59:48 +00:00
cod378
e421b40093
refactor: switch from remote scripts to local execution
2025-11-03 00:50:18 +00:00