Commit Graph

10 Commits

Author SHA1 Message Date
d67d52fa86 record-daemon: refactor to record raw league data 2026-03-27 13:42:12 +01:00
0871703b11 replace items record with full end-of-game stats record
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m5s
- record-daemon: remove items parsing module
- tauri-app: add items parsing from recorded end-of-game stats
2026-03-26 18:47:19 +01:00
2814d85b6b record-daemon: refactor client.rs, dropping metadata
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m17s
2026-03-26 11:03:24 +01:00
7aa4bfbf64 record-daemon: refactor client.rs, introducing typed structs for api types
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m17s
2026-03-25 17:57:58 +01:00
b6b145215b record-daemon: refactor client.rs 2026-03-25 16:08:39 +01:00
ac4020b841 record-daemon: refactor client.rs 2026-03-25 15:37:51 +01:00
f81eff8496 record-daemon: fmt, clippy
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m12s
2026-03-25 11:07:36 +01:00
12fe579aca record-daemon: end-of-game stats, summoner spells
Some checks failed
record-daemon / Build, check and test (push) Failing after 8s
2026-03-25 10:53:42 +01:00
f90e549b1e record-daemon: add game start and end metadata
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m9s
2026-03-24 18:16:53 +01:00
d6c0334369 record-daemon: initial commit 2026-03-19 17:48:07 +01:00