Claude 57ad896a27 Fix v0.9.8 UI improvements and bug fixes
This commit addresses multiple user-reported issues:

1. UI Improvements:
   - Replace box-drawing characters (╔ ╗) with simple equals signs (=)
   - Updated addon status display header
   - Updated timer logging format
   - Updated Squeezelite audio fix header

2. Performance Optimization:
   - Removed redundant systemctl calls from show_addon_status()
   - Addon status now uses fast file-based checks only
   - Eliminates slow service status queries that delayed menu display

3. Password Lock Feature Visibility:
   - Added session lockout configuration to initial setup flow
   - Users can now set password protection during first-time configuration
   - Previously only available in edit menu after setup

4. Return to Rotation (RTR) Popup Fix:
   - Fixed RTR popup not appearing on rotation sites
   - Removed requirement for Home URL to be configured
   - Inactivity prompt now works with or without Home URL
   - When typing on rotation site, popup appears after inactivity timeout
   - "Return to Rotation" works correctly in both configurations

Bug fixes ensure expected behavior across all use cases.
2025-11-16 22:54:01 +00:00
S
Description
Mirror of outis1one/ubuntu-based-kiosk from GitHub
GPL-3.0
4.1 MiB
Languages
Shell 94.1%
JavaScript 4.7%
HTML 0.9%
CSS 0.3%