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
Updated links in readme
RemixDev
2020-11-07 12:22:55 +0100
d730982869Updated node-sass to 5.0.0; Moved links outside translation files; Replaced all old links (closes#13)
RemixDev
2020-11-06 11:22:43 +0100
51b6b8a766Merge pull request 'Updated Russian translation' (#14) from m3troux/deemix-webui:main into main
RemixDev
2020-11-06 09:37:25 +0100
e71b4421c3workflow: added rollup-plugin-esbuild, bundling should be a bit faster; style: fixed settings flags display
Roberto Tonino
2020-11-04 20:51:14 +0100
2ce7c051edUpdated language files
RemixDev
2020-10-31 21:49:45 +0100
c4f231d00aNew French translation to match English version (October 31, 2020)
LaurentHa
2020-10-31 21:11:02 +0100
99c2d0be0fRemoved thingsArticle and switched to number of things to add to queue
RemixDev
2020-10-31 19:49:05 +0100
1182efd2ddAdded thingsArticle option for translation in downloadAll For example in italian: "Download all tracks" translates to "Scarica tutti i brani"
RemixDev
2020-10-30 11:11:57 +0100
362d1a1368Made slimSidebar move toast position as well
RemixDev
2020-10-30 10:54:46 +0100
01204b71fbNew French translation to match English version (October 29, 2020)
LaurentHa
2020-10-29 20:27:16 +0100
728ec6b6dbAdded SOURCE tag option in settings
RemixDev
2020-10-29 13:13:22 +0100
cf71f295f2Implemented slim Sidebar setting Still need to move back the toast messages when slimSidebar is set
RemixDev
2020-10-29 13:08:42 +0100
84d23c65afwip: added slim option for sidebar
RemixDev
2020-10-20 18:10:29 +0200
482f54bf07build: 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)
Roberto Tonino
2020-10-17 17:52:31 +0200
301c6f0ebewip: fixed sidebar style; style: removed foreground inverted variable; style: removed icon hover variable; style: removed panels text variable; wip: sidebar link active style
Roberto Tonino
2020-10-16 23:56:53 +0200
09f3b2138dstyle: removed grayscale filters on sidebar; style: refactored sidebar; style: now the sidebar is fixed
Roberto Tonino
2020-10-16 23:02:34 +0200
2f42f965d2build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
Roberto Tonino
2020-10-16 21:42:28 +0200
f41c9c6a98New French translation to match English version (October 15, 2020)
LaurentHa
2020-10-15 19:23:00 +0200
13b5ed627fAdded link in error toast message Added start and finish queueItemGeneration feedback
RemixDev
2020-10-14 23:29:24 +0200
c1bde5357dbuild: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code
Roberto Tonino
2020-10-14 22:18:13 +0200
f600e8afadstyle: replaced _track-preview.scss with Vue component and Tailwind styles
Roberto Tonino
2020-10-13 23:48:00 +0200
36d5484b3afix: track preview still playing after changing tab
Roberto Tonino
2020-10-13 22:53:19 +0200
97764b8335style: fixed pages without back button being cut; build: v1.1.2
Roberto Tonino
2020-10-13 22:32:06 +0200
932ffc10e7chore: 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
Roberto Tonino
2020-10-13 22:14:37 +0200
97842db422Merge remote-tracking branch 'origin/main' into main
Roberto Tonino
2020-10-13 21:09:50 +0200
34102101bdbuild: updated webui to v1.1.0; style: fixed home "open settings" button; style: updated updateAvailable notification; style: changed default theme to dark; bump: tailwindcss to 1.9
Roberto Tonino
2020-10-13 21:07:56 +0200
be5eb52446Added update notification on sidebar
RemixDev
2020-10-13 19:31:51 +0200
20faf36a4dadded pl language; updated es language; fixed flags ratio
RemixDev
2020-10-13 19:05:15 +0200
c1c585de3cstyle: unified accent color and changed its name to primary-color; style: back button; style: added btn css component
Roberto Tonino
2020-10-10 20:03:19 +0200
ffe98a0659build: webui version
Roberto Tonino
2020-10-07 21:39:52 +0200
8abec22794bugfix: items in download bar waiting for others downloads to finish could not be removed, this corrects #68
Roberto Tonino
2020-10-07 20:42:53 +0200
d3e1b71faffeat: download all button in Favorites page, this solves #37
Roberto Tonino
2020-10-07 20:29:20 +0200
1646f6b0e5feat: moved back button to top left of Artist and Tracklist
Roberto Tonino
2020-10-07 18:44:33 +0200
83d09d2425Merge pull request 'Add zh-tw localization' (#67) from Still/deemix-webui:i18n/zh-tw-1 into main
toninho
2020-10-06 18:50:45 +0200