index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
2026-05-09
style: gofmt and goimports formatting fixes
Paul Buetow
2026-05-09
internal/api: panic early in NewServerWithLogger if Config is nil
Paul Buetow
2026-05-09
Extract SessionManager interface to fix DIP violation
Paul Buetow
2026-05-09
Harden external process and network calls
Paul Buetow
2026-05-09
Handle background worker panics for task 42
Paul Buetow
2026-05-09
more on this
Paul Buetow
2026-05-09
t1: remove repository migration shim
Paul Buetow
2026-05-09
s1 fix immediate scan progress state
Paul Buetow
2026-05-09
s1 add media rescan hotkey and progress indicator
Paul Buetow
2026-05-09
Refine media browsing and set covers
Paul Buetow
2026-05-07
k1 avoid duplicate downloaded podcast episodes
Paul Buetow
2026-05-07
Fix podcast browser workflows for k1
Paul Buetow
2026-05-07
i1 omit empty share thumbnail URL
Paul Buetow
2026-05-07
Fix missing share thumbnails for i1
Paul Buetow
2026-05-07
j1 fix admin media lifecycle QA defects
Paul Buetow
2026-05-07
Fix PWA static routes for browser smoke test g1
Paul Buetow
2026-05-07
Fix upload multipart memory budget for t0
Paul Buetow
2026-05-07
Fix static file read seeker guard for s0
Paul Buetow
2026-05-07
Fix scan cancellation progress error for q0
Paul Buetow
2026-05-07
Fix remux error propagation for task o0
Paul Buetow
2026-05-07
Task 51: add API error helpers
Paul Buetow
2026-05-07
task 31: introduce media streamer service
Paul Buetow
2026-05-07
Task 21: move thumbnail regeneration to write service
Paul Buetow
2026-05-07
Refactor API server dependencies for task 11
Paul Buetow
2026-05-07
Handle share page marshal errors (a1)
Paul Buetow
2026-05-07
task 81: replace test sleeps with deterministic sync
Paul Buetow
2026-05-06
internal/service: inject http.Client into podcastService constructor (task 41)
Paul Buetow
2026-05-06
internal/service: log and concurrently process podcast feeds (task 91)
Paul Buetow
2026-05-06
split DownloadEpisode into smaller helpers (x0)
Paul Buetow
2026-05-06
Split scanSet into smaller helpers and fix mockFS SkipDir (task y0)
Paul Buetow
2026-05-06
w0: Split SubscribeFeed into smaller helpers
Paul Buetow
2026-05-06
Add unit tests for internal/podcast package (task 01)
Paul Buetow
2026-05-06
remove debug fmt.Printf leak from ListMedia query builder\n\nFixes: u0
Paul Buetow
2026-05-06
Make file indexing concurrent with worker pool in scanner
Paul Buetow
2026-05-06
fix(scanner, browse): fallback to original image when thumbnail generation fa...
Paul Buetow
2026-05-06
Fix music video duration display in progress bar
Paul Buetow
2026-05-06
Add podcast E2E integration tests
Paul Buetow
2026-05-05
Fix podcast migration backward compatibility and login logo width
Paul Buetow
2026-05-05
Fix podcast support critical bugs from code review
Paul Buetow
2026-05-05
Add podcast support backend: RSS/Atom feeds, episode management, cover scraping
Paul Buetow
2026-05-04
Use white-background PNG logo for README, favicon, and login
Paul Buetow
2026-05-04
Add project logo, favicon, and display logo on login screen
Paul Buetow
2026-05-04
task f: validate media_id and sessionID in progress handler and service
Paul Buetow
2026-05-04
task e: add unit test verifying GetNote access check rejects non-owner
Paul Buetow
2026-05-04
task 7: refactor oversized functions into helpers
Paul Buetow
2026-05-04
task 9: Centralize file extension and media type mappings in internal/mediatype
Paul Buetow
2026-05-04
task c: run gofmt and fix unwrapped error literals across the codebase
Paul Buetow
2026-05-04
task 3: decouple API layer from repository with MediaQueryFilter and AuthServ...
Paul Buetow
2026-05-04
task b: inject app context into AdminService and propagate cancellation to ba...
Paul Buetow
2026-05-04
task 6: narrow service interfaces in Server and Middleware
Paul Buetow
[next]