5ae3a6e584
feat(StatusPage): remove directory and disk map overlays to simplify UI
2026-06-09 04:00:55 -04:00
941bbbc12a
feat: integrate WebSocket functionality into DevicesPage, NetworkPage, StatusPage, and WiFiScanOverlay components
2026-06-09 00:49:30 -04:00
91f6f5366d
feat(ws): implement WebSocket context provider and update components to use it
2026-06-09 00:25:27 -04:00
b70c98d69a
feat(ConfigEditor, MediaManager, DeviceDetailOverlay, StatusPage): implement config editing functionality and update media set handling
2026-06-08 13:35:07 -04:00
df02223d42
feat(DeviceDetailOverlay, StatusPage): update device URL handling to include base URL and cache options
2026-06-08 13:15:23 -04:00
135d10861d
feat(DeviceDetailOverlay, StatusPage): integrate MediaSet component for media switching functionality
2026-06-08 02:37:32 -04:00
4a2f6032d2
feat: add WebDAV integration and utility functions
...
- Introduced a new `webdav-component` package for WebDAV protocol handling.
- Implemented `webdav.ts` with functions for managing WebDAV operations such as listing directories, checking file existence, creating folders, deleting paths, moving files, and handling file uploads/downloads.
- Added path normalization and utility functions for handling WebDAV paths.
- Enhanced the `Tag` class in `webdav3.py` to correctly register XML namespaces, improving compatibility with WebDAV responses.
2026-06-07 17:48:37 -04:00
8eb6e66005
feat: add DirectoryListing component and integrate it into StatusPage; update fonts.css with new font definitions; enhance .gitignore to exclude files directory
2026-06-07 11:26:18 -04:00
939565ce5a
feat: update StatusPage layout and functionality with enhanced system status display and activity log
2026-04-14 13:55:14 -04:00
a8b1aadb1c
style: reorganize action buttons in StatusPage for improved layout and accessibility
2026-04-14 01:18:41 -04:00
fa3f84e42e
feat: add reset functionality and directory/disk map overlays to StatusPage
2026-04-14 01:17:14 -04:00
00572089e3
feat: enhance StatusPage with file info display and loading progress
2026-04-14 01:06:22 -04:00
a5627ef860
style: enhance media button titles in DeviceDetailOverlay and StatusPage for better clarity
2026-04-14 00:49:54 -04:00
5e329a7f39
refactor: update App and StatusPage components for improved styling and functionality
2026-04-14 00:22:43 -04:00
9eeffde903
initial commit
2026-04-13 23:55:36 -04:00