Steve White
b28a9bcf58
fixed some UI issues.
2025-08-14 08:11:16 -05:00
Steve White
4f47d69aaa
fixed some UI problems and added a clear dialog button.
2025-08-13 18:10:02 -05:00
Steve White
f095bb14e5
Fixed buttons; play/pause, stop, settings
2025-08-13 00:43:43 -05:00
Steve White
41f95cdee3
feat(frontend): inline notifications and loading states
...
- Add .notice styles and variants in frontend/css/style.css
- Add showNotice, hideNotice, confirmAction in frontend/js/app.js
- Replace all alert and confirm with inline notices
- Add loading states to Add Speaker and Generate Dialog
- Verified container IDs in index.html, grep clean, tests passing
2025-08-12 15:46:23 -05:00
Steve White
b62eb0211f
feat(frontend): Phase 1 – normalize speakers endpoints, fix API docs and JSON parsing, consolidate state in app.js, tweak CSS border color, align jest/babel-jest + add jest.config.cjs, add dev scripts, sanitize repo URL
2025-08-12 12:16:23 -05:00
Steve White
f9e952286d
Added settings to allow control of exaggeration, cfg_weight, and temperature on each line.
2025-06-06 11:53:43 -05:00
Steve White
e11a4a091c
variablized colors in the .css, tweaked them. Re-arranged buttons.
2025-06-06 11:33:54 -05:00
Steve White
252f885b5a
Updated buttons, save/load
2025-06-06 10:36:06 -05:00
Steve White
4a7c1ea6a1
Added per-line generation and playback; currently regenerates when you hit 'Generate Audio'
2025-06-06 08:44:21 -05:00
Steve White
f2f907452b
Miscellaneous visual changes
2025-06-06 00:02:00 -05:00
Steve White
4a294608b1
Working layout.
2025-06-05 17:38:12 -05:00
Steve White
b5db7172cf
Working minimum interface for js and api
2025-06-05 16:47:47 -05:00