Jaime Idolpx idolpx
  • Joined on 2024-05-28
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 20:13:11 -04:00
521fb8f613 fix(GeneralPage): update section title from "General Settings" to "Preferences" for clarity
05be758754 feat(serial-console): add SerialConsolePage component with WebSocket support
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 19:45:23 -04:00
1234ba30d9 feat(confirm-dialog): implement ConfirmDialog component for user confirmations
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 16:55:18 -04:00
07bbf00aa9 feat(IECPage): add compatibility mode toggle for directory enhancements
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 16:43:05 -04:00
54ed2e08e7 fix(config): reorder hidden_files and extension_colon for correct configuration structure
aa67b9ee17 fix(IECPage): update section title from "Directory Settings" to "Directory Enhancements" for clarity
fed6a35e59 feat(config): add extension_colon option to directory settings
Compare 3 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 02:52:38 -04:00
75ced3fa0e feat(App): implement lazy loading for RealityOverridePage and add a loading spinner for improved performance
idolpx pushed to main at idolpx/meatloaf-config 2026-06-10 01:28:17 -04:00
6817ddb491 feat(NetworkPage, GeneralPage): move Device Name input to a new position for improved layout
c9c4d12687 feat(StatusPage): update system status display with uptime and remove IP/MAC address
009c691153 fix(IECPage): correct heading from "Drive ROM" to "Drive ROMs" for consistency
b491279ff2 feat: enhance headings with icons for improved UI consistency across pages
2cae71f8a8 feat(DevicesPage): enhance cassette URL input with browser button and media selection
Compare 6 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 18:29:37 -04:00
e0ac2549c6 feat(MediaManager, MediaBrowser): add file existence check before upload to prevent overwriting
c0d45e33f0 feat(MediaManager): enhance viewer options for SVG files in availableViewers function
1d2690efa4 Refactor MediaBrowser and MediaManager components; extract EntryIcon and MediaEntry for better code organization
658495be3d feat(MediaManager): add support for 'doc' view mode and corresponding icon
f9103455ed feat(StatusPage): add print log functionality and enhance UI elements
Compare 6 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 06:22:51 -04:00
8d5de3f92f feat(CodeEditor): add support for multiple programming languages in CodeMirror
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 06:07:49 -04:00
58f85ff88f feat(RealityOverridePage): enhance star field with parallax effect and optimize star generation
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 05:42:07 -04:00
e4c2aa0dbc feat(App, DevicesPage): implement toast notifications for save status and update DevicesPage UI
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 05:23:00 -04:00
3da4d8afc3 feat(IECPage, config): add VDrive mode toggle and update ROM settings in config
4fe530352d feat(DeviceDetailOverlay): add URL validation and cache clearing for external URLs
8cea8a40d0 feat(App, DevicesPage): rename 'Tools' to 'System' and update hardware section header to 'User Port'
33fe06ca9f feat(DevicesPage): update cassette section UI and rename header to 'IEC Devices'
Compare 4 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 04:04:49 -04:00
5ae3a6e584 feat(StatusPage): remove directory and disk map overlays to simplify UI
30b9bb2d49 feat(App): remove Tools button from profile menu
d0a7cc4882 feat(App): update navigation button to switch to Tools page and remove unused icons
7892ce699e feat(App, DevicesPage, ToolsPage): remove OtherPage and enhance device settings management with hardware, modem, cassette, and BOIP configurations
48f0de753e feat(CodeEditor, MediaManager): add 'code' mode support and enhance file extension handling
Compare 9 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-09 01:51:15 -04:00
941bbbc12a feat: integrate WebSocket functionality into DevicesPage, NetworkPage, StatusPage, and WiFiScanOverlay components
91f6f5366d feat(ws): implement WebSocket context provider and update components to use it
fe2b677bc3 fix(RealityOverridePage): update touch handling to pointer events and adjust double-tap timing
39ed486173 Remove unused device images: sx.png, tape.png, and vic20.png from assets
4c07f8c4a1 fix(MediaManager, DeviceDetailOverlay): improve file existence checks and handle missing files in swap lists
Compare 12 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 18:55:43 -04:00
b2c3580e17 feat(RealityOverridePage): persist background visibility state using localStorage
53ed27e250 feat(RealityOverridePage): implement star field animation beneath Three.js vortex
e87aeb6726 feat(RealityOverridePage): integrate Three.js for enhanced visuals and add background toggle functionality
50f4167a8b chore: remove source map references from WebDAV component files
92009c1a63 feat(App): add Reality Override Admin page and integrate into app navigation
Compare 8 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 13:51:21 -04:00
e2197c33fd feat(DevicesPage): add base_url handling for drive, network, and meatloaf devices
d2440c5ba1 feat(MediaBrowser, MediaManager): enhance file type handling and improve icon representation
b70c98d69a feat(ConfigEditor, MediaManager, DeviceDetailOverlay, StatusPage): implement config editing functionality and update media set handling
df02223d42 feat(DeviceDetailOverlay, StatusPage): update device URL handling to include base URL and cache options
df121bd9c3 feat(MediaManager): add base URL handling for drive and meatloaf devices
Compare 8 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 12:22:44 -04:00
e902cc4d4a feat(CodeEditor, MediaManager): add initial text state for editing functionality
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 12:10:27 -04:00
5a17c0a2e0 fix: update base path in Vite configuration to root
d7076f12da Add new assets and error handling pages
4ce0b46b07 feat(App, FileManager): add Print Manager functionality and enhance file manager path handling
Compare 3 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 03:48:49 -04:00
63d2ff9f69 feat(ToolsPage): add firmware management overlay with installation functionality
f82b669fe2 feat(GeneralPage): implement timezone selection with dynamic loading and error handling
Compare 2 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 02:39:19 -04:00
135d10861d feat(DeviceDetailOverlay, StatusPage): integrate MediaSet component for media switching functionality
70796a9ccd feat(DeviceDetailOverlay): update overlay positioning and remove unused media control buttons
52d0e96961 feat(FileManager, DeviceDetailOverlay): enhance file handling with .lst support and improve device mounting logic
768c4c2336 feat(FileBrowser): refactor entry icon rendering for better clarity and organization
0b547bf02b feat(FileManager, HexEditor): implement file caching and enhance hex editor with virtual scrolling
Compare 7 commits »
idolpx pushed to main at idolpx/meatloaf-config 2026-06-08 00:23:51 -04:00
435a1b38c0 feat: enhance device navigation by passing device ID from FileManager to DevicesPage
9ea6af1731 feat(FileManager): persist file manager path in local storage for improved navigation
0efc19b4d4 feat: integrate CodeEditor and HexEditor components for enhanced file editing capabilities
0e684077b2 feat(FileManager): enhance file viewing capabilities with markdown and syntax highlighting support
b18f9c685b feat: add rename input focus handling in FileManager component
Compare 8 commits »