svchat/src
April Hall 51c7ddce80
fix: (UNSURE) ERR_INVALID_STATE
Stream controller in the endpoint that streams files from the S3 bucket
would ocassionally crash the server by throwing `TypeError
[ERR_INVALID_STATE]: Invalid state: Controller is already closed`. This
should fix that, but as the conditions that cause it to happen are
unknown, this is not certain.
2025-02-25 11:03:55 -05:00
..
lib feat: Only allow one context menu to be open at a time 2025-02-25 10:51:24 -05:00
routes fix: (UNSURE) ERR_INVALID_STATE 2025-02-25 11:03:55 -05:00
app.css feat: Codeblock syntax highlighting with HLJS 2025-02-10 13:29:09 -05:00
app.d.ts fix: Swap TS Expect errors with proper type handling in app.d.ts 2025-02-16 14:57:32 -05:00
app.html build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00