19 Commits

Author SHA1 Message Date
82808bcaf7 Removed pyroscope imports 2025-07-30 20:07:49 +03:00
171230a9de Added pyroscope support, experimental 2025-07-21 16:28:43 +03:00
c52d5693e9 Added server metrics (need to actually add metrics later) 2025-07-19 18:32:12 +03:00
d9f7b03de8 Added webserver to serve the TOS and Privacy Policy all the time 2025-07-08 21:49:18 +03:00
c39faa61f0 Updated bubbletea, bubbles and lipgloss to fix a bug in them (viewport
related)
2025-07-08 17:52:15 +03:00
635db98044 Replaced log with slog, preparing to migrate all logs to slog 2025-07-03 19:34:52 +03:00
57441a44ac Updated bubletea version, broken a bunch of UI but seems to fix the
tearing issue in fast terminals such as ghostty
2025-02-08 17:04:37 +02:00
936d3cf690 Added goose for migrations, refactored SQL schema, server and client
are broken
2025-01-09 17:28:46 +02:00
6d91f3f9af Implemented processing data 2024-12-19 18:42:53 +02:00
8430f3f0f9 Added o and O and D 2024-12-08 14:23:51 +02:00
3f60bc8b56 chore: go mod tidy 2024-11-16 16:34:29 +02:00
1a096afcfa feat: added functionality for overlays/popups 2024-11-07 18:01:10 +02:00
a637ea9c33 feat: client can now send messages and the server saves thme in DB 2024-11-02 20:12:18 +02:00
08d88c425b test(packet): test packet framer and packet encoding/decoding 2024-11-02 13:18:07 +02:00
Kyren223
31e3778061 feat: add setup for SQL 2024-10-27 17:04:08 +02:00
Kyren223
1997bc8a15 refactor: mid refactor 2024-10-20 11:36:43 +03:00
Kyren223
6e6ca1d7a1 feat: add ui for client 2024-10-17 17:12:57 +03:00
Kyren223
92306aea9b chore(deps): update deps 2024-10-16 11:46:32 +03:00
Kyren223
77dca0e1df feat: add message types and packet framer 2024-10-15 15:45:01 +03:00