Commit Graph

22 Commits

Author SHA1 Message Date
6cf6d7e7e4
build: Add minio script (bun run minio) 2025-02-22 13:05:00 -05:00
d0ee1296c4
feat: Framework for profile uploads with Minio 2025-02-21 18:35:00 -05:00
79552dd57c
feat: Frontend for Account Manager 2025-02-15 16:44:17 -05:00
e46ea9987a
feat: Codeblock syntax highlighting with HLJS 2025-02-10 13:29:09 -05:00
97e9fd3f2e
feat: Markdown Support 2025-02-10 11:23:04 -05:00
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
37d13fd42b
feat: Partial user auth 2025-02-09 19:58:50 -05:00
2b6be9e1ae
fix: Horizontal overflow issue 2025-02-07 16:22:01 -05:00
81099b7c6a
ci: Add TailwindCSS plugin to prettier 2025-02-07 13:55:58 -05:00
e8f634f759
feat: Add functionality to channel creation dialog 2025-02-07 11:13:55 -05:00
5cef539040
feat: Create channel dialog 2025-02-07 09:54:53 -05:00
e46e6b51f4
fix: Switch to @sveltejs/adapter-node 2025-02-06 23:56:31 -05:00
2600f590d5
fix: Set default channel name to "general" 2025-02-06 10:35:32 -05:00
da933c04d7
feat: Dark/Light mode switcher 2025-02-05 19:07:31 -05:00
abecae1fee
build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
b924590746
feat: Store messages from the master channel in the DB 2025-01-09 10:18:00 -05:00
881ddd1648
feat: Setup Apache Cassandra 2025-01-08 17:44:20 -05:00
e1d149e02c
build: Add @types/express 2025-01-05 15:18:14 -05:00
794b18bd6d
fix: Make webhooks functional in production mode, remove duplicate functions 2025-01-04 16:20:36 -05:00
c62ffb23db
feat: Add DaisyUI 2025-01-04 15:54:15 -05:00
618afe9840
feat: Setup websockets with socket.io 2025-01-04 15:49:52 -05:00
ac6f247a82
feat: Initial commit 2025-01-03 10:34:11 -05:00