6 Commits

Author SHA1 Message Date
80dbd05468
refactor(pages): login
add loading indicator to button after submit
2024-12-08 22:54:40 -05:00
e28f6b6974
refactor(pages): add title to login page 2024-07-09 20:23:03 -04:00
05a20ff94e
fix(pages, components): fix inconsistent theme when logging in/out
manually set body's `data-theme` attribute to the appropriate value
2024-04-20 20:56:47 -04:00
6a35c4affc
refactor(pages): update login page
navigate to the home page after successful login
2024-03-16 20:57:03 -04:00
c8e84c909e
style(*): cleanup unused imports 2023-12-29 20:11:07 -05:00
1c69ad6c2c
refactor(pages): move auth pages to auth subdirectory
i.e., /login, /register, /logout
2023-12-29 18:19:36 -05:00