index
:
player
main
KISS web media player
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-07
Fix podcast episode pagination arguments (p0)
Paul Buetow
2026-05-07
Fix remux error propagation for task o0
Paul Buetow
2026-05-07
b1 split player module
Paul Buetow
2026-05-07
Task 61 extract frontend utilities
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
Split app.js into view modules for task 71
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
Move background goroutine start out of wireDeps into startBackgroundWorkers (...
Paul Buetow
2026-05-06
Enable -race and -count=1 in mage Test target
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
Add q hotkey to stop playback and close player
Paul Buetow
2026-05-06
Add T hotkey to regenerate thumbnail of selected item
Paul Buetow
2026-05-06
Add crop position/anchor control hotkeys
Paul Buetow
2026-05-06
Add PgUp/PgDn 10% seek in fullscreen mode
Paul Buetow
2026-05-06
Add search syntax help tooltip (? key in search box)
Paul Buetow
2026-05-06
Make file indexing concurrent with worker pool in scanner
Paul Buetow
2026-05-06
Add Down/j hotkey to exit filter and return to thumbnail grid
Paul Buetow
2026-05-06
Add player logo to site header
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 'R' hotkey to play a random track from the current media list
Paul Buetow
2026-05-06
Add podcast E2E integration tests
Paul Buetow
2026-05-05
Add fullscreen crop mode toggle (hotkey c)
Paul Buetow
2026-05-05
Fix podcast migration backward compatibility and login logo width
Paul Buetow
2026-05-05
Expand README and split documentation into docs/ directory
Paul Buetow
2026-05-05
Fix podcast support critical bugs from code review
Paul Buetow
2026-05-05
Update AGENTS.md with podcast support documentation
Paul Buetow
2026-05-05
Add frontend podcast manager UI and episode renderer
Paul Buetow
2026-05-05
Add frontend podcast support: API wrappers, episode cards, feed manager modal
Paul Buetow
2026-05-05
Add podcast support backend: RSS/Atom feeds, episode management, cover scraping
Paul Buetow
2026-05-04
Widen logo crop to preserve full wordmark
Paul Buetow
2026-05-04
Fix logo crop: preserve full wordmark while removing excess whitespace
Paul Buetow
2026-05-04
Trim excess whitespace from logo PNGs
Paul Buetow
2026-05-04
removing the ploan plan
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 l: rename binary from mediaplayer to player
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
[next]