53 Commits

Author SHA1 Message Date
courtmanr@gmail.com b5acc5a42d fix: Reliably determine script path for cron setup 2025-04-21 20:18:53 +01:00
courtmanr@gmail.com 7fc4b5149a fix: Allow script to continue after interactive update for cron prompt 2025-04-21 20:16:54 +01:00
courtmanr@gmail.com 05be9f8c32 fix: Reset repo before update to avoid conflicts 2025-04-21 20:14:43 +01:00
courtmanr@gmail.com d9ff12363d feat: Add automatic update option via cron 2025-04-21 20:13:01 +01:00
courtmanr@gmail.com 69ade09f3b fix: Suppress gpg overwrite prompt 2025-04-21 20:08:03 +01:00
courtmanr@gmail.com e21f17e701 fix: Improve update robustness in install script 2025-04-21 20:06:07 +01:00
courtmanr@gmail.com 49e6e70d75 refactor(script): Always refresh NodeSource GPG key 2025-04-21 12:53:39 +01:00
courtmanr@gmail.com 066cee66a8 fix(script): Run git pull as pulse user during update 2025-04-21 12:46:30 +01:00
courtmanr@gmail.com a6ff08b3bc feat(script): Add update/remove options to install script 2025-04-21 12:43:40 +01:00
courtmanr@gmail.com 21d8aed0ca refactor(script): Simplify displayed PVE token commands 2025-04-21 11:21:19 +01:00
courtmanr@gmail.com fe1f06293f feat(script): Add PVE CLI commands for API token generation 2025-04-21 11:19:27 +01:00
courtmanr@gmail.com 41a693d349 fix(script): Add gpg dependency for NodeSource key import 2025-04-21 10:56:35 +01:00
courtmanr@gmail.com 82bab8182c refactor: Remove problematic host LXC setup script 2025-04-20 22:57:38 +01:00
courtmanr@gmail.com 4ef934d8b8 fix: Use pvesm status as simpler jq fallback 2025-04-20 22:33:46 +01:00
courtmanr@gmail.com 673b96c89b fix: Replace backticks with single quotes in jq warning 2025-04-20 22:26:57 +01:00
courtmanr@gmail.com e2df9abcce fix: Remove parentheses from fallback storage suffix 2025-04-20 22:22:20 +01:00
courtmanr@gmail.com 4e3331865a fix: Rely only on boolean check for template support 2025-04-20 22:10:30 +01:00
courtmanr@gmail.com c989aa674d fix: Remove parentheses from storage display suffix 2025-04-20 22:08:33 +01:00
courtmanr@gmail.com 42977c364c fix: Escape parentheses in display_suffix assignments 2025-04-20 22:07:45 +01:00
courtmanr@gmail.com 841b45c610 fix: Prevent download attempt if template support is unknown (jq missing) 2025-04-20 22:07:03 +01:00
courtmanr@gmail.com 031515ef26 feat: Improve storage selection and template download logic 2025-04-20 22:05:41 +01:00
courtmanr@gmail.com 7f1014d639 fix: Correct parsing for pvesm list and pveam available 2025-04-20 21:58:42 +01:00
courtmanr@gmail.com 18940a44ac feat: Add automatic LXC template download if needed 2025-04-20 21:56:02 +01:00
courtmanr@gmail.com 1eb30ede45 fix: Use pvesh and jq for more robust storage detection 2025-04-20 21:35:31 +01:00
courtmanr@gmail.com e8be8ad4b9 fix: Remove -P flag from pvesm status to avoid arg error 2025-04-20 21:34:19 +01:00
courtmanr@gmail.com bf46c763b8 feat: Add script to automate LXC creation and Pulse installation 2025-04-20 21:32:19 +01:00
courtmanr@gmail.com 05002d72c3 fix: Update repository URL in script and README 2025-04-20 21:25:27 +01:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com fc9f1db52d feat: add dev-real environment configuration for non-mock data development
- Added new dev-real environment configuration that disables mock data

- Updated error message to include dev-real as a valid option

- Enhanced console output to differentiate between development environments
2025-03-15 22:22:18 +00:00
courtmanr@gmail.com 3be95fe440 Improve application launcher UI with a more user-friendly menu 2025-03-13 17:44:26 +00:00
courtmanr@gmail.com 7108b7bfb7 fix: update Docker Compose environment variables to match .env.example format 2025-03-13 15:18:01 +00:00
courtmanr@gmail.com 8d75c2aad5 Fix config scripts to use original environment variable format 2025-03-13 00:02:36 +00:00
courtmanr@gmail.com ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +00:00
courtmanr@gmail.com d5762a3264 Add pulsing animation to logo and update favicon to match design 2025-03-12 15:57:13 +00:00
courtmanr@gmail.com 47d28bc2ac Reorganize and enhance scripts with improved startup and configuration tools 2025-03-12 10:11:44 +00:00
courtmanr@gmail.com e84c3ec781 chore: remove automation scripts to enhance LLM agency 2025-03-10 18:15:55 +00:00
courtmanr@gmail.com 7222a23e74 chore: add version automation scripts to prevent release mistakes 2025-03-10 18:09:32 +00:00
courtmanr@gmail.com aa96c465e0 Add cross-platform cleanup script for development processes 2025-03-10 14:07:13 +00:00
rcourtman 138825f285 Add cross-platform development scripts and fix logo loading issue 2025-03-10 13:21:37 +00:00
rcourtman f8f727bcbf docs: update all files to ensure proper Proxmox trademark usage - Update documentation, comments, and text to properly acknowledge Proxmox trademark and use correct terminology 2025-03-10 09:22:08 +00:00
courtmanr@gmail.com 480d86cc83 Add Pulse logo assets and logo generation scripts 2025-03-09 21:41:17 +00:00
courtmanr@gmail.com 3c92f2e530 Remove Windows screenshot functionality 2025-03-09 18:59:59 +00:00
courtmanr@gmail.com 1d0c47bd6d Add Windows support for screenshot automation tool 2025-03-08 23:09:16 +00:00
courtmanr@gmail.com 53f350ea63 Improve screenshot tool and mock data for more realistic Proxmox representation 2025-03-08 21:45:31 +00:00
courtmanr@gmail.com c8cb9f19d1 Clean up screenshot tool: rename script and improve documentation 2025-03-07 19:54:09 +00:00
courtmanr@gmail.com 73dca97531 Remove node prefix from guest names in mock data and update screenshots 2025-03-07 19:48:47 +00:00
courtmanr@gmail.com 02d2169d19 Update README with new screenshots and add screenshot automation tool 2025-03-04 23:40:34 +00:00
courtmanr@gmail.com dde48ca5e1 Refactor: Replace screenshot functionality with mock data generation 2025-03-03 22:45:04 +00:00
courtmanr@gmail.com f7e3ba195e Remove release script from repository and update documentation 2025-03-02 21:32:32 +00:00
courtmanr@gmail.com cd4a40b12d Clarify that release script is for maintainers only 2025-03-02 21:29:52 +00:00