Drew Weymouth
|
3074034e44
|
move search bar to within albums page (right hand side)
|
2023-01-06 15:29:49 -08:00 |
|
Drew Weymouth
|
ea31bd8bf1
|
add home button to navigation bar
|
2023-01-06 14:53:34 -08:00 |
|
Drew Weymouth
|
273f089fd6
|
bug fix
|
2023-01-06 09:55:03 -08:00 |
|
Drew Weymouth
|
805087cc3d
|
add reload to browsing pane + pages
|
2023-01-06 09:28:50 -08:00 |
|
Drew Weymouth
|
7b3aca6027
|
refactoring package organization
|
2023-01-04 17:33:44 -08:00 |
|
Drew Weymouth
|
9ac497e25b
|
album page now highlights currently playing track (with bold/italic font for now)
|
2023-01-04 17:11:15 -08:00 |
|
Drew Weymouth
|
395f8953e3
|
fix hyperlink truncating at fixed width
|
2023-01-04 11:39:20 -08:00 |
|
Drew Weymouth
|
cd734e7fa1
|
adjust spacing of albums page title
|
2023-01-03 19:12:05 -08:00 |
|
Drew Weymouth
|
c3365985a2
|
add play btn to album page + layout adj.
|
2023-01-03 19:06:56 -08:00 |
|
Drew Weymouth
|
a9c854b86b
|
add cover and details to album page
|
2023-01-03 18:01:19 -08:00 |
|
Drew Weymouth
|
4912e6d180
|
make artist/album in now playing card navigable
|
2023-01-03 16:59:16 -08:00 |
|
Drew Weymouth
|
f2268ca6f8
|
minor formatting
|
2023-01-03 16:43:53 -08:00 |
|
Drew Weymouth
|
e5c9920c12
|
remove separators and make page background darker
|
2023-01-03 16:26:03 -08:00 |
|
Drew Weymouth
|
44536b8bef
|
adding thick separator to navigation bar and bottom panel
|
2023-01-03 15:57:35 -08:00 |
|
Drew Weymouth
|
ede625f33a
|
connect up show album page on searched album grid
|
2023-01-02 19:30:40 -08:00 |
|
Drew Weymouth
|
e15f3fc2dd
|
minor alignment adjustment
|
2023-01-02 19:29:32 -08:00 |
|
Drew Weymouth
|
632df5c1b2
|
add album page showing track listing
|
2023-01-02 18:05:13 -08:00 |
|
Drew Weymouth
|
e309a5ad7f
|
adding tracklist widget and columns layout
|
2023-01-02 18:03:16 -08:00 |
|
Drew Weymouth
|
97458fa743
|
show album year on artist page instead of artist name
|
2023-01-01 10:12:58 -08:00 |
|
Drew Weymouth
|
e27cb1a048
|
add history and navigation controls
|
2023-01-01 09:34:51 -08:00 |
|
Drew Weymouth
|
0ff1b6bafd
|
add artist discography page
|
2022-12-31 21:13:24 -08:00 |
|
Drew Weymouth
|
87b4762ae1
|
add custom hyperlink
|
2022-12-31 16:30:38 -08:00 |
|
Drew Weymouth
|
36169f9e5b
|
refresh only cover image
|
2022-12-30 18:00:10 -08:00 |
|
Drew Weymouth
|
50c5fff4a2
|
refresh only album card on update, not whole grid
|
2022-12-30 17:55:49 -08:00 |
|
Drew Weymouth
|
83571a30ec
|
reuse album grid on sort order changed
|
2022-12-30 10:53:13 -08:00 |
|
Drew Weymouth
|
4f0b2c24c8
|
add volume slider
|
2022-12-29 14:40:10 -08:00 |
|
Drew Weymouth
|
4d332be7ec
|
forgot to connect playAlbum action
|
2022-12-28 18:39:41 -08:00 |
|
Drew Weymouth
|
105adf4e08
|
Add sort order selector to albums page
|
2022-12-28 17:48:52 -08:00 |
|
Drew Weymouth
|
ae5b7111bc
|
move search entry to its own file
|
2022-12-28 10:20:14 -08:00 |
|
Drew Weymouth
|
7353fa5d37
|
fix deadlock with searchbar
|
2022-12-27 19:24:24 -08:00 |
|
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 |
|