|
March 2026
93 commits · 93 public
|
| 2026-03-30 18:37 |
ScreenHUD
|
docs: add inline negation spec for leaf conditions
|
c679f2b
|
| 2026-03-30 18:27 |
ScreenHUD
|
fix: replace unsafe COM interop with CopyFromBuffer in OcrEvaluator
|
a378ede
|
| 2026-03-30 18:24 |
ScreenHUD
|
docs: add OCR InvalidCastException fix spec
|
efa18ef
|
| 2026-03-30 18:08 |
ScreenHUD
|
fix: cascade condition delete to rules and composite conditions
|
d829007
|
| 2026-03-30 18:07 |
ScreenHUD
|
fix: cascade condition rename to rules and composite conditions
|
d4c486c
|
| 2026-03-30 18:04 |
ScreenHUD
|
docs: add condition rename/delete cascade plan
|
2d96020
|
| 2026-03-30 18:02 |
ScreenHUD
|
docs: add condition rename/delete cascade spec
|
f5229ad
|
| 2026-03-30 17:55 |
ScreenHUD
|
fix: re-activate profile after save so edits take effect immediately
|
0bc389e
|
| 2026-03-30 17:54 |
ScreenHUD
|
docs: add stale profile fix implementation plan
|
c3f4cf9
|
| 2026-03-30 17:44 |
ScreenHUD
|
docs: add stale profile fix spec
|
8c6b0bb
|
| 2026-03-30 17:38 |
ScreenHUD
|
feat: add crosshair settings UI to profile editor
|
6467509
|
| 2026-03-30 17:37 |
ScreenHUD
|
feat: trigger crosshair update on active profile change
|
abcb494
|
| 2026-03-30 17:33 |
ScreenHUD
|
feat: render crosshair on overlay with static lifecycle
|
f5b5f59
|
| 2026-03-30 17:32 |
ScreenHUD
|
feat: add CrosshairSettings model and Crosshair property to Profile
|
e774a4e
|
| 2026-03-30 17:31 |
ScreenHUD
|
docs: add crosshair dot overlay implementation plan
|
4e42f40
|
| 2026-03-30 17:27 |
ScreenHUD
|
docs: add crosshair dot overlay spec
|
b41e538
|
| 2026-03-30 00:34 |
ScreenHUD
|
feat: add z-index field to rule builder dialog
|
cc290be
|
| 2026-03-30 00:31 |
ScreenHUD
|
feat: add z-index to rules for overlay element layering
|
0004b4e
|
| 2026-03-30 00:24 |
ScreenHUD
|
feat: add glow settings UI to rule builder dialog
|
ebc8f51
|
| 2026-03-30 00:23 |
ScreenHUD
|
feat: apply animated glow effect to overlay elements
|
b9054dd
|
| 2026-03-30 00:22 |
ScreenHUD
|
feat: add GlowSettings model and glow serialization for draw actions
|
094c8f8
|
| 2026-03-30 00:15 |
ScreenHUD
|
docs: add design specs and implementation plans
|
35b77e4
|
| 2026-03-30 00:13 |
ScreenHUD
|
fix: handle transient DXGI errors when creating screen capture
|
0c97be3
|
| 2026-03-30 00:10 |
ScreenHUD
|
feat: add screen capture for image match templates
|
186d4c7
|
| 2026-03-30 00:04 |
ScreenHUD
|
feat: use theme brushes in ConditionTesterWindow
|
fdf5656
|
| 2026-03-30 00:03 |
ScreenHUD
|
feat: merge dark theme into App.xaml application resources
|
b8caf5e
|
| 2026-03-30 00:01 |
ScreenHUD
|
feat: add dark theme resource dictionary with orange accents
|
cd86c76
|
| 2026-03-29 20:02 |
ScreenHUD
|
feat: dynamic window sizing for ConditionTesterWindow
|
e240c05
|
| 2026-03-29 20:01 |
ScreenHUD
|
feat: dynamic window sizing for DashboardWindow
|
e5f41a2
|
| 2026-03-29 20:01 |
ScreenHUD
|
feat: dynamic window sizing for EditorWindow
|
81d9f82
|
| 2026-03-29 19:58 |
ScreenHUD
|
feat: dynamic window sizing for RuleBuilderDialog
|
e8e900b
|
| 2026-03-29 19:57 |
ScreenHUD
|
feat: dynamic window sizing for ConditionBuilderDialog
|
2e7a511
|
| 2026-03-29 19:45 |
ScreenHUD
|
feat: add poll rate field to condition builder dialog
|
2744583
|
| 2026-03-29 19:44 |
ScreenHUD
|
test: add unit tests for per-condition polling skip logic
|
f6fc407
|
| 2026-03-29 19:39 |
ScreenHUD
|
feat: skip leaf condition evaluation when per-condition poll interval not elapsed
|
84f5b3f
|
| 2026-03-29 19:37 |
ScreenHUD
|
feat: add optional PollRateMs to leaf condition models
|
d29214d
|
| 2026-03-29 19:26 |
ScreenHUD
|
fix: switch image matching from CCorrNormed to CCoeffNormed to reduce false positives
|
6125cfe
|
| 2026-03-29 19:07 |
ScreenHUD
|
feat: auto-start polling when condition tester window opens
|
16bf121
|
| 2026-03-29 18:58 |
ScreenHUD
|
feat: useability fixes
|
6d63310
|
| 2026-03-29 15:43 |
ScreenHUD
|
fix: switch builder dialogs from ShowDialog to Show with Closed callback
|
c4e9a68
|
| 2026-03-29 15:35 |
ScreenHUD
|
fix: conditions not saving; profile filenames not matching name
|
1919d79
|
| 2026-03-29 15:20 |
ScreenHUD
|
fix: replace DialogResult with Confirmed property in builder dialogs
|
06617d0
|
| 2026-03-29 15:11 |
ScreenHUD
|
fix: close tester window before setting DialogResult in builder
|
0657af4
|
| 2026-03-29 15:08 |
ScreenHUD
|
feat: error logging and pixel match tolerance display
|
d1ddd44
|
| 2026-03-29 15:01 |
ScreenHUD
|
feat: auto-launch dashboard on startup; fix duplicate profile bugs
|
f278471
|
| 2026-03-29 14:55 |
ScreenHUD
|
feat: add custom tray icon for ScreenHUD
|
0f43411
|
| 2026-03-29 14:47 |
ScreenHUD
|
fix: update profile list name on save in EditorWindow
|
4ba5ca1
|
| 2026-03-29 14:39 |
ScreenHUD
|
feat: wire Test buttons into ConditionBuilderDialog and EditorWindow
|
b409344
|
| 2026-03-29 14:39 |
ScreenHUD
|
refactor: remove unused field and empty stub from ConditionTesterWindow
|
0c790bc
|
| 2026-03-29 11:10 |
ScreenHUD
|
feat: add ConditionTesterWindow with live capture and diagnostics
|
a3e628d
|
| 2026-03-29 10:36 |
ScreenHUD
|
feat: add diagnostic methods to ImageMatch and OCR evaluators
|
6d7a5bd
|
| 2026-03-29 10:23 |
ScreenHUD
|
docs: add live condition tester implementation plan
|
3080062
|
| 2026-03-29 10:19 |
ScreenHUD
|
docs: add live condition tester design spec
|
bd1156d
|
| 2026-03-29 09:30 |
ScreenHUD
|
feat: wire condition and rule builder dialogs into editor (Task 3)
|
cceabbd
|
| 2026-03-29 09:29 |
ScreenHUD
|
feat: add rule builder dialog (Task 2)
|
3a25340
|
| 2026-03-29 09:29 |
ScreenHUD
|
feat: add condition builder dialog (Task 1)
|
9be1ab0
|
| 2026-03-28 22:24 |
ScreenHUD
|
docs: add builder forms implementation plan
|
93af23d
|
| 2026-03-28 22:18 |
ScreenHUD
|
docs: add condition builder and rule builder design spec
|
e9c0274
|
| 2026-03-28 22:01 |
ScreenHUD
|
feat: add region and pixel picker overlay for config editor (Task 21)
|
0639a69
|
| 2026-03-28 22:01 |
ScreenHUD
|
feat: add config editor with profile list management (Task 20)
|
42a1084
|
| 2026-03-28 21:59 |
ScreenHUD
|
feat: wire up app startup with tray, overlay, and scan loop (Task 18)
|
ef52764
|
| 2026-03-28 21:59 |
ScreenHUD
|
feat: add system tray icon with context menu (Task 17)
|
a047f6a
|
| 2026-03-28 21:57 |
ScreenHUD
|
feat: add profile manager and scan loop service (Task 16)
|
15b9bc5
|
| 2026-03-28 21:56 |
ScreenHUD
|
feat: add transparent click-through overlay window (Task 15)
|
ff01b6c
|
| 2026-03-28 21:56 |
ScreenHUD
|
feat: add Win32 interop for click-through and foreground detection (Task 14)
|
687d3ff
|
| 2026-03-28 21:56 |
ScreenHUD
|
feat: add DXGI screen capture and leaf evaluator provider (Task 13)
|
3603ec3
|
| 2026-03-28 21:56 |
ScreenHUD
|
feat: add OCR evaluator using Windows.Media.Ocr (Task 12)
|
1c63e6e
|
| 2026-03-28 21:56 |
ScreenHUD
|
feat: add image match evaluator using OpenCvSharp template matching (Task 11)
|
fdbe757
|
| 2026-03-28 21:54 |
ScreenHUD
|
feat: add pixel match evaluator with color tolerance (Task 10)
|
09dd523
|
| 2026-03-28 17:19 |
ScreenHUD
|
Add ScanEngine with tests (Task 9)
|
8017f0f
|
| 2026-03-28 17:19 |
ScreenHUD
|
Add screen capture interfaces and frame types (Task 8)
|
3c09106
|
| 2026-03-28 17:16 |
ScreenHUD
|
feat: add rule engine with edge-triggered sound support
|
22e36bb
|
| 2026-03-28 17:12 |
ScreenHUD
|
feat: add region batcher for merging overlapping capture regions
|
cada63c
|
| 2026-03-28 17:11 |
ScreenHUD
|
feat: add condition dependency graph with topological sort
|
452658a
|
| 2026-03-28 17:09 |
ScreenHUD
|
feat: add config validation with cycle detection
|
a703e46
|
| 2026-03-28 17:07 |
ScreenHUD
|
feat: add ConfigLoader for reading/writing settings and profiles
|
bd25cd2
|
| 2026-03-28 17:05 |
ScreenHUD
|
feat: add config models with JSON serialization
|
3d38321
|
| 2026-03-28 16:53 |
ScreenHUD
|
chore: add .gitignore and remove tracked build artifacts
|
95ec0f9
|
| 2026-03-28 16:52 |
ScreenHUD
|
feat: scaffold solution with Core, Capture, App, and test projects
|
92140c4
|
| 2026-03-28 16:41 |
ScreenHUD
|
Add ScreenHUD implementation plan
|
7a97fa0
|
| 2026-03-28 16:28 |
ScreenHUD
|
Add ScreenHUD design specification
|
0e42333
|
| 2026-03-28 15:31 |
ClipCutter
|
fix: laughter detection improvements
|
ab64f92
|
| 2026-03-28 15:31 |
ClipCutter
|
fix: rename not showing spinner
|
842d2b1
|
| 2026-03-25 23:02 |
ClipCutter
|
feat: waveform visualizer and compilation maker
|
b8c9d44
|
| 2026-03-24 20:38 |
ClipCutter
|
chore: leaning up the CLAUDE.md
|
fe1afe7
|
| 2026-03-24 20:20 |
ClipCutter
|
feat: adding unit and playwright tests
|
3c68510
|
| 2026-03-24 18:11 |
ClipCutter
|
fix: encoding issue and gif option added
|
fd37534
|
| 2026-03-24 11:57 |
ClipCutter
|
feat: start of export section, incl compression and youtube upload
|
8c78ef1
|
| 2026-03-22 23:12 |
ClipCutter
|
fix: try to stop log spams
|
c5b409d
|
| 2026-03-22 22:38 |
ClipCutter
|
feat: add trim options for video clips
|
96ec5b2
|
| 2026-03-22 20:16 |
ClipCutter
|
fix: tidyup, moving html into own file, refactor of deletes
|
0dcb037
|
| 2026-03-22 16:47 |
ClipCutter
|
feat: initial commit
|
0db38c8
|
| 2026-03-22 16:42 |
ClipCutter
|
Initial commit
|
9bf2bb7
|
|
November 2025
2 commits · 0 public
|
| 2025-11-25 14:00 |
chrome-analytics-debug-extension
|
rework loader (early)
|
16eaf79
|
| 2025-11-07 17:08 |
chrome-analytics-debug-extension
|
chore: bump broken session in router
|
3845c8f
|
|
September 2025
3 commits · 0 public
|
| 2025-09-15 19:09 |
chrome-analytics-debug-extension
|
optimize indexer in task
|
e494bf6
|
| 2025-09-07 19:35 |
chrome-analytics-debug-extension
|
simplify mailer, optimize producer
|
acb0f93
|
| 2025-09-05 17:22 |
chrome-analytics-debug-extension
|
test: guard minor manager
|
f701906
|
|
July 2025
1 commits · 0 public
|
| 2025-07-13 15:02 |
screen-area-text-finder
|
refactor: refactor unused channel in renderer
|
cde971b
|
|
February 2025
1 commits · 0 public
|
| 2025-02-09 |
parser-toolkit
|
fix: wrap stricter supervisor
|
c489630
|
|
January 2025
18 commits · 0 public
|
| 2025-01-22 |
session
|
refactor: harden helper, remove parser
|
9b2f1bd
|
| 2025-01-20 |
parser-runner
|
refactor: debounce early store
|
aaaf452
|
| 2025-01-19 |
stale-queue-encoder
|
todo
|
e948079
|
| 2025-01-19 |
shim-toolkit
|
fix missing runner for the redundant supervisor
|
0219e52
|
| 2025-01-18 |
early-reader
|
docs: move store and refactor wrapper
|
a149645
|
| 2025-01-18 |
lenient-client
|
refactor: wrap facade for util
|
227b66a
|
| 2025-01-17 |
ledger-toolkit
|
feat: wire model, update service
|
8599ad9
|
| 2025-01-16 19:12 |
arduino-hid-firmware
|
feat: deprecate service (verbose)
|
0ac484c
|
| 2025-01-16 |
unused-context-helper
|
bump schema and wire client
|
a29a4d0
|
| 2025-01-15 |
wrapper-config
|
docs: update ledger so dispatcher can vendor service
|
f4e8512
|
| 2025-01-14 |
flaky-builder-store
|
update session in filter
|
9c2102a
|
| 2025-01-10 |
spurious-validator
|
refactor: move the lingering view
|
2c8cc01
|
| 2025-01-09 |
client
|
refactor: restructure loader and rename scheduler
|
7a5f8d1
|
| 2025-01-08 |
session-watcher
|
docs: deprecate tighter view when stream changes
|
99ecd28
|
| 2025-01-07 |
verbose-worker-encoder
|
trim duplicate context when router changes
|
a676627
|
| 2025-01-04 |
helper-manager
|
refactor: refactor scheduler so store can simplify service
|
faada0a
|
| 2025-01-03 |
wrapper-toolkit
|
tweak adapter for renderer
|
4b31b7f
|
| 2025-01-02 |
shim-toolkit
|
docs: drop duplicate schema
|
e9643ce
|
|
December 2024
2 commits · 0 public
|
| 2024-12-22 14:53 |
arduino-hid-host
|
refactor: rework validator in runner
|
599de81
|
| 2024-12-22 |
supervisor
|
refactor late registry in indexer
|
f6c7a26
|
|
November 2024
4 commits · 0 public
|
| 2024-11-09 13:20 |
arduino-hid-host
|
docs: deprecate flaky buffer
|
d4111eb
|
| 2024-11-09 |
parser
|
wire view and update wrapper
|
52b0a81
|
| 2024-11-09 |
stream
|
fix handler (late)
|
2fd8d50
|
| 2024-11-06 18:05 |
arduino-hid-firmware
|
chore: rework cache
|
174c05e
|
|
October 2024
11 commits · 0 public
|
| 2024-10-23 15:01 |
arduino-hid-host
|
docs: cleanup facade and expose consumer
|
1514d88
|
| 2024-10-23 |
leaky-encoder-facade
|
trim silent guard for the duplicate wrapper
|
8b891ec
|
| 2024-10-20 19:50 |
arduino-hid-host
|
wip
|
c4e4321
|
| 2024-10-20 |
lingering-fallback
|
migrate incorrect helper when parser changes
|
7e9f6ed
|
| 2024-10-19 16:57 |
arduino-hid-host
|
migrate obsolete cache
|
efc8153
|
| 2024-10-19 |
config-view
|
docs: migrate verbose wrapper in context
|
3bdefff
|
| 2024-10-18 18:39 |
arduino-hid-host
|
guard pipeline and add controller
|
9651868
|
| 2024-10-18 |
minor-session
|
chore: fix scheduler
|
5d23118
|
| 2024-10-18 |
stricter-config-handler
|
test: merge unused config for the stale queue
|
7d7de92
|
| 2024-10-18 |
incorrect-reader
|
rework tighter controller
|
c09db82
|
| 2024-10-16 |
store-channel
|
rename
|
2b7025d
|
|
September 2024
1 commits · 0 public
|
| 2024-09-23 |
service-decoder
|
trim minor dispatcher
|
5866bde
|
|
August 2024
1 commits · 0 public
|
| 2024-08-16 |
adapter-toolkit
|
drop scheduler (stale)
|
f884b6a
|
|
July 2024
2 commits · 0 public
|
| 2024-07-30 |
stricter-helper-cache
|
fix: tidy stale task
|
ceab4f1
|
| 2024-07-06 |
config-toolkit
|
chore: polish handler
|
df141f3
|
|
June 2024
17 commits · 0 public
|
| 2024-06-30 18:05 |
arduino-hid-host
|
improve mailer for dispatcher
|
3fc24f3
|
| 2024-06-30 |
encoder-validator
|
optimize the incorrect consumer
|
5218245
|
| 2024-06-30 |
scheduler-cache
|
test: init broken client
|
70e6fa5
|
| 2024-06-29 |
ledger-toolkit
|
chore: deprecate context, tidy loader
|
d657e84
|
| 2024-06-28 22:32 |
AlbionAuction
|
test: rework missing channel in reader
|
a73ac5b
|
| 2024-06-28 |
cleaner-stream-model
|
refactor: refactor unused schema in context
|
8c51ccc
|
| 2024-06-28 |
reusable-buffer
|
tighten tighter worker in service
|
a4c51bc
|
| 2024-06-16 16:21 |
video-loud-splitter
|
refactor: split adapter and expose fallback
|
fd8e3d8
|
| 2024-06-15 14:37 |
video-loud-splitter
|
inline schema, move decoder
|
745adbf
|
| 2024-06-10 |
service-toolkit
|
migrate schema and trim manager
|
b80b16a
|
| 2024-06-10 |
obsolete-manager-model
|
rework handler in reader
|
bbe5582
|
| 2024-06-09 |
config
|
cleanup unused worker in supervisor
|
11245c7
|
| 2024-06-09 |
runner
|
polish late schema for the faster context
|
7b64c60
|
| 2024-06-03 19:35 |
AlbionAuction
|
bump mailer in config
|
3a9cbde
|
| 2024-06-02 22:52 |
AlbionAuction
|
rework cache for worker
|
71a2058
|
| 2024-06-02 |
pipeline-queue
|
move lenient view in buffer
|
0ad4f00
|
| 2024-06-02 |
queue-encoder
|
chore: add duplicate registry when facade changes
|
cbbe0b8
|
|
May 2024
1 commits · 0 public
|
| 2024-05-12 |
stricter-filter
|
chore: guard duplicate parser when task changes
|
888f29a
|
|
April 2024
1 commits · 0 public
|
| 2024-04-03 |
faster-reader
|
cleanup missing ledger for the minor builder
|
847a725
|
|
March 2024
3 commits · 0 public
|
| 2024-03-12 |
tighter-consumer-wrapper
|
trim spurious task in indexer
|
379bb49
|
| 2024-03-08 |
store-producer
|
split producer so encoder can polish context
|
394783e
|
| 2024-03-07 |
model
|
refactor: simplify minor reader for the tighter validator
|
a87dbf6
|
|
January 2024
4 commits · 0 public
|
| 2024-01-29 |
bootstrapper-toolkit
|
remove watcher (spurious)
|
c689f9e
|
| 2024-01-27 |
router
|
chore: restructure the obsolete bootstrapper
|
e75f3c7
|
| 2024-01-26 |
task-toolkit
|
harden facade
|
5094a3d
|
| 2024-01-03 |
missing-controller-task
|
simplify stream (stale)
|
cea860c
|
|
December 2023
5 commits · 0 public
|
| 2023-12-31 |
handler-worker
|
simplify shim so indexer can remove decoder
|
efbf37b
|
| 2023-12-29 |
missing-dispatcher
|
fix: extract silent cache when handler changes
|
434a70b
|
| 2023-12-23 |
lingering-bootstrapper-fallback
|
remove unused facade
|
b423f24
|
| 2023-12-14 |
mailer-controller
|
extract router, init watcher
|
89b6ee8
|
| 2023-12-02 |
unused-indexer
|
fix typo in name
|
adf9727
|
|
November 2023
4 commits · 0 public
|
| 2023-11-28 |
validator
|
rebuild channel so queue can rebuild adapter
|
ba93530
|
| 2023-11-18 |
duplicate-shim
|
refactor: remove incorrect parser when dispatcher changes
|
dae5674
|
| 2023-11-12 |
minor-parser
|
polish producer, rework loader
|
0c621a9
|
| 2023-11-11 |
loader-toolkit
|
move duplicate loader in consumer
|
bf6e4cb
|
|
December 2022
2 commits · 0 public
|
| 2022-12-29 15:14 |
football-betting-analytics
|
wip: harden decoder, update adapter
|
50ee0b4
|
| 2022-12-27 |
config-parser
|
chore: tighten schema so stream can extract pipeline
|
4edeeb2
|
|
June 2022
1 commits · 0 public
|
| 2022-06-17 |
spurious-loader
|
cleanup ledger, restructure schema
|
5d1e1e0
|
|
May 2022
3 commits · 0 public
|
| 2022-05-04 17:45 |
football-betting-analytics
|
wip: stub
|
2e4c43b
|
| 2022-05-03 15:32 |
football-betting-analytics
|
docs: expose encoder (late)
|
8266f3c
|
| 2022-05-02 21:42 |
football-betting-analytics
|
docs: wire encoder so util can refactor worker
|
6f339dd
|
|
April 2022
4 commits · 0 public
|
| 2022-04-29 15:43 |
football-betting-analytics
|
harden broken fallback
|
77f4736
|
| 2022-04-26 14:39 |
football-betting-analytics
|
docs: restructure registry and expose shim
|
53382bc
|
| 2022-04-25 13:07 |
football-betting-analytics
|
wip: wrap view, bump queue
|
2342478
|
| 2022-04-24 13:21 |
football-betting-analytics
|
test: update verbose builder in bootstrapper
|
410b245
|
|
January 2022
7 commits · 0 public
|
| 2022-01-28 22:29 |
football-betting-analytics
|
move bootstrapper, drop worker
|
214486b
|
| 2022-01-27 16:28 |
football-betting-analytics
|
guard runner, wire helper
|
b1257f8
|
| 2022-01-09 17:25 |
football-betting-analytics
|
cleanup manager so schema can extract filter
|
4ed3d9c
|
| 2022-01-04 13:10 |
football-betting-analytics
|
tweak schema and extract session
|
27b6851
|
| 2022-01-03 13:50 |
football-betting-analytics
|
feat: deprecate leaky renderer for the tighter renderer
|
cde514f
|
| 2022-01-02 16:25 |
football-betting-analytics
|
docs: tweak store for stream
|
1d4f69e
|
| 2022-01-01 17:54 |
football-betting-analytics
|
tweak verbose guard for the duplicate dispatcher
|
59ad671
|
|
December 2021
9 commits · 0 public
|
| 2021-12-31 19:53 |
football-betting-analytics
|
test: wire watcher for config
|
9024bc1
|
| 2021-12-30 13:29 |
football-betting-analytics
|
cleanup validator
|
265cfbc
|
| 2021-12-28 15:48 |
football-betting-analytics
|
fix: fix ledger in registry
|
6aa564d
|
| 2021-12-27 14:26 |
football-betting-analytics
|
inline late loader
|
eaa07da
|
| 2021-12-23 21:50 |
football-betting-analytics
|
rework faster encoder for the lingering decoder
|
8195d7c
|
| 2021-12-21 18:49 |
football-betting-analytics
|
chore: drop config in consumer
|
2586bef
|
| 2021-12-20 18:36 |
football-betting-analytics
|
test: wire unused queue when scheduler changes
|
3a919dc
|
| 2021-12-18 20:45 |
football-betting-analytics
|
simplify noisy runner in indexer
|
534afe9
|
| 2021-12-17 13:00 |
football-betting-analytics
|
remove lingering guard for the spurious guard
|
add21a8
|