11 Commits

Author SHA1 Message Date
Roberto Tonino
76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
RemixDev
03da7e24df Fixed spotify playlists not showing un in favorites tab 2021-06-09 12:56:04 +02:00
Roberto Tonino
923f5355ed fix: spotify user detected as logged in when only spotify id is saved, causing favorites rendering errors; chore: removed logs 2021-06-02 16:25:55 +02:00
RemixDev
8479bf328c Implemented inApp login and accessToken fallback 2021-05-28 15:09:55 +02:00
Roberto Tonino
3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
Roberto Tonino
d752efa30f build: v1.5.2; fix: spotify favorites playlist not showing in Favorites page until the refresh button is clicked (closes #21); refactor: favorites logic 2020-11-28 22:11:11 +01:00
Roberto Tonino
86e3cda64c chore: removed unused store files; fix: removed global window.vol object in favor to a store property; chore: changed store module aboutInfo to appInfo 2020-11-10 21:07:25 +01:00
Roberto Tonino
db1a0a5ec3 fix: logout removing client mode; fix: nickname not showing after app login 2020-09-23 18:36:10 +02:00
Roberto Tonino
30b0881b76 fix: client mode not being detected; chore: added gui dev scripts 2020-09-22 22:40:41 +02:00
Roberto Tonino
cda31a93ff fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style 2020-09-17 23:55:57 +02:00
Roberto Tonino
d9a128b142 wip: login data in store 2020-09-17 22:43:52 +02:00