|
8f45dbe563
|
style(*): edit indents
|
2023-12-29 20:53:29 -05:00 |
|
|
1447960b1a
|
refactor(db/models): update populatedDoc types
- remove `& Document` qualifier
- cast `T | number` to T with the `as` keyword
|
2023-12-29 19:06:55 -05:00 |
|
|
922807ba6a
|
refactor(server/utils): make paths and imports more concise and correct
|
2023-12-29 16:34:00 -05:00 |
|
|
3e5af47107
|
refactor(*): refactor tsconfig paths
looks/feels nicer
|
2023-12-20 17:23:31 -05:00 |
|
|
088232f750
|
refactor(api & server/utils): refactor imports of db helpers
create an index file which exports the functions we need in one accessible place
|
2023-12-11 21:29:46 -05:00 |
|
|
3bc828ad5e
|
fix(api): allow admins to access a hidden story's full contents
|
2023-12-09 16:58:35 -05:00 |
|
|
37e9bcc17c
|
fix(api): fix error not throwing on an illegal access of a full hidden story
|
2023-12-09 16:56:57 -05:00 |
|
|
f1190af5df
|
refactor(api): add api route to retrieve full story information
with text
|
2023-10-11 16:39:11 -04:00 |
|