Commit Graph

5 Commits

Author SHA1 Message Date
Extremesecrecy 1e9cd5eb13 UI Console Errors and Git Errors Fixes, + recommendations
Converted several variables to constants and removed unused function parameters in the AboutDialog component, addressing lint warnings

Introduced strict JSON interfaces in AlsaDeviceInfo to replace untyped “any” parameters and ensured returned arrays use constants

Simplified styling callbacks and defined props more strictly in App, while using constants for URL parsing

Updated the WithStyles helper to accept unknown argument lists and return types rather than “any”

Added a workflow step so CI runs npm run lint -- --fix inside the vite directory

Testing
2025-07-24 08:11:00 -07:00
Robin E. R. Davies 71fc534a78 Control Zooming disabled. 2025-07-19 13:26:53 -04:00
Robin E. R. Davies ea22ca3a93 Icon button tooltips 2025-06-19 16:31:19 -04:00
Robin E. R. Davies b6debe3d2d Fix Zoomed Graphic EQ conrol 2025-05-22 18:45:39 -04:00
Robin E. R. Davies d78d78026c Port from CRT to Vite 2025-02-19 08:58:15 -05:00