next/server
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 05d11e0ea5
refactor(api): change stuff in story updating route
if the story doesn't exist/is null, throw
ensure chapter word count is updated (since we weren't already doing that for some reason....)
instead of clearing the original story's chapters and re-adding them one by one, update the existing ones in place, otherwise push to the array
use new signature for `replaceOrUploadContent` call
ensure chapters are sorted
2024-07-09 21:10:03 -04:00
..
api refactor(api): change stuff in story updating route 2024-07-09 21:10:03 -04:00
middleware refactor(api): remove auth cookie checks 2024-03-21 18:34:46 -04:00
plugins refactor(server/plugins): add plugin 2024-01-04 20:49:03 -05:00
tsconfig.json refactor(workspace): update tsconfig files 2024-04-02 01:21:13 -04:00