botserver/web/app
Rodrigo Rodriguez (Pragmatismo) 02eaac783f feat(editor, settings): refactor state handling and enhance validation
Refactored editor.page.html to use a Vue-style `data()` function for reactive state, adding a new `content` property and cleaning up redundant inline styles. Updated profile-form.html to replace single `error` handling with field-specific `errors.<field>` bindings, improving form validation clarity and user feedback.
2025-11-15 21:52:53 -03:00
..
dashboard Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
editor feat(editor, settings): refactor state handling and enhance validation 2025-11-15 21:52:53 -03:00
news Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
paper Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
player feat(editor, settings): refactor state handling and enhance validation 2025-11-15 21:52:53 -03:00
settings feat(editor, settings): refactor state handling and enhance validation 2025-11-15 21:52:53 -03:00
sources Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
tablesv2 feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00
theme-provider.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00
welcome.html Refactor script tags in HTML files to remove type="module" and update welcome page with authentication logic and styles 2025-10-26 08:07:14 -03:00