add sorting options + various small fixes and pep compliancy
authormarcelveldt <marcelvanderveldt@MacBook-Pro.local>
Tue, 19 Nov 2019 21:39:32 +0000 (22:39 +0100)
committermarcelveldt <marcelvanderveldt@MacBook-Pro.local>
Tue, 19 Nov 2019 21:39:32 +0000 (22:39 +0100)
commit132ddda4240fc16516d08e054efe09f0786eb434
tree8f7bc06a5cb49f76998d1c52dd3f218ba4ad7082
parente92576d87d727b4df1e4750bbd04311204cfe933
add sorting options + various small fixes and pep compliancy
41 files changed:
frontend/src/components/InfoHeader.vue
frontend/src/components/ItemsListing.vue [new file with mode: 0644]
frontend/src/locales/en.json
frontend/src/locales/nl.json
frontend/src/plugins/server.js
frontend/src/views/Browse.vue
frontend/src/views/ItemDetails.vue
frontend/src/views/PlaylistDetails.vue [new file with mode: 0644]
frontend/src/views/Search.vue
music_assistant/database.py
music_assistant/http_streamer.py
music_assistant/metadata.py
music_assistant/models/musicprovider.py
music_assistant/music_manager.py
music_assistant/musicproviders/qobuz.py
music_assistant/musicproviders/spotify.py
music_assistant/playerproviders/squeezebox.py
music_assistant/web/css/app.46b4bddf.css [new file with mode: 0644]
music_assistant/web/css/app.521c5ba6.css [deleted file]
music_assistant/web/css/itemdetails.0e5e583e.css [deleted file]
music_assistant/web/css/itemdetails.d16bd55e.css [new file with mode: 0644]
music_assistant/web/index.html
music_assistant/web/js/app.ae6509d8.js [new file with mode: 0644]
music_assistant/web/js/app.ae6509d8.js.map [new file with mode: 0644]
music_assistant/web/js/app.bc691fda.js [deleted file]
music_assistant/web/js/app.bc691fda.js.map [deleted file]
music_assistant/web/js/chunk-vendors.0d5ed3c8.js [new file with mode: 0644]
music_assistant/web/js/chunk-vendors.0d5ed3c8.js.map [new file with mode: 0644]
music_assistant/web/js/chunk-vendors.a9559baf.js [deleted file]
music_assistant/web/js/chunk-vendors.a9559baf.js.map [deleted file]
music_assistant/web/js/itemdetails.46a862f8.js [deleted file]
music_assistant/web/js/itemdetails.46a862f8.js.map [deleted file]
music_assistant/web/js/itemdetails.aa9c6242.js [new file with mode: 0644]
music_assistant/web/js/itemdetails.aa9c6242.js.map [new file with mode: 0644]
music_assistant/web/js/search.1953c63a.js [new file with mode: 0644]
music_assistant/web/js/search.1953c63a.js.map [new file with mode: 0644]
music_assistant/web/js/search.6612f8cb.js [deleted file]
music_assistant/web/js/search.6612f8cb.js.map [deleted file]
music_assistant/web/precache-manifest.6fd68e14f638c9487493c5cedb5cb097.js [new file with mode: 0644]
music_assistant/web/precache-manifest.7f0954cd4623c3d2f5436871e61dd4fa.js [deleted file]
music_assistant/web/service-worker.js