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
updated korean language
RemixDev
2020-11-12 14:32:18 +0100
5a37a598e1New French translation to match English version (November 11, 2020) --> feat: moved app status to about page --> translated into french
Lau Ha
2020-11-11 10:27:08 +0000
9b17ee06adfix: production bundle now should minify correctly (bundle is slightly bigger)
Roberto Tonino
2020-11-11 09:29:18 +0100
351cd2d626build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes#6; chore: removed style scripts from package.json
Roberto Tonino
2020-11-10 22:56:22 +0100
6c32367c80feat: isolated downloads and slim sidebar logic to store
Roberto Tonino
2020-11-10 21:55:35 +0100
86e3cda64cchore: removed unused store files; fix: removed global window.vol object in favor to a store property; chore: changed store module aboutInfo to appInfo
Roberto Tonino
2020-11-10 21:07:25 +0100
333af201e0style: moved all styles in .css files except for tables.scss
Roberto Tonino
2020-11-10 20:14:03 +0100
cbaca5becestyle: removed some global styles; chore: removed useless type="text/javascript" from socket.io script tag; moved Settings page styles into its component; fix: play button color on PreviewControls component
Roberto Tonino
2020-11-10 19:48:02 +0100
Added support for link.tospotify.com urls
RemixDev
2020-11-10 13:57:53 +0100
511d3f3aadstyle: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification
Roberto Tonino
2020-11-09 22:16:45 +0100
13e4c924f1New French translation to match English version (November 9, 2020) --> feat: added webUI version in About page
Lau Ha
2020-11-09 20:37:33 +0000