99 Commits

Author SHA1 Message Date
courtmanr@gmail.com 00248d3237 docs: Refactor README for clarity and add DEVELOPMENT.md 2025-04-30 10:33:33 +01:00
courtmanr@gmail.com f6d13779cf feat(ui): Improve PBS tab layout and health status 2025-04-29 16:46:12 +01:00
courtmanr@gmail.com e006a0b43d fix(pbs): Resolve PBS data display issues and update docs - Corrects PBS API interaction logic, retains logging/fetch improvements, updates README/.env.example based on testing. 2025-04-29 09:45:25 +01:00
courtmanr@gmail.com 25b51160da Fix: Resolve PBS API /tasks issue and update README 2025-04-28 12:34:17 +01:00
courtmanr@gmail.com 4fa72ce7b9 feat: Add PBS docs, increase recent task limit, clean up logs 2025-04-28 10:38:57 +01:00
courtmanr@gmail.com 19c3cdfd35 docs: Add Privacy section to README 2025-04-27 20:36:37 +01:00
courtmanr@gmail.com ace67f6ccb docs: Clarify Proxmox API token permission requirements
Explicitly state that the PVEAuditor role needs to be assigned to both the user AND the API token itself in Proxmox for Pulse to function correctly. Ref: #56
2025-04-27 20:35:31 +01:00
courtmanr@gmail.com 1806842148 feat(ui): Display placeholder in PBS tab when not configured 2025-04-24 18:46:56 +01:00
courtmanr@gmail.com c1edac60b6 docs: Add alternative docker-compose example to README 2025-04-24 11:42:11 +01:00
courtmanr@gmail.com 3135e9492d docs: Fix logo path in README after refactor 2025-04-24 11:24:45 +01:00
courtmanr@gmail.com e09c00de4e docs: Add community health files and improve README 2025-04-24 10:54:13 +01:00
courtmanr@gmail.com dc38ba5e3f feat: Add multi-endpoint monitoring support (v2.5.0) 2025-04-23 17:37:54 +01:00
courtmanr@gmail.com 8358e24c1e refactor: Replace pulse-proxmox branding with pulse-monitor 2025-04-23 15:12:05 +01:00
courtmanr@gmail.com 8a23dd55ae fix(docs): Correct community script curl command 2025-04-21 20:27:04 +01:00
courtmanr@gmail.com ff7a054fb4 docs: Update LXC install instructions and document auto-updates 2025-04-21 20:22:50 +01:00
courtmanr@gmail.com c24cba390c docs: Remove token prerequisite for LXC script 2025-04-21 12:04:14 +01:00
courtmanr@gmail.com e91319c640 docs: Improve user flow for LXC script token creation 2025-04-21 12:01:10 +01:00
courtmanr@gmail.com 79b88dc1aa docs: Refine wording for LXC installation intro 2025-04-21 11:57:49 +01:00
courtmanr@gmail.com ade30ef546 docs: Clarify cluster config and polling feature 2025-04-21 11:49:10 +01:00
courtmanr@gmail.com 575ed300a2 chore: Add LICENSE file and update README reference 2025-04-21 11:41:30 +01:00
courtmanr@gmail.com 9a8775f285 docs: Fix formatting for LXC script tip 2025-04-21 11:39:06 +01:00
courtmanr@gmail.com 504ec4f36c docs: Link to specific community script page 2025-04-21 11:37:36 +01:00
courtmanr@gmail.com 9ad5abc3ba docs: Suggest community script for LXC creation 2025-04-21 11:36:43 +01:00
courtmanr@gmail.com 0421adad7d docs: Complete README with License, Trademark, and Support sections 2025-04-21 10:42:04 +01:00
courtmanr@gmail.com 82bab8182c refactor: Remove problematic host LXC setup script 2025-04-20 22:57:38 +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 2a076376aa docs: Describe efficient polling feature in README 2025-04-20 20:35:36 +01:00
courtmanr@gmail.com 124f04a4ee docs: Add dashboard screenshot to README 2025-04-20 20:27:42 +01:00
courtmanr@gmail.com dd3df33399 refactor: Remove 'simplified' branding references 2025-04-20 20:09:37 +01:00
courtmanr@gmail.com e993da2869 refactor: Improve .env handling and validation 2025-04-20 19:58:50 +01:00
courtmanr@gmail.com 5db1b79724 refactor: Update Docker Compose and README to use Docker Hub image 2025-04-20 19:26:51 +01:00
courtmanr@gmail.com f1421d7078 feat: Add Dockerfile and Docker Compose setup 2025-04-20 18:17:51 +01:00
courtmanr@gmail.com 547a72256d docs: Update README for simplified app and add .env.example 2025-04-20 18:05:31 +01:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com c89dee862b Update README with clear all-in-one installation command and Node.js version requirement 2025-03-13 19:21:59 +00:00
courtmanr@gmail.com eb9fc0ad95 Update README.md to include npm install steps before running start scripts 2025-03-13 19:12:16 +00:00
courtmanr@gmail.com 8565219793 Update README.md with correct startup procedures and commands 2025-03-13 19:09:47 +00:00
courtmanr@gmail.com 7ac98844d2 v1.6.1: Revert to original environment variable format for backward compatibility 2025-03-12 23:28:05 +00:00
courtmanr@gmail.com 50e1e28819 Improve performance tuning defaults to reduce Proxmox server load 2025-03-12 21:25:39 +00:00
courtmanr@gmail.com f325184523 Update documentation with new features and troubleshooting information 2025-03-12 10:11:34 +00:00
courtmanr@gmail.com 677f6e5e06 Add security note about environment files to README 2025-03-10 23:35:10 +00:00
courtmanr@gmail.com 8e3baeb7a6 Add environment configuration files, production scripts, and update documentation 2025-03-10 23:29:07 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments 2025-03-10 17:41:37 +00:00
courtmanr@gmail.com 7183c36b27 Fix WebSocket connection issues in both development and production environments 2025-03-10 16:16:50 +00:00
courtmanr@gmail.com aa96c465e0 Add cross-platform cleanup script for development processes 2025-03-10 14:07:13 +00:00
courtmanr@gmail.com b82ecf37f1 Add Docker development environment with hot-reloading 2025-03-10 13:58:42 +00:00
rcourtman ccc09e3219 Update README.md with cross-platform development instructions 2025-03-10 13:30:20 +00:00
courtmanr@gmail.com a6c6b8da8e docs: improve README header with inline logo 2025-03-10 12:24:23 +00:00
rcourtman 23b2c98ef0 docs: add Proxmox trademark acknowledgments - Add trademark notices and ensure proper use of registered trademark symbols 2025-03-10 09:21:08 +00:00