Commit Graph

81 Commits

Author SHA1 Message Date
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
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
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
f13f643baa fix: removed blocking fetch responses if not ok 2021-06-02 15:32:20 +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
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
0b1c5a8718 Implemented arl login, settings loading and fixed toast display 2021-05-06 08:56:03 +02:00
Roberto Tonino
b2b85fb84e fix: favorites fetching 2021-03-12 20:12:46 +01:00
RemixDev
a685cbbf66
Implemented socket on and off correctly 2021-03-07 12:31:55 +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
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
f29fa0ebd9 Use relative paths 2021-01-31 10:55:37 -05: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
88da837663 feat: added tracks preview to all tab in Search page; style: track covers are now as abig as tracks tab ones in Search page; build: v1.4.0 2020-11-20 18:18:19 +01:00
Roberto Tonino
ced8650ee6 style: added new release style; refactor: Artist page with composition API (to finish); refactor: extracted new release check logic 2020-11-14 22:27:47 +01:00
Roberto Tonino
d04439857a wip: Artist page written in composition API in order to improve it and resolve issue 18; style: changed tabs in Artist page 2020-11-14 01:13:15 +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
RemixDev
4fa4d7ca7a
Added support for link.tospotify.com urls 2020-11-10 13:57:53 +01:00
RemixDev
6bb68127b5 chore: restored overwritten commits; fix: favorites tab not working 2020-11-02 23:35:28 +01:00
Roberto Tonino
738a2ff35e fix: resolved errors in formatting search results 2020-11-02 20:00:09 +01:00
Roberto Tonino
7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
RemixDev
362d1a1368 Made slimSidebar move toast position as well 2020-10-30 10:54:46 +01:00
Roberto Tonino
4e652b65cc style: started removing globals.scss; style: removed loading placeholder classes 2020-10-28 22:21:41 +01:00
Roberto Tonino
482f54bf07 build: v1.2.1; style: changed theme icon; style: sidebar link active bg color; style: updated toastify-js to v1.9.3; style: used toastify-js styles instead of local ones; style: removed inclusion of animate.css styles (but kept the file for future usage) 2020-10-17 17:52:31 +02:00
RemixDev
20faf36a4d added pl language; updated es language; fixed flags ratio 2020-10-13 19:05:15 +02:00
Roberto Tonino
d3e1b71faf feat: download all button in Favorites page, this solves #37 2020-10-07 20:29:20 +02:00
Still Hsu
a33d01950e
Add zh-tw localization
Signed-off-by: Still Hsu <dev@stillu.cc>
2020-10-06 21:38:18 +08:00
Roberto Tonino
acdd702c66 workflow: reorganized components' folder structure 2020-09-26 21:10:40 +02:00
Roberto Tonino
468142004a chore: reduced a bit bundle size by using lighter flags; workflow: improved code modularity; chore: removed unused functions and globals; chore: removed .jsbeautify file 2020-09-26 17:53:25 +02:00
Roberto Tonino
db1a0a5ec3 fix: logout removing client mode; fix: nickname not showing after app login 2020-09-23 18:36:10 +02:00
RemixDev
3fd924eebc Fixed languages and added CTRL+F to focus search 2020-09-23 15:44:43 +02:00
Roberto Tonino
717a1a87b8 perf: removed jQuery; chore: updated COMPILE-UI 2020-09-22 21:59:18 +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
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
032762f75c wip: improving downloads' managemente 2020-09-19 17:07:28 +02:00
Roberto Tonino
6e195827aa fix: errors tab displaying 2020-09-19 15:11:06 +02:00