svchat/src
April Hall a65fc60f7a
fix: Render messages with escaped HTML in {@html} tags
Doing this so that I don't have to worry about it when I implement
markdown later, as the escaped string will be passed to the markdown
renderer, so that arbitrary HTML written in the message box will not be
rendered, but HTML from the markdown parser will.
2025-02-10 03:43:05 -05:00
..
lib fix: Render messages with escaped HTML in {@html} tags 2025-02-10 03:43:05 -05:00
routes fix: Invalid redirect code 2025-02-10 03:36:17 -05:00
app.css fix: Darken the 'Secondary' color in light mode 2025-02-08 22:44:40 -05:00
app.d.ts style: Update .prettierrc 2025-01-04 16:25:58 -05:00
app.html build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00