5 Commits

Author SHA1 Message Date
Luke Bunselmeyer
c4b1c4842a Minor refactoring to breakup large components into smaller ones. 2023-05-08 14:47:00 -04:00
Luke Bunselmeyer
e7464e6299 - UI
- Moved source routes under `/listen` and required user to access
  - Fixed player color
  - Fixed page title
  - Updated favicon
2023-05-07 22:54:00 -04:00
Luke Bunselmeyer
b107af9bd9 - UI
- Moved PageLayout to /listen routes
  - Enabled persistent player across navgiation
2023-05-07 20:46:19 -04:00
Luke Bunselmeyer
5d0a7623e3 - UI
- Created home page to view all stations
- Model
  - Sort stations by popularity and filter stations by reliability
  - Type improvements
2023-05-07 15:19:00 -04:00
Luke Bunselmeyer
40ceb32da0 - UI
- Created <StationPlayer>
  - Minor responsive styling tweaks
2023-05-07 14:46:30 -04:00