Commit Graph

26 Commits

Author SHA1 Message Date
3b964c4d9c player scores working yayyyy 2026-07-01 17:52:32 +01:00
c5473fec5c fixed login and logout and started on player screen 2026-06-30 17:11:37 +01:00
201821d53c had opencode clean up all my nonsense comments too 2026-06-29 15:11:53 +01:00
3be0033a32 opencode fixed my connection errors :) 2026-06-29 14:46:41 +01:00
07692fe0bd holy shit i can score an event properly!!!! this is awesome 2026-06-29 14:40:02 +01:00
ed98690bb6 holy shit i can start events now 2026-06-25 13:12:27 +01:00
fbc181c890 added login with pages and database, also correct errors in score submit 2026-06-22 13:36:34 +01:00
72c93e88c1 scoring works omg 2026-06-10 14:26:59 +01:00
a44ee668c8 i cant read, and it punishes me 2026-05-30 17:28:46 +01:00
7d16e45e4a added the winner to events from database, and then made that available through dbm 2026-05-30 16:14:22 +01:00
59839d79aa realised that caching was pointless, made getResultPresets return all presets if there is no preset specified 2026-05-26 13:06:57 +01:00
fa0827afe7 moved the emitter to its own file 2026-05-26 11:37:39 +01:00
788db89ea0 made resultPresets available to serverside 2026-05-25 21:58:00 +01:00
0d0c4824de moved eventManager to databaseManager and started prep for caching 2026-05-25 21:58:00 +01:00
7f4f37608c moved some stuff around and made the scores look nicer 2026-05-25 16:42:30 +01:00
d6fdddb972 added result presets to schema and seeding script, added seed data for consistency 2026-05-25 14:58:46 +01:00
32c5d2af7a added brackets and function to get them, updated data structure of players view 2026-05-24 15:17:48 +01:00
51d44afb9d new eventmanager functions for the new view i made 2026-05-23 20:15:34 +01:00
8879c943a4 made a function to generate a websocket endpoint to reduce boilerplate 2026-05-23 20:14:06 +01:00
7a76412a3f fixed the schema again because it was buggin frfr 2026-05-23 19:49:52 +01:00
3624ce9c00 new db schema works perfectly first try frfr 2026-05-22 17:22:24 +01:00
b4611d262b updating the scores works now yayyy
but also the database is shit so imma rewrite it lol
2026-05-22 16:27:01 +01:00
fdfbd4c7c7 trying to add score updates 2026-05-06 20:00:30 +01:00
16acfd2b05 added script to reset and seed database (thanks opencode) 2026-05-06 15:47:24 +01:00
3f6e8073e9 loads of nonsense 2026-05-04 17:55:29 +01:00
a7caf77284 initial with catppuccin theming 2026-05-04 13:06:18 +01:00