| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 3 days | Update all references from doorbell-viewport to unifi-protect-viewport | Luke Hoersten | 8 | -133/+133 | |
| 3 days | Rename doorbell-viewport role to unifi-protect-viewport | Luke Hoersten | 8 | -0/+0 | |
| 3 days | Replace real camera ID with placeholder in README | Luke Hoersten | 1 | -1/+1 | |
| 5 days | Minor daemon cleanup: drop inspect shim, module-level SSL ctx, rename ws_headers | Luke Hoersten | 1 | -14/+6 | |
| 5 days | Further simplify doorbell-viewport daemon | Luke Hoersten | 1 | -20/+13 | |
| - Flatten DisplayController: remove _set() middle layer - Inline on_ring() into _handle_protect_event (was a 2-line wrapper) - Collapse triggered flag in touch monitor to single boolean expression | |||||
| 6 days | Remove vcgencmd display backend, simplify DisplayController | Luke Hoersten | 5 | -127/+54 | |
| Always use sysfs backlight. vcgencmd resets DRM planes under fkms making it incompatible with the drm video output. Removes libraspberrypi-bin dependency and panel/vcgencmd dead code. | |||||
| 6 days | Remove warm prebuffer mode from doorbell-viewport | Luke Hoersten | 3 | -26/+5 | |
| Always start mpv on demand (cold start). The warm path was fragile on the RPi4 with fkms and added complexity without reliable benefit. | |||||
| 7 days | Switch doorbell-viewport to cold start, add backlight diagnostics | Luke Hoersten | 2 | -3/+4 | |
| - prebuffer_mode=cold: mpv starts on demand at ring/touch event - Add tty group to service user for DRM TTY access - Log backlight brightness changes for diagnostics - Remove --really-quiet suppression during debug (now restored) | |||||
| 7 days | Fix doorbell-viewport display and ring detection | Luke Hoersten | 2 | -3/+19 | |
| - Switch to sysfs backlight (drm backend) to avoid DRM plane reset on display power cycle caused by vcgencmd display_power - Add udev rule and sysfs permissions for rpi_backlight - Fix multi-packet WebSocket decoder (ring events were being dropped) - Fix mpv loop/cache flags (--loop=no, bounded --demuxer-max-bytes) - Remove hardware decode (caused SIGSEGV on RPi4 with fkms) | |||||
| 7 days | Fix doorbell-viewport bringup issues | Luke Hoersten | 3 | -46/+112 | |
| - Fix websockets headers kwarg via inspect (works across all versions) - Use full path /usr/bin/vcgencmd; add libraspberrypi-bin dependency - Fix UniFi Protect WS packet decoder to handle multiple concatenated packets per message (action+data in single frame) - Fetch lastUpdateId from bootstrap for WS URL - Switch fbcon disable from video=HDMI-A-1:D to fbcon=map:99 (fkms compat) - Default drm_connector to DSI-1 for fkms; drop hardcoded drm_mode - Add --no-audio and --hwdec=no to mpv; fix DRM mode-setting race on startup - Add PoE HAT fan control with configurable temp thresholds | |||||
| 7 days | Add .gitignore for Emacs backup files | Luke Hoersten | 1 | -0/+1 | |
| 7 days | Add nofail to block-device mount options | Luke Hoersten | 1 | -1/+1 | |
| Prevents emergency mode on boot if the external drive is absent. | |||||
| 7 days | Add doorbell-viewport role | Luke Hoersten | 8 | -0/+1222 | |
| RPi4 portrait touchscreen that shows a live UniFi Protect RTSP stream on doorbell ring or touch, with display fully off at idle. Supports warm prebuffer, vcgencmd/drm/panel display backends, evdev touch input, and configurable DRM device/connector/mode. | |||||
| 13 days | Add no_log to nostr relayer DB schema task | Luke Hoersten | 1 | -0/+1 | |
| 13 days | Harden role security: file permissions, service binding, no_log, strict defaults | Luke Hoersten | 11 | -8/+15 | |
| - Add no_log: true to tasks that handle passwords/secrets - Tighten config file permissions (0644 -> 0600/0640 where appropriate) - Bind pleroma to 127.0.0.1 instead of 0.0.0.0 - Tighten ergo unix socket mode 0777 -> 0770 - Remove weak defaults; roles now fail explicitly if required vars not set | |||||
| 13 days | Add re-key support for soju and postgresql | Luke Hoersten | 2 | -0/+8 | |
| - soju: add change-password task so admin password updates on every playbook run via sojudb change-password - postgresql: remove superuser password task — postgres uses peer auth (Unix socket), no password needed or desired | |||||
| 14 days | Parameterize cgitrc root-title and root-desc | Luke Hoersten | 1 | -2/+2 | |
| 14 days | Switch cgitrc to scan-path on git/public/ with remove-suffix | Luke Hoersten | 1 | -4/+1 | |
| 14 days | Add git/aws-s3-backup and git/web (cgit) roles | Luke Hoersten | 12 | -5/+174 | |
| 2026-03-28 | Removed sojuctl ansible commands. configure via client. | Luke Hoersten | 1 | -25/+0 | |
| 2026-03-28 | Added soju role. | Luke Hoersten | 11 | -4/+153 | |
| 2026-03-28 | Fixed anisble info lookup. | Luke Hoersten | 2 | -3/+3 | |
| 2026-03-27 | Fixed paper build URL and nginx logging off. | Luke Hoersten | 5 | -11/+12 | |
| 2026-03-25 | Update versions and fix nginx logging. | Luke Hoersten | 8 | -10/+15 | |
| 2026-03-23 | Changed reg for koreader to false. | Luke Hoersten | 1 | -1/+1 | |
| 2026-03-23 | More fxies | Luke Hoersten | 4 | -4/+13 | |
| 2026-03-23 | Fixed log rotation and log2ram sizing. | Luke Hoersten | 14 | -15/+81 | |
| 2026-03-23 | Added KOReader | Luke Hoersten | 3 | -8/+16 | |
| 2026-03-23 | Iniital KOReader sync role | Luke Hoersten | 4 | -1/+68 | |
| 2026-03-23 | Added missing become for transmission. | Luke Hoersten | 1 | -0/+1 | |
| 2025-09-17 | Fixed jellyfin. | Luke Hoersten | 3 | -4/+13 | |
| 2025-08-03 | Updated blockdevice mount properties. | Luke Hoersten | 1 | -0/+2 | |
| 2025-05-29 | More cert fixes. | Luke Hoersten | 3 | -14/+30 | |
| 2025-05-29 | Fixed an error with overwriting certbot certs. | Luke Hoersten | 4 | -7/+7 | |
| 2025-05-28 | Updated versions. | Luke Hoersten | 8 | -12/+12 | |
| 2025-01-03 | Version updates and fixed excessive logging on web server. | Luke Hoersten | 7 | -7/+20 | |
| 2024-10-07 | Updated java version and disabled geyser due to too old jde. | Luke Hoersten | 2 | -2/+2 | |
| 2024-10-07 | Lots of updates and fixes for Ubuntu 24.04 Noble. | Luke Hoersten | 16 | -31/+41 | |
| 2024-07-29 | Cleaned up always-changed status tasks. | Luke Hoersten | 6 | -7/+9 | |
| 2024-07-29 | Fixed prosody cert installation hook. | Luke Hoersten | 1 | -1/+1 | |
| 2024-07-21 | Added scrypted role. | Luke Hoersten | 3 | -0/+189 | |
| 2024-07-20 | Added task to ensure log2ram is running. | Luke Hoersten | 1 | -0/+4 | |
| 2024-07-20 | Version updates. | Luke Hoersten | 7 | -9/+9 | |
| 2024-02-12 | Version updates | Luke Hoersten | 2 | -2/+2 | |
| 2024-02-10 | Added paste limits | Luke Hoersten | 1 | -1/+1 | |
| 2024-02-10 | Added swapfile role. | Luke Hoersten | 1 | -0/+38 | |
| 2024-02-10 | Dendrite tweaks. | Luke Hoersten | 2 | -1/+5 | |
| 2024-02-10 | Added pastebin bin role. | Luke Hoersten | 7 | -0/+118 | |
| 2024-02-04 | Tons of updates to fix migration to new server. | Luke Hoersten | 15 | -9/+60 | |
| 2024-01-21 | Added optional admin-local DNS bypass. | Luke Hoersten | 4 | -21/+46 | |
