Commit Graph

3 Commits

Author SHA1 Message Date
Torsten Schulz (local)
6a329583ea Update file permissions for multiple backend and frontend files to executable mode (755) 2026-08-26 11:22:28 +02:00
Torsten Schulz (local)
62fcdb821e Update footer to display app version and adjust styling
Refactor the footer in App.vue to include the application version and improve layout with flexbox. Remove the version display from StatusBox.vue and update the app version in version.js from 3.0.0 to 3.1.0.
2026-05-15 11:52:34 +02:00
Torsten Schulz (local)
f50ea76c89 Update StatusBox to display app version and adjust refresh intervals
Add a new element in StatusBox.vue to show the application version. Update the refresh interval for status display from every 0.5 seconds to every 1 second for improved performance. Increment mobile app version to 0.8.0-alpha8 and version code to 9. Introduce new VersionScreen in the mobile app for displaying version information, and update navigation and mock data accordingly.
2026-05-15 11:47:49 +02:00