Commit Graph

89 Commits

Author SHA1 Message Date
Roberto Tonino
58e7f80fb6 fix: favorites behaviour when editing spotify credentials 2021-08-11 15:23:41 +02:00
Roberto Tonino
b06597d9f2 fix: total number of playlists in download button 2021-08-11 11:50:25 +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
943ebbe459 fix: tabs search showing only 6 items 2021-08-01 09:39:26 +02:00
uh wot
0fe110c090
updated links in about page 2021-07-28 00:03:57 +02:00
RemixDev
8b670028ed Commented out some settings 2021-07-27 21:13:15 +02:00
Roberto Tonino
76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
RemixDev
fc899376e6 Added separated fallbackSearch option for Spotify Features 2021-06-08 19:54:46 +02:00
Roberto Tonino
0f35bd5478 feat: possibility to deactivate logs and saving this choice to localStorage 2021-06-04 23:16:19 +02:00
Roberto Tonino
d12d18874e feat: i18n for logs; style: logs 2021-06-04 22:56:26 +02:00
Roberto Tonino
2ab0620e02 feat: added logs tab to display server messages 2021-06-04 22:44:46 +02:00
Roberto Tonino
a2f808fe93 feat: implemented untested changeAccount fetching 2021-06-02 16:48:54 +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
Roberto Tonino
58642b6d48 chore: linting 2021-06-02 15:40:21 +02:00
Roberto Tonino
72b78e35e9 feat: implemented link analyzer 2021-06-02 15:32:45 +02:00
RemixDev
1b369da0b9 Commented out un-implemented login button 2021-05-29 17:40:02 +02:00
RemixDev
8479bf328c Implemented inApp login and accessToken fallback 2021-05-28 15:09:55 +02:00
RemixDev
bab72e36d0 Implemented electron integration 2021-05-28 12:39:00 +02:00
Roberto Tonino
513f6ca1c2 chore: improved fetch operations feedbacks 2021-05-23 21:16:44 +02:00
Roberto Tonino
f659afffd2 feat: added loginWithCredentials call 2021-05-23 20:34:01 +02:00
Roberto Tonino
3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
RemixDev
0f2a1103fd Fixed language selection display in settings 2021-05-21 12:47:13 +02:00
Roberto Tonino
6e7a29ff42 feat: added placeholder login form 2021-05-19 21:09:58 +02:00
RemixDev
134c43a855 Fixed saveSettings and updateSettings 2021-05-13 11:39:49 +02:00
RemixDev
6baf7d989b Fixed charts tab, added correct auto relogin 2021-05-06 11:51:33 +02:00
RemixDev
0b1c5a8718 Implemented arl login, settings loading and fixed toast display 2021-05-06 08:56:03 +02:00
Roberto Tonino
39a178cfc7 fix: favorites and spotify favorites 2021-03-12 21:02:06 +01:00
Roberto Tonino
e1cfd6a165 feat: restored About page 2021-03-12 20:33:51 +01:00
Roberto Tonino
1743878a14 feat: setup tracklist with rest api 2021-03-12 20:26:45 +01:00
Roberto Tonino
236bfbb77e feat: setup charts with rest api 2021-03-12 20:01:19 +01:00
Roberto Tonino
b0efec811e wip: setup favorites and autologin with rest api 2021-03-01 23:09:14 +01:00
RemixDev
632ca94975
Added fetch api for login 2021-02-25 22:26:05 +01:00
Roberto Tonino
337ca3c04e feat: track, album, playlist template variables 2021-01-31 22:30:06 +01:00
RemixDev
2b1cb50ed2
Fixed family account switch 2021-01-23 13:17:46 +01:00
RemixDev
08064146d5
Updated about page 2020-12-25 12:03:25 +01:00
RemixDev
3235ba00b9
Fixed context menu in artist tab download 2020-12-14 14:25:36 +01: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
cb756747bd chore: switched to v1.5.2; chore: removed default export for sendAddToQueue utility 2020-11-28 20:18:35 +01:00
Roberto Tonino
919498f31c build: v1.5.1; feat: added basic confirmation prompt when resetting settings to default (closes #16); feat: added toast when resetting settings to default 2020-11-28 19:08:01 +01:00
Roberto Tonino
d738494595 fix: prevented duplicate keys when searching by scroll 2020-11-28 18:30:35 +01:00
Roberto Tonino
6789ea8be4 fix: search caching keeping old search after changing term 2020-11-28 17:34:22 +01:00
Roberto Tonino
bd753865a0 feat: main search caching 2020-11-28 14:50:38 +01:00
Roberto Tonino
bc4926db5f refactor: localized search placeholder 2020-11-28 14:18:36 +01:00
Roberto Tonino
b2eb08722c wip: searching logic; wip: memorization of the last tab searched 2020-11-24 22:17:47 +01:00
Roberto Tonino
b5ff097286 chore: removed unused function on Search page; wip: searching logic 2020-11-23 21:37:18 +01:00
Roberto Tonino
fd17763ca3 refactor: moved all track preview logic in its component 2020-11-22 17:49:29 +01:00
Roberto Tonino
d20540f46e feat: label to distinguish release type in All tab in Artist page; build: v1.3.6 2020-11-20 17:31:12 +01:00
Roberto Tonino
9057bf077b feat: displaying release type on all tab in Artist page (suspended, waiting for backend implementation) 2020-11-19 21:27:37 +01:00
Roberto Tonino
07a879a4dd style: uniformed Artist page table columns 2020-11-19 19:29:46 +01:00
Roberto Tonino
15397670e5 feat: added data-cm-link attribute to set a link specific for the context menu; refactor: removed pointless chageTab function in Artist page 2020-11-19 19:11:23 +01:00