Pulse/internal
Pulse Monitor 287742ef91 fix: resolve config path confusion causing read-only errors
- Fix utils.GetDataDir() to default to /etc/pulse instead of /var/lib/pulse
- Add explicit PULSE_DATA_DIR=/etc/pulse to systemd service
- This fixes issue #254 where alerts were trying to use wrong directory
- Ensures consistency: Docker uses /data, manual installs use /etc/pulse
2025-08-06 07:09:47 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts fix: Docker container data persistence issue (#249) 2025-08-05 07:01:11 +00:00
api fix: webhook persistence using wrong directory 2025-08-05 21:37:56 +00:00
config fix: restore default config path to /etc/pulse 2025-08-05 21:49:19 +00:00
crypto Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
monitoring fix: webhook persistence using wrong directory 2025-08-05 21:37:56 +00:00
notifications Fix email test validation to allow empty recipients 2025-08-02 18:03:46 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates chore: bump version to v4.0.3 2025-08-05 21:15:16 +00:00
utils fix: resolve config path confusion causing read-only errors 2025-08-06 07:09:47 +00:00
websocket Add comprehensive update mechanism with auto-update support 2025-07-30 15:59:06 +00:00