Commit Graph

27 Commits

Author SHA1 Message Date
RemixDev 5ab3472a27 Added support for updates check 2022-01-13 01:05:41 +01:00
RemixDev 96232e1907 Added showBitrateTags and showSearchButton options
Re-added executeCommand as read-only
2021-10-05 14:32:02 +02:00
Roberto Tonino 58e7f80fb6 fix: favorites behaviour when editing spotify credentials 2021-08-11 15:23:41 +02:00
Roberto Tonino 6feb972bc6 fix: spotify user not being edited in the store when saving settings 2021-08-11 11:43:30 +02:00
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 351cd2d626 build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json 2020-11-10 22:56:22 +01:00
Roberto Tonino 6c32367c80 feat: isolated downloads and slim sidebar logic to store 2020-11-10 21:55:35 +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 55646c7179 perf: applied home cache technique to favorites and to settings 2020-09-21 21:54:00 +02:00
Roberto Tonino 53dd45b740 feat: removed unused code 2020-09-21 19:32:22 +02:00
Roberto Tonino b5d5a5761a feat: applied same cache technique of home to charts as well 2020-09-21 19:22:09 +02:00
Roberto Tonino 5593dc085e feat: simple but efficient cache of home data 2020-09-21 19:12:14 +02:00
Roberto Tonino 6e195827aa fix: errors tab displaying 2020-09-19 15:11:06 +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
Roberto Tonino 82e45633f5 fixed about tab merge issues 2020-09-15 18:11:29 +02:00
Roberto Tonino d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
Roberto Tonino fdd4b0317a feat: added global caching for settings, default settings and credentials 2020-08-25 23:17:23 +02:00
Roberto Tonino 4b5c10ef3e feat: global storage of the settings 2020-08-24 21:30:54 +02:00
Roberto Tonino 9425569879 feat: added vuex store to cache data; feat: cached home data in the frontend 2020-08-23 00:39:31 +02:00