|
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 |
|
|
0ebc25a1c8
|
refactor(server/utils): allow an IDraft to be passed to permission checker
|
2023-12-11 21:20:06 -05:00 |
|
|
46c9a07b7d
|
refactor(api/utils): add isLoggedIn guard to story checks
|
2023-12-09 17:00:22 -05:00 |
|
|
01d3b7f22b
|
feat(api): integrate co-author feature in api routes and helpers
|
2023-10-11 15:31:02 -04:00 |
|
|
ff4b94d913
|
feat(api): ✏️ add story api endpoints
(update/create/delete)
|
2023-10-02 15:44:55 -04:00 |
|