10 Commits

Author SHA1 Message Date
Luke Bunselmeyer
53dc70f8d5 - UI
- Changed dark theme
2023-05-07 21:39:26 -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
27cc0ddeb8 - UI
- Updated side nav to list tags
2023-05-07 16:21:15 -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
Luke Bunselmeyer
fcffc4f295 - UI
- Created auto player route for channel and tags
2023-05-07 13:12:51 -04:00
Luke Bunselmeyer
8d06e911d9 - Models
- Created query to find stations by tag
- UI
  - Created pages to list station gallery for channels and tags
  - Created <StationsGallery> component
2023-05-07 12:31:18 -04:00
Luke Bunselmeyer
4e0dc08e29 - Clean up
- Removed notes
  - Updated readme
- DB
  - Updated initial db schema
  - Updated db seed
  - Created source, station, and tag models
- Libs
   - Create content source importer
- UI
  - Added content source UI & routes
  - Updated page layout
  - Created <Breadcrumbs> component
2023-05-07 11:03:30 -04:00
Luke Bunselmeyer
560c853d33 - Created <PageOut>
- Installed daisyui and hericons
2023-05-06 11:52:55 -04:00
Luke Bunselmeyer
bef30a003c Initial commit of scaffolded project. For details see https://github.com/remix-run/indie-stack. 2023-05-06 10:36:27 -04:00