Commit Graph

18 Commits

Author SHA1 Message Date
517ecfdda8
fix(pages): cast band fetch result 2023-12-01 17:51:00 -05:00
44606e53d5
feat(pages): add page for browsing a band's stories 2023-10-11 16:49:05 -04:00
04dd876698
refactor(pages): edit styles on forum page's iframe 2023-10-11 16:48:30 -04:00
cc31f0c272
fix(pages): add auth middleware to story edit page 2023-10-11 16:47:56 -04:00
3d742b968b
feat(pages): create story editing page 2023-10-11 16:46:57 -04:00
8d8ab31bfc
refactor(pages): update new story page to use new story-form props 2023-10-11 16:42:22 -04:00
7167919577
refactor(components): brighten admin badge color 2023-10-11 16:41:06 -04:00
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