No description
Find a file
2026-02-11 15:34:19 +01:00
.gitignore Add a build script 2026-02-11 14:49:46 +01:00
build.sh Add a build script 2026-02-11 14:49:46 +01:00
core.go Launch mpv with tokenized URLs 2026-02-11 13:15:17 +01:00
dynamic.go First commit 2026-02-10 15:22:45 +01:00
dynamic_test.go Switch to slog file logging, add refresh spinner, and show show context 2026-02-10 16:55:55 +01:00
go.mod Switch to slog file logging, add refresh spinner, and show show context 2026-02-10 16:55:55 +01:00
go.sum Switch to slog file logging, add refresh spinner, and show show context 2026-02-10 16:55:55 +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 Fix lint findings after checks 2026-02-11 10:56:40 +01:00
navigation.go Switch to slog file logging, add refresh spinner, and show show context 2026-02-10 16:55:55 +01:00
navigation_test.go First commit 2026-02-10 15:22:45 +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
ui.go Run mpv in foreground 2026-02-11 15:34:19 +01:00