28 Commits

Author SHA1 Message Date
6d24f03648 Switch to object oriented message format 2023-11-05 17:00:17 -05:00
cd57573288 Added basic app wide user state 2023-11-05 12:15:11 -05:00
3d9c211106 Add basic header 2023-11-05 08:43:35 -05:00
c66d68572d Use fixed positioning for input 2023-11-02 14:16:46 -04:00
77ab2cb769 Clean up imports 2023-11-01 17:24:45 -04:00
eb9cbd9f66 Clean up src 2023-11-01 17:15:29 -04:00
eba7e4b0b7 Add chat component 2023-11-01 13:51:39 -04:00
54efb85dc3 Use wss in test page when connected with https 2023-11-01 02:25:12 -04:00
7a7a4b7fce Use relative link for ws on test page 2023-11-01 02:09:28 -04:00
d27883bc97 Caddy fmt 2023-11-01 01:50:05 -04:00
748b7968cd Add chat websocket 2023-11-01 00:14:34 -04:00
62621e7fe6 Persist themes with user default 2023-10-30 23:45:37 -04:00
753863585d Center forms 2023-10-30 23:06:56 -04:00
e37926be57 Clean up Signup page 2023-10-30 22:49:16 -04:00
3d4d56f616 Fixed 2 elements with same id 2023-10-30 19:32:45 -04:00
ffa9d81cf8 Fix CSS and dark mode 2023-10-30 19:28:04 -04:00
dba021fc30 Login page now redirects if logged in 2023-10-30 17:33:38 -04:00
6643d432e7 Fix button margins 2023-10-30 15:32:57 -04:00
729056b752 Add static endpoint 2023-10-30 15:19:03 -04:00
1dd0b7caaa Added logout feature 2023-10-30 13:43:52 -04:00
16dac8941b Toggle button for dark mode 2023-10-30 13:29:18 -04:00
995648dac3 Added user auth and clicker 2023-10-30 13:26:48 -04:00
8619c00a20 Add database 2023-10-30 13:20:09 -04:00
5e837e68ca add sqlx, anyhow, bcrypt and sessions 2023-10-28 15:20:36 -04:00
bcdbcef636 Fix JS to work with new WS URL 2023-10-26 13:26:09 -04:00
5c99ee71e3 Use caddy for dev server 2023-10-26 10:33:02 -04:00
db5aa38ccb Added sqlx with sqlite driver 2023-10-26 10:18:52 -04:00
5b51404a4c first commit 2023-10-25 23:25:00 -04:00