aboutsummaryrefslogtreecommitdiff
path: root/src/page_artists.go
AgeCommit message (Expand)Author
7 daysadded duration and disk numbermksafavi
7 daysrenamed grid to flex in artists pagemksafavi
7 daysremoved unreachable codemksafavi
7 daysmarked root as unselectable because hovering on it doesn't do anythingmksafavi
7 daysfixed showing duplicate albums when expanding artist's albums.mksafavi
14 daysUse GetAlbum / GetArtist instead of GetMusicDirectorySimon Garrelou
2023-12-20remove panic(), add error logging insteadSimon Garrelou
2023-12-20Add file-based error loggingSimon Garrelou
2023-12-19load albums on artist selectionSimon Garrelou
2022-12-12Improve updateFooter() callsSimon Garrelou
2022-12-11Add "Refresh" in config pageSimon Garrelou
2022-12-11Update footer after loading albumSimon Garrelou
2022-12-10Add playlist supportSimon Garrelou
2022-12-10Play album/song next / endSimon Garrelou
2022-12-09Change song displaySimon Garrelou
2022-12-09Add play queue pageSimon Garrelou
2022-12-08Music playback workingSimon Garrelou
2022-12-07Add keybinds in footerSimon Garrelou
2022-12-07Use methods instead of functions (makes more sense)Simon Garrelou
2022-12-06change focus w/ left-right, quit w/ q, F1-F3Simon Garrelou
2022-12-05Load artists & albums from the serverSimon Garrelou
2022-12-05Rework code organization + add READMESimon Garrelou