Commit Graph
17 Commits
Author SHA1 Message Date
Drew Weymouth 000bf63484 fix data race on searchTimer 2022-12-27 15:58:01 -08:00
Drew Weymouth f2b1bb188e Merge pull request #1 from dweymouth/develop
Adds search functionality to albums page
2022-12-27 15:16:23 -08:00
Drew Weymouth 7d0fcc78b2 search now works correctly! 2022-12-27 15:14:46 -08:00
Drew Weymouth 586c694e59 fix minute changeover bug in secondsToTimeString 2022-12-27 12:26:12 -08:00
Drew Weymouth fc858e1024 begin work on adding search to albums page 2022-12-27 09:50:51 -08:00
Drew Weymouth f792b473e8 another big refactor to make code more manageable 2022-12-25 16:59:42 -08:00
Drew Weymouth 8a84128bc8 more decoupling on album grid 2022-12-24 17:44:40 -08:00
Drew Weymouth cefb25133e refactor UI for better separation 2022-12-24 16:47:00 -08:00
Drew Weymouth 99522a773f Add config, prompting for server connect on first run 2022-12-24 11:58:24 -08:00
Drew Weymouth 3b3927bfda switch album card behavior to play on double-tap 2022-12-24 10:54:16 -08:00
Drew Weymouth 024557d49e update slider once per second always 2022-12-23 14:55:47 -08:00
Drew Weymouth af24ec56a8 create addserverdialog.go 2022-12-22 11:04:15 -08:00
Drew Weymouth 181554058a big refactor to prepare for removing server hard-coding 2022-12-19 19:28:19 -08:00
Drew Weymouth 8762fed9b3 refactor playercontrols and make curTime label update while seeking 2022-12-18 10:51:09 -08:00
Drew Weymouth 378eb8868a add album art caching 2022-12-18 10:17:22 -08:00
Drew Weymouth 78050f8b43 fix race condition with async image fetches 2022-12-17 18:12:37 -08:00
Drew Weymouth c21d7d03eb first commit 2022-12-17 16:52:13 -08:00