|
abecae1fee
|
build: Install and configure ShadCN
|
2025-02-05 18:06:49 -05:00 |
|
|
25246247cc
|
fix: Local message history inversion
|
2025-01-19 21:48:14 -05:00 |
|
|
6e60cf94b4
|
fix: Make the dark theme less terrible
|
2025-01-19 21:46:40 -05:00 |
|
|
580996abdb
|
style: Change color theme
|
2025-01-19 21:44:46 -05:00 |
|
April Hall
|
746fabf885
|
docs: Update README.md
|
2025-01-16 12:07:13 -05:00 |
|
|
69d27d2ad7
|
style: Prettier format
|
2025-01-15 12:35:54 -05:00 |
|
|
18ba5eedbe
|
fix: Remove redundant '+page.ts'
|
2025-01-15 12:35:36 -05:00 |
|
|
0ae407a443
|
fix: Start at the bottom of the div by default
|
2025-01-15 12:18:54 -05:00 |
|
|
12ad2431d8
|
style: Prettier format
|
2025-01-13 08:36:41 -05:00 |
|
|
d3b8653c88
|
pref: Sort messages within Cassandra
|
2025-01-13 08:29:47 -05:00 |
|
|
4fc96f4d40
|
fix: Use $lib aliases
|
2025-01-12 01:01:38 -05:00 |
|
|
ac93c0ca4b
|
style: Prettier format
|
2025-01-11 15:10:16 -05:00 |
|
|
016813dd56
|
fix: Cassandra message sorting issues
|
2025-01-11 15:08:51 -05:00 |
|
|
6e825fd589
|
feat: Use identicons for avatars
|
2025-01-11 14:56:41 -05:00 |
|
|
50e6b2f8f9
|
style: Change 'Send Message' button to a send icon
|
2025-01-11 14:02:24 -05:00 |
|
|
20a908e8a2
|
style: Fix broken grammar
|
2025-01-11 13:49:10 -05:00 |
|
|
785892e322
|
style: Prettier format
|
2025-01-11 13:44:49 -05:00 |
|
|
6625f0194b
|
fix: Sync prodServer websocket config to dev mode config
|
2025-01-11 13:44:28 -05:00 |
|
|
611982b445
|
fix: Kill the server on DB connection/keyspace insertion error
|
2025-01-11 13:37:11 -05:00 |
|
|
c6260f619c
|
feat: Add error handling to DB interactions
|
2025-01-11 13:26:29 -05:00 |
|
|
2a5f521bf1
|
feat: Get previous messages from the DB when reloading
|
2025-01-09 17:13:22 -05:00 |
|
|
92cf5a8af2
|
fix: Prevent users from sending blank messages
|
2025-01-09 12:36:43 -05:00 |
|
|
3dc59bf4f1
|
fix: UI Rework
|
2025-01-09 12:31:39 -05:00 |
|
|
81995985e3
|
fix: Properly assign UUID to users on connect
|
2025-01-09 10:40:09 -05:00 |
|
|
7849dd0e4a
|
style: Prettier format
|
2025-01-09 10:18:43 -05:00 |
|
|
b924590746
|
feat: Store messages from the master channel in the DB
|
2025-01-09 10:18:00 -05:00 |
|
April Hall
|
f69658833c
|
docs: Update README.md
|
2025-01-08 18:07:55 -05:00 |
|
|
eaa31ee186
|
fix: Remove old Drizzle schema
|
2025-01-08 18:06:14 -05:00 |
|
|
4cb6674562
|
fix: Prevent server from throwing error on uninitialized database
|
2025-01-08 18:04:56 -05:00 |
|
|
881ddd1648
|
feat: Setup Apache Cassandra
|
2025-01-08 17:44:20 -05:00 |
|
|
3754648362
|
fix: Remove un-used file
|
2025-01-07 11:51:43 -05:00 |
|
|
3232c21c69
|
style: Prettier format
|
2025-01-06 20:45:33 -05:00 |
|
|
d88f6e2bbf
|
fix: Page style changes
|
2025-01-06 20:45:09 -05:00 |
|
|
8ea9b678a4
|
feat: Create message component
|
2025-01-06 20:06:57 -05:00 |
|
|
44547a8939
|
style: Prettier format
|
2025-01-05 16:07:15 -05:00 |
|
|
fe14426f85
|
feat: Add schema for messages
|
2025-01-05 16:06:57 -05:00 |
|
|
e1d149e02c
|
build: Add @types/express
|
2025-01-05 15:18:14 -05:00 |
|
|
157ff12f50
|
feat: Add color to "SvelteKit"
|
2025-01-04 23:19:39 -05:00 |
|
|
57ab049945
|
feat: Add message send/recive system
|
2025-01-04 22:55:09 -05:00 |
|
|
158f9e097d
|
style: Update .prettierrc
|
2025-01-04 16:25:58 -05:00 |
|
|
bc1094d70c
|
fix: Formatting error
|
2025-01-04 16:23:26 -05:00 |
|
|
794b18bd6d
|
fix: Make webhooks functional in production mode, remove duplicate functions
|
2025-01-04 16:20:36 -05:00 |
|
|
5c9fb0f842
|
fix: Properly type httpServer
|
2025-01-04 15:58:58 -05:00 |
|
|
571160c635
|
fix: Change logging
|
2025-01-04 15:54:51 -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 |
|
|
861418db70
|
feat: Setup Drizzle and create 'users' schema
|
2025-01-03 22:33:39 -05:00 |
|
|
4f5dcf2589
|
docs: Setup GNU GPL 3.0
|
2025-01-03 12:10:21 -05:00 |
|
|
8e5f0c0019
|
docs: Update README
|
2025-01-03 12:07:25 -05:00 |
|
|
4648affd6b
|
fix: Add editor folders to .gitignore
|
2025-01-03 10:35:21 -05:00 |
|