1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-06 18:33:38 +02:00
airsonic-ui/test/cljs/airsonic_ui
Arne Schlüter a75cdca9e1
Mobile improvements (#42)
* Implement variadic url parameters

* Trying to make the audio player more mobile friendly

All good but progress bar is missing

* Implement progress bar with html elements, fixes #39

* Add duration text next to progress bar

* Simplify audio player structure

* Make albums more comfortably browsable on mobile

* Implement responsive generated covers with SVG

* Restrict progress bar to 100% max-width

* Make search results somewhat usable on mobile

* Implement progress bar with svg
2019-01-23 14:09:11 +01:00
..
api Mobile improvements (#42) 2019-01-23 14:09:11 +01:00
audio Merge feature/search 2018-08-28 16:07:45 +02:00
components Fix sketchy pagination (#31) 2018-10-23 15:37:35 +02:00
events_test.cljs Add user role checks, see #14 2018-09-05 12:06:07 +02:00
fixtures.cljs Merge incomplete podcast support 2018-10-08 21:15:56 +02:00
helpers_test.cljs Mobile improvements (#42) 2019-01-23 14:09:11 +01:00
routes_test.cljs Move navigation to interceptor 2018-08-01 11:39:24 +02:00
subs_test.cljs Merge incomplete podcast support 2018-10-08 21:15:56 +02:00
test_helpers.cljs Start restructuring audio playback, add some tests for audio 2018-08-01 18:36:47 +02:00
test_helpers_test.cljs Start restructuring audio playback, add some tests for audio 2018-08-01 18:36:47 +02:00