Commit Graph

14 Commits

Author SHA1 Message Date
nearxos
ed5e1a1101 Implement debug API for portal files and enhance file listing functionality: add a no-auth endpoint for troubleshooting, improve error handling, and streamline the portal files listing logic. Update HTML template to handle session expiration gracefully and provide a read-only fallback for unauthenticated users. 2026-02-20 09:23:51 +02:00
nearxos
42bacad329 Enhance API response in portal files listing: streamline JSON structure by consolidating repeated code, improve error handling for directory checks, and add portal files directory information to the response. Update HTML template to display the server directory path dynamically. 2026-02-20 08:49:02 +02:00
nearxos
9098e820e6 Enhance first-boot script and documentation for eMMC provisioning: add structured logging, improve package installation process, and implement one-shot autostart for rotation and wallpaper setup. Update dashboard to manage portal file descriptions and enhance admin interface with new navigation links. 2026-02-20 08:42:53 +02:00
nearxos
39aa042dc9 Implement user authentication and admin features in eMMC provisioning dashboard: add SQLite database for user management, create admin log functionality, and enhance session handling. Update README to reflect new public and admin access levels, and improve deployment scripts to support cloud-init images and portal files management. 2026-02-19 15:17:47 +02:00
nearxos
01a9f61ca5 Implement backup upload and deletion functionality in eMMC provisioning dashboard: add API endpoints for uploading image files and deleting backups, enhance UI with upload button and delete options, and improve error handling for file operations. Update documentation to reflect new features. 2026-02-19 14:36:17 +02:00
nearxos
a3661df8c2 Enhance eMMC provisioning dashboard: add backups directory information to API response, update UI to include a refresh button for saved backups, and improve user instructions for setting golden images. 2026-02-19 00:15:47 +02:00
nearxos
d76e19169c Add cloud-init support for automated KDE installation: include a new example user-data file for EMMC provisioning that installs KDE Plasma with touch options, sets it as the default session, and configures the on-screen keyboard. Update documentation to reflect these changes. Enhance eMMC provisioning scripts with new shrink functionality and improve error handling in backup processes. 2026-02-19 00:00:03 +02:00
nearxos
262bc3e515 Enhance eMMC provisioning dashboard: implement cloud-init template management with options to load, save, and delete templates. Update UI to support selecting Raspberry Pi OS variant for image building and improve user instructions for cloud-init image creation. Add new API endpoints for managing cloud-init templates and fetching the latest Raspberry Pi OS URLs. 2026-02-18 23:06:36 +02:00
nearxos
40b8e15e75 Add cloud-init image building functionality to eMMC provisioning dashboard: implement API for downloading the latest Raspberry Pi OS Lite, injecting cloud-init files, and updating UI for cloud-init image creation. Enhance backup options with compression support for raw .img files using PiShrink, and update documentation to reflect new features and usage instructions. 2026-02-18 22:51:43 +02:00
nearxos
5ff46e67d8 Add backup shrinking functionality to eMMC provisioning dashboard: implement API for shrinking raw .img backups using PiShrink, update UI to support shrink option after backup, and enhance documentation for backup image handling and storage options on Proxmox host. 2026-02-18 18:55:32 +02:00
nearxos
ccdace36bc Add API endpoint to clear status and update UI with hints for golden image handling in eMMC provisioning dashboard 2026-02-18 14:29:38 +02:00
nearxos
c42e7951d0 Enhance eMMC provisioning dashboard: add backup metadata management, implement backup renaming and setting golden image functionality, and improve UI for backup actions and descriptions. 2026-02-18 14:28:02 +02:00
nearxos
1b902d18e6 Add no-cache response header to dashboard for immediate visibility after deploys; enhance Proxmox monitoring documentation and update flash script to allow Backup without a golden image. 2026-02-18 14:20:31 +02:00
nearxos
d6b09cdd6f Implement automatic page scaling feature with viewport adjustments 2026-02-18 09:33:44 +02:00