No description
Find a file
2026-03-11 15:34:19 +01:00
.gitignore Add a build script 2026-02-11 14:49:46 +01:00
app.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
cache.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
core.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
dynamic.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
dynamic_test.go Add show, season and episode details 2026-03-11 11:45:23 +01:00
go.mod Use SSE events to update the library 2026-03-10 10:53:38 +01:00
go.sum Use SSE events to update the library 2026-03-10 10:53:38 +01:00
integration_test.go Prevent UI races by snapshotting library state and include show years 2026-02-10 16:30:16 +01:00
main.go Use SSE events to update the library 2026-03-10 10:53:38 +01:00
navigation.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
navigation_test.go First commit 2026-02-10 15:22:45 +01:00
player.go Cleanup the codebase 2026-03-11 15:34:19 +01:00
radix.go First commit 2026-02-10 15:22:45 +01:00
radix_bench_test.go First commit 2026-02-10 15:22:45 +01:00
radix_test.go First commit 2026-02-10 15:22:45 +01:00