9dbe0a5cb7
fix: composition api was not imported at all
Roberto Tonino
2021-05-05 20:59:27 +02:00
737f8a8036
fix: rollup-plugin-vue bug because of caret in package.json; workflow: installed exact version for deps @vue/composition-api and rollup-plugin-vue
Roberto Tonino
2021-05-05 20:58:50 +02:00
3e446d55a5
New French translation to match English version (February 1, 2021) --> feat: track, album, playlist template variables -> translated into French.
Lau Ha
2021-02-01 12:53:28 +03:00
df4c6b2287
workflow: added socket.io-client to bundle and removed it from public/js/vendor folder (this closes#26)
Roberto Tonino
2021-01-31 19:27:40 +01:00
d94b753ef3
Built changes
RemixDev
2021-01-31 17:58:27 +01:00
23e50374c0
Merge branch 'main' into 'main'
RemixDev
2021-01-31 19:56:12 +03:00
46e5301d9b
Fixed CSS font paths
Johnny Silverhand
2021-01-31 11:47:02 -05:00
d3049e2570
Fixed routing
Johnny Silverhand
2021-01-31 11:45:06 -05:00
08064146d5
Updated about page
RemixDev
2020-12-25 12:03:25 +01:00
eda80c1359
Replaced QualityModal with ContextMenu on searchbar
RemixDev
2020-12-16 18:17:42 +01:00
3afdb45d29Fixed#22: spotify conversion bar color
RemixDev
2020-12-16 17:41:02 +01:00
3235ba00b9
Fixed context menu in artist tab download
RemixDev
2020-12-14 14:25:36 +01:00
af4fc98aaf
Updated libraries and socket.io version
RemixDev
2020-12-14 12:26:33 +01:00
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
Roberto Tonino
2020-11-28 22:11:11 +01:00
835b0e9f8d
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)
Lau Ha
2020-11-28 23:44:34 +03:00
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.
Lau Ha
2020-11-28 23:43:28 +03:00
cb756747bd
chore: switched to v1.5.2; chore: removed default export for sendAddToQueue utility
Roberto Tonino
2020-11-28 20:18:35 +01:00
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
Roberto Tonino
2020-11-28 19:08:01 +01:00
b2eb08722c
wip: searching logic; wip: memorization of the last tab searched
Roberto Tonino
2020-11-24 22:17:47 +01:00
b5ff097286
chore: removed unused function on Search page; wip: searching logic
Roberto Tonino
2020-11-23 21:37:18 +01:00
e84d5e7e9f
fix: forgot to change version number
Roberto Tonino
2020-11-23 18:43:10 +01:00
fd17763ca3
refactor: moved all track preview logic in its component
Roberto Tonino
2020-11-22 17:49:29 +01:00
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
Roberto Tonino
2020-11-20 18:18:19 +01:00
d20540f46e
feat: label to distinguish release type in All tab in Artist page; build: v1.3.6
Roberto Tonino
2020-11-20 17:31:12 +01:00
22f0d2dca6
fix: tracks quantity not showing in artist page
Roberto Tonino
2020-11-20 17:12:26 +01:00
9057bf077b
feat: displaying release type on all tab in Artist page (suspended, waiting for backend implementation)
Roberto Tonino
2020-11-19 21:27:37 +01:00
15397670e5
feat: added data-cm-link attribute to set a link specific for the context menu; refactor: removed pointless chageTab function in Artist page
Roberto Tonino
2020-11-19 19:11:23 +01:00
5c1e5204b2
style: added BaseTabs and BaseTab functional components for unified tab displaying; workflow: added .js files check when purging in prod
Roberto Tonino
2020-11-19 18:34:51 +01:00
ced8650ee6
style: added new release style; refactor: Artist page with composition API (to finish); refactor: extracted new release check logic
Roberto Tonino
2020-11-14 22:27:47 +01:00
d04439857a
wip: Artist page written in composition API in order to improve it and resolve issue 18; style: changed tabs in Artist page
Roberto Tonino
2020-11-14 01:13:15 +01:00