Commit Graph

14 Commits

Author SHA1 Message Date
f793203e04 Added session duration metrics with device analytics along with device
analytics metrics in the DB to aggregate and DeviceID abuse prevention
2025-07-19 18:32:12 +03:00
eab8cba4bb Refactored the way notifications work on the server-side, next commit
fixes the client to use this new system
2025-02-04 18:52:57 +02:00
8184c8d187 Added a way to change network properties both server side and client
side
2025-01-14 16:31:32 +02:00
936d3cf690 Added goose for migrations, refactored SQL schema, server and client
are broken
2025-01-09 17:28:46 +02:00
d0356edef4 Added position to networks 2024-11-28 18:00:50 +02:00
82533fa7a5 Fixed sqlc codegen issues 2024-11-27 21:29:09 +02:00
be22bb89db Added create network to server api 2024-11-27 17:34:28 +02:00
8ed2527a88 Started working on refactoring packet types and some changes to the SQL
schema
2024-11-27 07:47:30 +02:00
195a2912b7 Added is private input to network creation 2024-11-26 12:11:02 +02:00
c17319d6fd Fixed typo and generated sqlc code 2024-11-23 22:43:41 +02:00
b67ab26b89 Added frequency queries 2024-11-23 20:27:10 +02:00
77d9971982 Added network queries 2024-11-23 18:47:26 +02:00
63a1d24295 Updated user queries and added trigger on user delete 2024-11-23 17:10:29 +02:00
Kyren223
31e3778061 feat: add setup for SQL 2024-10-27 17:04:08 +02:00