|
85169dba3e
|
fix(pages): show next and last buttons under the first chapter
|
2024-03-16 14:06:45 -04:00 |
|
|
4f32f9312a
|
refactor(pages): add author's notes to story page
since that wasn't already done for some reason....
|
2024-03-16 14:05:35 -04:00 |
|
|
7f12cb0af9
|
fix(pages): update story edit page
remove null propagation from coAuthor field
|
2024-01-04 20:56:26 -05:00 |
|
|
eab4d5eb8b
|
feat(client-side): add function to update view count to clientside
|
2024-01-04 20:55:37 -05:00 |
|
|
28093326c8
|
fix(pages): import storyForm from new path
it's case sensitive -_-
|
2023-12-30 17:04:18 -05:00 |
|
|
a82f5bc505
|
feat(pages): add coauthor to page title (if not null)
|
2023-12-30 16:06:51 -05:00 |
|
|
8f45dbe563
|
style(*): edit indents
|
2023-12-29 20:53:29 -05:00 |
|
|
c8e84c909e
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
|
|
02ed969132
|
feat(pages): add edit page for individual chapter
|
2023-12-29 19:02:53 -05:00 |
|
|
3e5af47107
|
refactor(*): refactor tsconfig paths
looks/feels nicer
|
2023-12-20 17:23:31 -05:00 |
|
|
989fefd6e7
|
fix(pages & middleware): throw error if non-author/collaborator tries to edit a story
|
2023-12-09 17:32:23 -05:00 |
|
|
4826bb7436
|
feat(pages): add fallback redirect to /story/[id] route
this will redirect to the first chapter, per default behaviour
|
2023-12-09 17:08:02 -05:00 |
|
|
b2ca5a13a1
|
feat(pages): create chapter index page
just a page that lists each chapter and its summary
|
2023-12-06 21:44:59 -05:00 |
|
|
c4fc0806ed
|
feat(pages): add main story page
(finally)
|
2023-12-06 21:42:04 -05: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 |
|