Commit Graph

46 Commits

Author SHA1 Message Date
Violet Caulfield
53ed4f795b more favorites stuff 2025-01-20 20:15:31 -06:00
Violet Caulfield
6af49bf07c trying to get albums page to use the full height 2025-01-20 12:28:25 -06:00
Violet Caulfield
3b18e6e731 fix albums on artist page being cut off 2025-01-20 12:25:08 -06:00
Violet Caulfield
25c1138901 holy shit lol 2025-01-20 10:55:12 -06:00
Violet Caulfield
44cd8859be module import fixes 2025-01-20 10:08:57 -06:00
Violet Caulfield
b24d082de8 fix build? 2025-01-20 09:56:30 -06:00
Violet Caulfield
4e9f84b216 converting api client to be a singleton, this means we can get rid of a lot of code 2025-01-19 13:35:58 -06:00
Violet Caulfield
240ae707fe fix push on undefined 2025-01-18 06:50:39 -06:00
Violet Caulfield
0bdade9d5e player maintains favorite state
album page reacts to nowplaying favorite state changes

fix favorite alignment in track component

favoriteheaderbutton has a callback now so that's cool
2025-01-16 12:07:59 -06:00
Violet Caulfield
c65fd69026 Add favorite icon for favorite tracks
Add ability to favorite albums
2025-01-16 10:17:30 -06:00
Violet Caulfield
f0e636b484 Adding favorites bits 2025-01-15 09:27:51 -06:00
Violet Caulfield
26b98ef589 fix album height issue 2025-01-15 06:43:01 -06:00
Violet Caulfield
cb4c4f193e Add time codes to player
Adjust track component
2025-01-13 06:30:16 -06:00
Violet Caulfield
56d1595e53 maybe if these match? 2025-01-12 09:20:03 -06:00
Violet Caulfield
c90bb89f09 player styling changes
track component flex changes

make album artwork bigger on album screen
2025-01-12 09:14:10 -06:00
Violet Caulfield
64c5dddb5d tracklist scaling issues
give buttons in player some breathing room

give play button spinner some margin
2025-01-12 08:15:51 -06:00
Violet Caulfield
522caec96c layout for album page 2025-01-12 07:50:22 -06:00
Violet Caulfield
617575d200 now playing styling adjustment
fix sorting for playlist items
2025-01-12 06:04:32 -06:00
Violet Caulfield
841f9ab4cd add playlist support on home screen
refactor album stuff so that it works for playlists since they're like the same
2025-01-10 05:11:19 -06:00
Violet Caulfield
0a550005d6 building out discover
scrobbling changes

building out playlist
2025-01-09 09:47:05 -06:00
Violet Caulfield
6a87a35bda clean up global component folder
player styling changes
2025-01-09 06:50:54 -06:00
Violet Caulfield
6ada02cb60 break out track to it's own component for reuse 2025-01-09 06:35:12 -06:00
Violet Caulfield
cb90c34617 fix safe area context for home screen
update album list colors

add library details to settings screen
2025-01-08 16:10:32 -06:00
Violet Caulfield
1dd0c06d05 ADd playlists to home screen
lots of backend player adjustments to get lastfm scrobbling
2025-01-07 06:56:05 -06:00
Violet Caulfield
852299812d fix styling on album page 2025-01-06 06:25:45 -06:00
Violet Caulfield
307230974a flicker fix for miniplayer?
styling fixes?
2025-01-05 20:40:51 -06:00
Violet Caulfield
5f00160f60 align the tracknumber correctly plz 2025-01-05 20:31:01 -06:00
Violet Caulfield
88d35e3567 adjust album page
adjust artist artwork
2025-01-05 20:16:42 -06:00
Violet Caulfield
5afca82633 maybe this? 2025-01-04 10:07:09 -06:00
Violet Caulfield
aa062d436b adjust artist album columns
adjust album track number layout (again)
2025-01-04 09:53:27 -06:00
Violet Caulfield
7ad6e19872 flex end for tracklist numbering? 2025-01-04 09:50:36 -06:00
Violet Caulfield
4999a3d112 fix album tracklist layout
bring back card animations and logos
2025-01-04 09:47:23 -06:00
Violet Caulfield
77f56de6ba fix track numbering layout
fix artist albums overflowing

make caption part of the bouncy this might break shit tho

fix cards being right next to each other
2025-01-04 09:34:38 -06:00
Violet Caulfield
f9865d8dc6 lots of tweaks
album year instead of [object object]

artist albums list styling changes

home screen card offset fix

card logo positioning adjustment
2025-01-04 09:23:21 -06:00
Violet Caulfield
f37b95d48a track button bigger 2025-01-04 07:17:41 -06:00
Violet Caulfield
c37fbeb39d wow big discovery lol it was XStack not HStack 2025-01-04 07:10:55 -06:00
Violet Caulfield
3eb0a61602 fix for time code padding and work on album page 2025-01-04 07:06:32 -06:00
Violet Caulfield
23a0064de6 make runtimes readable 2025-01-04 06:55:45 -06:00
Violet Caulfield
92966d7217 just gimme the whole album dangit 2025-01-02 06:36:48 -06:00
Violet Caulfield
8cb98ce340 fullscreen album page 2025-01-02 06:29:33 -06:00
Violet Caulfield
f4e46c3e24 make album screen use full width? 2025-01-02 06:26:26 -06:00
Violet Caulfield
0b77f2abb1 make album tracklist actually readable 2025-01-02 06:21:35 -06:00
Violet Caulfield
49e7e66c5e remove flex from album component 2025-01-02 06:13:37 -06:00
Violet Caulfield
a7dba9f39c build out album page more 2025-01-02 05:06:09 -06:00
Violet Caulfield
ce36d8f385 prevent miniplayer flickering when queue is filled
miniplayer improvements

other stuff
2024-12-31 12:53:47 -06:00
Violet Caulfield
52d03bd65f make logos bigger
build out navigation from artist to album
2024-12-29 16:38:00 -06:00