Commit Graph

491 Commits

Author SHA1 Message Date
uh wot a589853a86
fixed changeAccount call 2021-09-09 01:49:54 +02:00
RemixDev e3711468c9 Added back child accounts dropdown 2021-08-18 14:59:12 +02:00
Roberto Tonino 58e7f80fb6 fix: favorites behaviour when editing spotify credentials 2021-08-11 15:23:41 +02:00
Roberto Tonino 33d9920eae fix: favorites not working when client id or client secret are empty in settings 2021-08-11 12:15:40 +02:00
Roberto Tonino b06597d9f2 fix: total number of playlists in download button 2021-08-11 11:50:25 +02:00
Roberto Tonino 5f5301b6b8 fix: correctly resetting favorites according to spotify login status 2021-08-11 11:47:45 +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
Lau Ha a44e503919 New French translation to match English version (July 29, 2021)
--> Added missing wrongGeolocation string
--> Added missing wrongLicense string
2021-07-29 20:12:04 +00: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
RemixDev ab8e974b21 Added missing wrongGeolocation string 2021-07-27 21:13:03 +02:00
RemixDev 3194320ef3 Add copy link from download queue 2021-07-27 21:12:47 +02:00
RemixDev 19e87e90e9 Added missing wrongLicense string 2021-07-27 12:48:27 +02:00
RemixDev 0ecd03e114 Fix UI desync when having playlists of 0 tracks 2021-07-27 12:46:16 +02:00
RemixDev 03d3a7dfc3 Let users see the errors before the download is done 2021-07-27 12:45:38 +02:00
Toninho 389ba2ef0c Merge branch 'main' into 'main'
Fix error connecting to unsecure WebSocket when loading over HTTPS

Closes #2

See merge request RemixDev/deemix-webui!1
2021-07-19 08:49:35 +00:00
Roberto Tonino 76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
aPinat 01fc3e1ef5 Fix error connecting to unsecure WebSocket when loading over HTTPS 2021-07-16 21:08:16 +00:00
RemixDev b677f422a2 Added a deezer not available banner if deezer is not available 2021-06-29 00:03:04 +02:00
RemixDev 03da7e24df Fixed spotify playlists not showing un in favorites tab 2021-06-09 12:56:04 +02:00
RemixDev fc899376e6 Added separated fallbackSearch option for Spotify Features 2021-06-08 19:54:46 +02:00
Lau Ha 48ea7cf919 --> feat: possibility to deactivate logs and saving this choice to localStorage
--> feat: i18n for logs; style: logs
--> feat: added logs tab to display server messages
--> feat: added placeholder login form
2021-06-07 19:53:24 +00:00
RemixDev 268025fa2f Fixed download bar 2021-06-05 19:04:39 +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 15e279a2a5 test: added remaining utils tests 2021-06-02 17:51:56 +02:00
Roberto Tonino 21b7629bdc test: added more date tests and added download tests; workflow: mapped @/ path in jest config 2021-06-02 17:28:45 +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
Roberto Tonino f13f643baa fix: removed blocking fetch responses if not ok 2021-06-02 15:32:20 +02:00
RemixDev 6dc73ac69e Update downloadObject size after conversion 2021-06-01 20:24:26 +02:00
RemixDev 1b369da0b9 Commented out un-implemented login button 2021-05-29 17:40:02 +02:00
RemixDev bd22aef8cc Fixed spotify playlist loading in ui 2021-05-29 12:04:32 +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 5456785f20 fix: when cleaning the queue, removing only downloads without errors 2021-05-23 20:06:25 +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
RemixDev 122d103959 More work on queue restoring 2021-05-21 12:31:14 +02:00
Roberto Tonino 3ee56d020b wip: queue restoring 2021-05-20 21:22:27 +02:00
Roberto Tonino 6e7a29ff42 feat: added placeholder login form 2021-05-19 21:09:58 +02:00
RemixDev 9dbf2dcde9 Changed api/addToQueue from get to post 2021-05-13 18:16:11 +02:00
RemixDev 134c43a855 Fixed saveSettings and updateSettings 2021-05-13 11:39:49 +02:00
RemixDev 9710a5f19f Fixed deprecation warning in BaseAccordion 2021-05-06 12:07:26 +02:00