Jaime Idolpx idolpx
  • Joined on 2024-05-28
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 20:57:32 -04:00
085df24ba7 feat(MediaManager): add breadcrumb scrolling functionality for improved navigation
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 20:04:10 -04:00
dfe87c05a1 feat(MediaManager): improve breadcrumb layout for better responsiveness and folder configuration access
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 15:19:03 -04:00
c6bc1fdd52 feat(DirectorySlideshow): update image loading logic to use stat for improved path handling
d8c8b0b4e1 feat(HexEditor): enhance styling for improved readability and visual clarity
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 06:46:06 -04:00
0c2fa2479c feat(package): add postbuild script to gzip distribution files
7e4b078d1f feat(MediaManager): enhance MarqueeText component with unique keyframes for improved scrolling performance
04fa5ab054 feat(MediaManager): implement MarqueeText component for improved overflow handling in titles
e6dabbe0a6 feat(MediaManager): improve URL display handling with LTR embedding for better BiDi support
507be5eeab fix(MediaManager): remove trailing slash from URL display and title
Compare 8 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 04:48:09 -04:00
92a22fe253 feat(WebDAV): enhance listDirectory function for recursive listing and improve XML parsing
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 00:37:30 -04:00
0786fd087e feat(DeviceDetailOverlay, StatusPage): improve media file handling and streamline media set logic
idolpx pushed to main at idolpx/meatloaf-config 2026-06-12 00:17:03 -04:00
6c2267c639 feat(DeviceDetailOverlay, IECPage, SettingsInput): enhance input components with clear functionality and improved styling
f3b97276c5 feat(DeviceDetailOverlay, IECPage): replace input fields with SettingsInput component for improved handling
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 23:54:23 -04:00
243a134a9c feat(MediaManager): add VMS creation functionality and UI enhancements
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 22:20:20 -04:00
e4a5eac676 feat(DeviceDetailOverlay): conditionally render UI elements based on device type and improve cache handling
fefb7699fa feat(DeviceDetailOverlay, DevicesPage): enhance device handling with physical device support and improve navigation logic
9a7d93b9a7 feat(DeviceDetailOverlay): improve device navigation handling and media set validation
d05eaaa84d feat(DeviceDetailOverlay): add clear cache button and enhance mode selection UI
Compare 4 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 21:55:50 -04:00
d9f95c6864 feat(Settings): add wrote flag to SavedJson and update writeSettings logic to indicate if files were written
199ae0e3d8 feat(Settings): enhance writeSettings to skip unchanged files and serialize config into JSON strings
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 21:44:09 -04:00
488d2304be feat(DeviceDetailOverlay): improve device display and add clear URL/media set functionality
242358fb0d feat(DeviceDetailOverlay): reorganize device property display and update path retrieval logic
ce2dd7eab1 feat(MediaManager): enhance file handling for playlists and add duplicate entry functionality
fed75c77df feat(App): enhance Toaster component with rich colors, close button, and custom toast options
e43ba5dd61 feat(StatusPage): update reset terminology to 'reboot' for clarity
Compare 5 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 17:49:19 -04:00
e89a4b25c0 feat(WebSocket): add logging for connection events and message handling
24ea5594b6 feat(DirectorySlideshow): enhance image preloading and navigation logic for improved performance
3557b3ab22 feat(settings): implement config migration and deep merge for backward compatibility
Compare 3 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 17:09:17 -04:00
faa2e41be4 Refactor config structure: rename 'iec.devices' to 'devices.iec' across the codebase
89d093e159 feat(IECPage): rename boot_disk to autoboot for clarity in configuration
41809f098c feat(DevicesPage): remove unnecessary device click button from device display
d7c167a9bf feat(DevicesPage): improve device status display and enhance UI layout for device information
0192d230c9 feat(DevicesPage): enhance device action handling and improve UI for physical devices
Compare 6 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 13:31:59 -04:00
f89e57a8be feat(StatusPage): improve active image selection logic and enhance error handling for media files
0a9cb90acc feat(StatusPage): add active image display logic and enhance media file handling
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 13:20:25 -04:00
d6b50164e4 feat(MediaSet): refactor MediaSet to use MediaSetEntry type for improved type safety
b8d3041035 feat(DirectorySlideshow): enhance slideshow controls with persistent pause state and improved index handling
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 12:47:18 -04:00
096f13d926 feat(DirectorySlideshow): add navigation controls and pause functionality for image slideshow
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 12:34:58 -04:00
290cdb8ae9 feat(StatusPage): integrate DirectorySlideshow component for displaying images from active directory
010cd68e3f fix(MediaManager, StatusPage): improve initial path handling and file manager navigation
e122392cf2 fix(AppPage): reposition Toaster to bottom-center for improved visibility
0900b83c95 feat(StatusPage): add file manager button for browsing files and update props for integration
a77971e58e style(MediaBrowser, MediaEntry, MediaManager): enhance button styles for improved aesthetics and interaction
Compare 5 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 04:04:06 -04:00
4b2456859f feat(App): add Profile and AboutMeatloaf pages with navigation integration
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 03:34:48 -04:00
a276fe20a9 feat(HexEditor): implement responsive bytes per row for improved layout adaptability
156bc5ff2d fix(HexEditor): adjust BYTES_PER_ROW to 8 for correct byte display and update address text color for better visibility
43472deb76 style(CodeEditor): update background styles to transparent for improved aesthetics
c9041ba513 style(MediaViewerEditor): update background styles for improved aesthetics
f1f4c6dc16 feat(App): replace PageLoader with LazyLoader for improved loading experience
Compare 6 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-11 00:37:20 -04:00
648fb2778c feat(SerialConsolePage): update background icon to use CSS for improved styling
ae6acc3bee feat(SerialConsolePage): enhance terminal layout with background icon and improved styling
3705e72b6d feat(SerialConsolePage): enhance echo handling by implementing an echo queue to suppress self-echoes
0fce95e9b8 feat(SerialConsolePage): enhance input handling with line buffering and control character support
Compare 4 commits »