Commit Graph

3 Commits (56416b78ecb99dd7388133e2d4ed12f53174fee1)

Author SHA1 Message Date
Joca 5553a8af01
move inline css and js into proper files 2026-02-20 13:16:31 -03:00
Joca ca4268dfec
UI: Add Phase 1 QOL improvements
- Add loading spinners and disabled states for form submissions
- Implement client-side form validation with inline error messages
- Add Enter-to-submit functionality for single-line forms
- Implement relative timestamps (e.g., '2 hours ago')
- Add character counters for textareas
- Auto-resize textareas as users type
- Add toast notifications for success/error messages
- Improve form accessibility with autocomplete and max lengths
- Add password confirmation field to signup form
- Better error styling throughout the application
2026-01-15 22:39:30 -03:00
Joca eee9540bdc Initial Commit 2025-06-15 02:37:02 +02:00