Commit Graph

236 Commits

Author SHA1 Message Date
RemixDev
0db34c11da Right click on play button in track list to copy link 2021-10-05 12:23:23 +02:00
RemixDev
78d9b2decd Added more info to link analyzer 2021-10-05 12:14:59 +02:00
RemixDev
9c80d4b28c Added new languages, fixed accessibility for language selector 2021-10-05 11:36:58 +02:00
RemixDev
c29218b7ad Merge branch 'justman10000-main-patch-42593' into 'main'
New strings added

See merge request RemixDev/deemix-webui!11
2021-10-05 08:41:20 +00:00
Justman10000
fded3e7fd5 Formatting update (Warning! Since this is displayed horizontally and not vertically, you have to reprogram this again...) 2021-10-03 20:16:37 +00:00
Justman10000
584edf9f14 See:
https://gitlab.com/RemixDev/deemix-webui/-/merge_requests/10/diffs?commit_id=a72647bf210607bd7d8fb52ec537146225f0741d
2021-10-03 17:24:51 +00:00
RemixDev
2e9b8900aa Added user license and user country under username in settings 2021-09-23 14:48:07 +02:00
uh wot
4c13c3af09
don't count disc separators in number of tracks 2021-09-20 18:39:48 +02:00
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
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
RemixDev
3194320ef3 Add copy link from download queue 2021-07-27 21:12:47 +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
Roberto Tonino
76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
RemixDev
b677f422a2 Added a deezer not available banner if deezer is not available 2021-06-29 00:03:04 +02:00
RemixDev
fc899376e6 Added separated fallbackSearch option for Spotify Features 2021-06-08 19:54:46 +02: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
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
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
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
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
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
78d9546dd8 fix: update available 2021-03-12 20:42:32 +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