Commit Graph

73 Commits

Author SHA1 Message Date
Roberto Tonino ea494db1fc chore: package.json info 2021-07-17 23:16:00 +02:00
Roberto Tonino 1a2f353782 workflow: dev scripts 2021-07-17 23:07:37 +02:00
Roberto Tonino 4440100995 chore: replaced whole folder with new webui files 2021-07-17 19:45:47 +02:00
Roberto Tonino 8f7256882a workflow: dev script running serve script as well 2021-07-17 15:15:46 +02:00
Roberto Tonino 597b7de833 build: v1.8.0 2021-07-17 14:35:56 +02:00
Roberto Tonino 76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
Roberto Tonino 813c8e15bf build: v1.7.0 2021-06-04 23:18:10 +02:00
Roberto Tonino bda628b30b workflow: setup jest to work with babel in order to be able to parse js files 2021-06-02 17:14:54 +02:00
Roberto Tonino 1daf3d4eb4 workflow: added jest dep with version equal as the server's 2021-06-02 16:59:13 +02:00
Roberto Tonino abb2c1ef72 build: v1.6.3 2021-06-02 16:26:55 +02:00
RemixDev bab72e36d0 Implemented electron integration 2021-05-28 12:39:00 +02:00
Roberto Tonino 856fdbb6b7 build: v1.6.2 2021-05-23 20:07:39 +02:00
Roberto Tonino 3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
Roberto Tonino eeb3b8aad1 build: bump to v1.6.1 2021-05-19 21:08:48 +02:00
Roberto Tonino 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 2021-05-05 20:58:50 +02:00
RemixDev 509f940afd
Removed socket.io and implemented WebSockets 2021-02-25 11:31:30 +01:00
Roberto Tonino 7af966e706 build: v1.6.0 2021-01-31 19:29:04 +01:00
Roberto Tonino df4c6b2287 workflow: added socket.io-client to bundle and removed it from public/js/vendor folder (this closes #26) 2021-01-31 19:27:40 +01:00
RemixDev 3235ba00b9
Fixed context menu in artist tab download 2020-12-14 14:25:36 +01:00
RemixDev af4fc98aaf
Updated libraries and socket.io version 2020-12-14 12:26:33 +01:00
Roberto Tonino cb756747bd chore: switched to v1.5.2; chore: removed default export for sendAddToQueue utility 2020-11-28 20:18:35 +01:00
Roberto Tonino 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 2020-11-28 19:08:01 +01:00
Roberto Tonino 04554b60d7 build: v1.5.0, closes #19 2020-11-28 18:38:16 +01:00
Roberto Tonino e84d5e7e9f fix: forgot to change version number 2020-11-23 18:43:10 +01:00
Roberto Tonino 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 2020-11-20 18:18:19 +01:00
Roberto Tonino 4479633551 build: updated versioning strategy 2020-11-19 21:00:47 +01:00
Roberto Tonino 75225ca6a3 build: v1.3.5 2020-11-19 20:54:09 +01:00
Roberto Tonino 2d7ec9ee6b build: v1.3.4 2020-11-13 22:37:47 +01:00
Roberto Tonino 9b17ee06ad fix: production bundle now should minify correctly (bundle is slightly bigger) 2020-11-11 09:29:18 +01:00
Roberto Tonino 351cd2d626 build: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 2020-11-10 22:56:22 +01:00
Roberto Tonino b2cee2bf3c build: v1.3.2 2020-11-10 19:48:52 +01:00
Roberto Tonino 511d3f3aad style: replaced html and body stylings with Tailwind classes; worflow: removed rollup plugin esbuild and re-added rollup-plugin-terser for minification 2020-11-09 22:16:45 +01:00
Roberto Tonino bde72d7271 build: v1.3.1 2020-11-08 23:36:17 +01:00
Roberto Tonino 04b8ea45f3 fix: removed links in package.json 2020-11-08 12:31:21 +01:00
Roberto Tonino b8fbdcc9b3 build: v1.3.0 2020-11-07 17:34:48 +01:00
RemixDev eafd583cbf
Updated links in readme 2020-11-07 12:22:55 +01:00
RemixDev d730982869 Updated node-sass to 5.0.0; Moved links outside translation files;
Replaced all old links (closes #13)
2020-11-06 11:22:43 +01:00
Roberto Tonino e71b4421c3 workflow: added rollup-plugin-esbuild, bundling should be a bit faster; style: fixed settings flags display 2020-11-04 20:51:14 +01:00
Roberto Tonino 2cf68d182b chore: downgraded rollup-plugin-vue@4.2.0 due to watcher problems; performance: removed download tab styles 2020-10-28 21:14:21 +01:00
Roberto Tonino f095c1264e chore: updated @rollup/plugin-node-resolve@10.0.0, rollup-plugin-terser@7.0.2, rollup-plugin-vue@5.1.9; chore: replaced /deep/ selector in favor of ::v-deep due to deprecation 2020-10-28 20:27:11 +01:00
Roberto Tonino 36504b523c chore: updated @rollup/plugin-commonjs@16.0.0 with no problems 2020-10-28 20:22:02 +01:00
Roberto Tonino 63ee8cdaab chore: updated svg-country-flags@1.2.9, vue-i18n@8.22.1, vue-router@3.4.8, @rollup/plugin-node-resolve@8.4.0, @rollup/plugin-replace@2.3.4, postcss@8.1.4, rollup@2.32.1, rollup-plugin-analyzer@3.3.0, rollup-plugin-vue@4.7.2, sass@1.27.0 and tailwindcss@1.9.6 2020-10-28 20:15:10 +01:00
Roberto Tonino 482f54bf07 build: 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) 2020-10-17 17:52:31 +02:00
Roberto Tonino 2f42f965d2 build: v1.2.0; style: changed dark theme palette; style: changed green and explicit colors
thanks to @BasCurtiz
2020-10-16 21:42:28 +02:00
Roberto Tonino c1bde5357d build: 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 2020-10-14 22:18:13 +02:00
Roberto Tonino 97764b8335 style: fixed pages without back button being cut; build: v1.1.2 2020-10-13 22:32:06 +02:00
Roberto Tonino 700fe7223d build: v1.1.1 2020-10-13 22:17:25 +02:00
Roberto Tonino 34102101bd build: 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 2020-10-13 21:07:56 +02:00
Roberto Tonino f5cb7de55e workflow: added TailwindCSS; workflow: removed watch:style script from dev script 2020-10-09 20:53:24 +02:00
Roberto Tonino ffe98a0659 build: webui version 2020-10-07 21:39:52 +02:00