Commit Graph

19 Commits

Author SHA1 Message Date
RemixDev 632ca94975
Added fetch api for login 2021-02-25 22:26:05 +01: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
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 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 81f8ed0899 style: removed some classes and ids; style: added typography.css; style: added vendor folder; wip: BaseAccordion component 2020-11-07 19:00:34 +01:00
Roberto Tonino b6aec174ef feat: added blank pages for ARL info and Spotify Features info 2020-11-07 14:05:10 +01:00
Roberto Tonino 36d5484b3a fix: track preview still playing after changing tab 2020-10-13 22:53:19 +02:00
Roberto Tonino 932ffc10e7 chore: fixed some route names that were not correct; style: made back button in artist, playlist and album tabs stick to the top of the window 2020-10-13 22:14:37 +02:00
Roberto Tonino acdd702c66 workflow: reorganized components' folder structure 2020-09-26 21:10:40 +02:00
Roberto Tonino 6ae827f6ea fix: all tab in search not working in pt-BR 2020-09-24 19:15:49 +02:00
Roberto Tonino f5468fe1b9 feat: scrolling at the top every route change 2020-09-24 18:44:49 +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 cd8b03681a removed useless divs, moved search placeholder to the right place, improved searchbar keyup listener code 2020-09-15 22:44:29 +02:00
Roberto Tonino d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
Roberto Tonino 9425569879 feat: added vuex store to cache data; feat: cached home data in the frontend 2020-08-23 00:39:31 +02:00