1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00
Commit graph

5 commits

Author SHA1 Message Date
bac22c03a1 Update views to utilize new playlist, implement play next / play last 2018-08-20 17:12:31 +02:00
4d49b3a3ff Update events to use updated playlist, closes #6 2018-08-20 17:03:57 +02:00
a175fb3d34 Spring cleaning
* Remove unused subs
* Move cover urls into subscriptios
* Check if TODOs and FIXMEs are still up to date
2018-06-12 00:54:42 +02:00
Arne Schlüter
c8849810db
Polish and lipstick (#7)
* Add dark sidebar

* Add generated covers for items that have none

* Fix small spacing issue with generated covers

* Set up different sidebar sections and improve styling of bottom bar

* Add open-iconic and use icons for playback control buttons

* Make sure sidebar always extends to complete height

* Simplify album listing view function, add text-overflow to thumbs

* Use better identifier for generated covers

Makes sure that covers look the same, no matter if generated from an album or
individual track

* Move shadow-cljs to devDependencies

* Display all album titles in a table

* Make progress bar take up all available space
2018-06-03 17:05:52 +02:00
47c37e198c Move all source files to src folder 2018-05-28 13:24:15 +02:00
Renamed from src/airsonic_ui/views/song.cljs (Browse further)