Commit Graph

448 Commits

Author SHA1 Message Date
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
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 9dbe0a5cb7 fix: composition api was not imported at all 2021-05-05 20:59:27 +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
Roberto Tonino b2b85fb84e fix: favorites fetching 2021-03-12 20:12:46 +01:00
Roberto Tonino 236bfbb77e feat: setup charts with rest api 2021-03-12 20:01:19 +01:00
RemixDev a685cbbf66
Implemented socket on and off correctly 2021-03-07 12:31:55 +01:00
Roberto Tonino b0efec811e wip: setup favorites and autologin with rest api 2021-03-01 23:09:14 +01:00
Roberto Tonino 079fd8ad64 feat: fetching home data with rest APIs; refactor: renamed fetch functions 2021-03-01 22:32:35 +01:00
Roberto Tonino b846b96f7a refactor: simplified and renamed get function 2021-03-01 21:58:43 +01:00
Roberto Tonino efefa7bbf7 refactor: CustomWebsocket 2021-03-01 21:25:59 +01:00
Roberto Tonino cbf3a5c677 fix: removed multiple message events added to CustomWebsocket 2021-03-01 21:22:32 +01:00
RemixDev c6a2f35fbf
Fixed search and websocket debug 2021-03-01 00:01:50 +01:00
RemixDev 632ca94975
Added fetch api for login 2021-02-25 22:26:05 +01:00
RemixDev 509f940afd
Removed socket.io and implemented WebSockets 2021-02-25 11:31:30 +01:00
wolfwork 59f0704fe6 Update ko.js 2021-02-05 07:35:19 +03:00
Lau Ha 3e446d55a5 New French translation to match English version (February 1, 2021)
--> feat: track, album, playlist template variables -> translated into French.
2021-02-01 12:53:28 +03:00
Roberto Tonino a46c24cda0 fix: deemix icon on slim sidebar 2021-01-31 22:35:29 +01:00
Roberto Tonino 337ca3c04e feat: track, album, playlist template variables 2021-01-31 22:30:06 +01:00
RemixDev b59fbcf533
Added support for pasting multiple tracks directly from Spotify In reference to https://git.rip/RemixDev/deemix/-/issues/18 2021-01-31 21:01:13 +01:00
Roberto Tonino e8ee55a1db style: added deemix logo in sidebar 2021-01-31 20:44:55 +01:00
Roberto Tonino df4c6b2287 workflow: added socket.io-client to bundle and removed it from public/js/vendor folder (this closes #26) 2021-01-31 19:27:40 +01:00
Johnny Silverhand 46e5301d9b Fixed CSS font paths 2021-01-31 11:47:02 -05:00
Johnny Silverhand d3049e2570 Fixed routing 2021-01-31 11:45:06 -05:00
Johnny Silverhand f29fa0ebd9 Use relative paths 2021-01-31 10:55:37 -05:00
RemixDev 2b1cb50ed2
Fixed family account switch 2021-01-23 13:17:46 +01:00
RemixDev a7ab03ad1b Merge branch 'i18n/zh-tw-2' into 'main'
Update zh-tw

See merge request RemixDev/deemix-webui!3
2021-01-08 19:50:34 +03:00
RemixDev fd56454727
Specified what server deemix is connecting to 2020-12-30 15:18:16 +01:00
PingPong 861cad4a4a
Update translation 2020-12-30 01:33:26 +08:00
RemixDev 08064146d5
Updated about page 2020-12-25 12:03:25 +01:00
RemixDev eda80c1359
Replaced QualityModal with ContextMenu on searchbar 2020-12-16 18:17:42 +01:00
RemixDev 3afdb45d29
Fixed #22: spotify conversion bar color 2020-12-16 17:41:02 +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
Lau Ha ca56f4bc85 New French translation to match English version (November 28, 2020)
-> feat: added basic confirmation prompt when resetting settings to default (closes #16) -> translated into French.
-> feat: added toast when resetting settings to default -> translated into French.
2020-11-28 23:43:28 +03: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