RemixDev
|
29fcd2c392
|
WebUI Build 1.8.8
|
2021-10-28 15:20:42 +02:00 |
|
RemixDev
|
51041bd281
|
WebUI build 1.8.7
|
2021-10-05 14:35:50 +02:00 |
|
RemixDev
|
454d3707fa
|
Build gui v1.8.6
|
2021-09-21 18:51:48 +02:00 |
|
Roberto Tonino
|
5ab8c9ff6c
|
build: v1.8.5
|
2021-08-11 15:25:24 +02:00 |
|
Roberto Tonino
|
10d8d7cfa6
|
build: v1.8.4
|
2021-08-11 12:17:26 +02:00 |
|
Roberto Tonino
|
4687db60cf
|
workflow: rollback of "major" dep
|
2021-08-09 18:38:54 +02:00 |
|
Roberto Tonino
|
e5fd9549d2
|
workflow: updated "major" dep
|
2021-08-09 18:34:37 +02:00 |
|
Roberto Tonino
|
29e76323e9
|
workflow: updated rollup related "major" deps
|
2021-08-09 18:33:31 +02:00 |
|
Roberto Tonino
|
84655ab11a
|
chore: added and renamed scripts from serve to start
|
2021-08-09 17:56:30 +02:00 |
|
Roberto Tonino
|
88d8d42a3e
|
workflow: updated "major" dep
|
2021-08-09 17:53:13 +02:00 |
|
Roberto Tonino
|
7c8d726531
|
workflow: updated "minor" deps
|
2021-08-09 17:47:52 +02:00 |
|
Roberto Tonino
|
cf2244ee0f
|
workflow: updated "patch" deps
|
2021-08-09 17:43:42 +02:00 |
|
Roberto Tonino
|
cb179c4ded
|
workflow: updated deps
|
2021-08-09 17:40:58 +02:00 |
|
Roberto Tonino
|
77a5598836
|
chore: got rid of caret usage in package.json
|
2021-08-09 17:34:48 +02:00 |
|
Roberto Tonino
|
2bde092683
|
build: v1.8.3
|
2021-08-01 09:40:02 +02:00 |
|
RemixDev
|
a52fb87a2e
|
webui build 1.8.2
|
2021-07-27 21:14:09 +02:00 |
|
Roberto Tonino
|
a53912dd70
|
build: v1.8.1
|
2021-07-19 10:53:53 +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 |
|