Commit Graph

42 Commits

Author SHA1 Message Date
16d9ddaafa tauri-app: fix video file name extraction 2026-03-27 23:28:17 +01:00
b3a6c30ddd add video file name in json metadata
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m12s
2026-03-27 23:24:24 +01:00
b64937601a record-daemon: add record raw events, subscribe lp change events
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m0s
2026-03-27 22:25:24 +01:00
aa53a84a46 tauri-app: fix win/lose status detection
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m4s
2026-03-27 21:35:06 +01:00
c516ad6b13 tauri-app: game review, with video showcase, stats and clip export
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m6s
2026-03-27 20:43:20 +01:00
1e979d3ec4 tauri-app: fix summoner spells handling
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m5s
2026-03-27 19:10:53 +01:00
8842cd9e04 record-daemon: refactor, remove api_types entirely
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m5s
2026-03-27 16:36:43 +01:00
785e5073ec record-daemon: refactor/remove pregame metadata in daemon
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m0s
2026-03-27 16:09:04 +01:00
52f8be7caa tauri-app: use fields from recorded raw league data
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m6s
2026-03-27 13:42:37 +01:00
d67d52fa86 record-daemon: refactor to record raw league data 2026-03-27 13:42:12 +01:00
b09f669e73 tauri-app: fix end-of-game stats reading, pass raw json file to front
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m6s
2026-03-26 23:42:31 +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
506fc9827b record-daemon: fix summoner spells handling
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m22s
2026-03-26 14:39:23 +01:00
179678f95e record-daemon: remove data in state machine
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m11s
2026-03-26 14:00:04 +01:00
b94101c4d2 record-daemon: don't propagate puuid, record it and compute at end
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m10s
2026-03-26 13:19:44 +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
c576ac2b34 record-daemon: fix build and features on windows
Some checks failed
record-daemon / Build, check and test (push) Failing after 56s
2026-03-25 19:42:21 +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
079d72649f tauri-app: display game history with stats 2026-03-25 10:53:21 +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
fc7ba40b30 tauri-app: initial tests
Some checks failed
record-daemon / Build, check and test (push) Failing after 53s
2026-03-22 14:13:10 +01:00
6c07e043d4 tauri-app: added tauri-app template
Some checks failed
record-daemon / Build, check and test (push) Failing after 51s
2026-03-22 11:36:38 +01:00
6ac2fe9cd3 record-daemon: refactor encoder detection logic
Some checks failed
record-daemon / Build, check and test (push) Failing after 11m31s
2026-03-21 19:10:32 +01:00
8e885ffc64 record-daemon: obs-context refactoring, gpu detection code
Some checks failed
record-daemon / Build, check and test (push) Failing after 48s
2026-03-21 18:54:01 +01:00
5d4fecc108 ci: remove windows xwin builds
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m3s
2026-03-21 15:09:38 +01:00
9e6aa8c048 ci: add record-daemon build-deps
Some checks failed
record-daemon / Build, check and test (push) Successful in 2m6s
record-daemon / Build Windows (xwin) (push) Failing after 1m27s
2026-03-21 14:54:17 +01:00
5121a46533 record-daemon: fix linux builds
Some checks failed
record-daemon / Build, check and test (push) Failing after 55s
record-daemon / Build Windows (xwin) (push) Has been skipped
2026-03-21 13:40:10 +01:00
fb3a26b961 ci: add record-daemon build-deps
Some checks failed
record-daemon / Build, check and test (push) Failing after 47s
record-daemon / Build Windows (xwin) (push) Has been skipped
2026-03-21 10:27:49 +01:00
9c2220d264 ci: add ci workflow for record-daemon
Some checks failed
record-daemon / Format Check (push) Failing after 37s
record-daemon / Build Windows (xwin) (push) Has been skipped
2026-03-21 00:57:23 +01:00
8c83404191 record-daemon: update dependencies 2026-03-21 00:57:18 +01:00
8143610dad record-daemon: fix failing test 2026-03-21 00:39:04 +01:00
03e36d0f1b record-daemon: refactor and cleanup 2026-03-21 00:05:46 +01:00
1166424c29 record-daemon: fix obs recording 2026-03-20 20:34:44 +01:00
dbb224e118 record-daemon: fix gamephase event handling 2026-03-19 22:05:13 +01:00
7e346a33e0 record-daemon: fix event subscribe 2026-03-19 21:38:40 +01:00
2ddb953321 record-daemon: fix league websocket connection 2026-03-19 18:38:51 +01:00
f062cee010 record-daemon: fix windows build 2026-03-19 18:17:31 +01:00
d6c0334369 record-daemon: initial commit 2026-03-19 17:48:07 +01:00