Commit Graph

11 Commits

Author SHA1 Message Date
681d90dc6f
feat(pages): add subscribe+unsubscribe buttons to bands page 2023-10-11 13:23:08 -04:00
a5ca37b4b7
feat(pages): create user profile page 2023-10-10 22:44:04 -04:00
6c4e62b3d0
refactor(pages): tweak login page
it looks a bit nicer and uses functions from the `useAuth` composable to manage the session
2023-10-10 22:41:54 -04:00
3bfa7611bc
feat(pages): create registration page 2023-10-10 22:39:04 -04:00
bed696b8ae
feat(pages): create authors page
this page will load a list of all authors on the site (users with >=1 story)
2023-10-10 22:38:36 -04:00
c67f1bcfb1
feat(pages): create logout page 2023-10-10 22:37:40 -04:00
152e02bb5c
feat(pages): create (placeholder) homepage 2023-10-10 22:36:08 -04:00
8bda275244
feat(pages): create default new story page 2023-10-10 22:15:50 -04:00
5a3516e05b
feat(pages): add (WIP!!!) forum page
it uses an iframe, how epic
2023-09-25 19:56:21 -04:00
8ac524fb9a
feat(pages): add band list page 2023-09-25 19:43:10 -04:00
c517db3361
feat(pages): add login page 2023-09-25 19:25:15 -04:00