9dbe0a5cb7fix: composition api was not imported at all
Roberto Tonino
2021-05-05 20:59:27 +0200
737f8a8036fix: 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 +0200
3e446d55a5New 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 +0300
df4c6b2287workflow: 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 +0100
Updated libraries and socket.io version
RemixDev
2020-12-14 12:26:33 +0100
d752efa30fbuild: 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 +0100
835b0e9f8dNew 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 +0300
ca56f4bc85New 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 +0300
cb756747bdchore: switched to v1.5.2; chore: removed default export for sendAddToQueue utility
Roberto Tonino
2020-11-28 20:18:35 +0100
919498f31cbuild: 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 +0100
b2eb08722cwip: searching logic; wip: memorization of the last tab searched
Roberto Tonino
2020-11-24 22:17:47 +0100
b5ff097286chore: removed unused function on Search page; wip: searching logic
Roberto Tonino
2020-11-23 21:37:18 +0100
e84d5e7e9ffix: forgot to change version number
Roberto Tonino
2020-11-23 18:43:10 +0100
fd17763ca3refactor: moved all track preview logic in its component
Roberto Tonino
2020-11-22 17:49:29 +0100
88da837663feat: 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 +0100
d20540f46efeat: label to distinguish release type in All tab in Artist page; build: v1.3.6
Roberto Tonino
2020-11-20 17:31:12 +0100
22f0d2dca6fix: tracks quantity not showing in artist page
Roberto Tonino
2020-11-20 17:12:26 +0100
9057bf077bfeat: displaying release type on all tab in Artist page (suspended, waiting for backend implementation)
Roberto Tonino
2020-11-19 21:27:37 +0100
15397670e5feat: 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 +0100
5c1e5204b2style: 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 +0100
ced8650ee6style: 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 +0100
d04439857awip: 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 +0100