deemix-webui/src/js/modules
2020-06-10 18:45:59 +02:00
..
components Added reload button in favorites tab 2020-06-10 18:45:59 +02:00
downloads.js Added support for abstract-ized library messages 2020-06-05 10:46:22 +02:00
quality-modal.js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00
search.js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00
socket.js added package.json, added rollup dependency to bundle js files 2020-05-07 21:34:28 +02:00
tabs.js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00
toasts.js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00
track-preview.js fixed preview not working 2020-06-02 15:41:51 +02:00
utils.js finished using destructuring synthax when useful 2020-06-02 16:40:12 +02:00