Commit Graph

6 Commits

Author SHA1 Message Date
Eli Bosley
0b8f98ddc7 fix: update request URI handling in auth-request.php 2025-09-08 13:55:26 -04:00
Eli Bosley
d8d635b1ab fix: allow loading any files from unraid-components 2025-09-08 13:36:25 -04:00
Zack Spear
8dc5410e14 feat: add favicon and web app manifest support
- Introduced new favicon files: apple-touch-icon.png, favicon-96x96.png, favicon.ico, favicon.svg.
- Updated auth-request.php to include new favicon paths in the whitelist.
- Added web app manifest files: web-app-manifest-192x192.png, web-app-manifest-512x512.png, and created a manifest.json structure in ThemeHelper.
- Refactored DefaultPageLayout to include favicon links and manifest reference.

This update enhances the application's branding and improves the user experience on mobile devices.
2025-06-10 18:09:39 -07:00
Eli Bosley
85ea98cfae chore: move js cache to file 2025-05-09 08:35:58 -04:00
Eli Bosley
30a7f6eb90 feat: add tweaks for the Unraid API
- enables API support for 7.2
- do not merge before the API is integrated, will break notifications
- includes authentication fix for now
2025-05-09 08:25:38 -04:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00