Roberto Tonino
|
abb2c1ef72
|
build: v1.6.3
|
2021-06-02 16:26:55 +02:00 |
|
Roberto Tonino
|
923f5355ed
|
fix: spotify user detected as logged in when only spotify id is saved, causing favorites rendering errors; chore: removed logs
|
2021-06-02 16:25:55 +02:00 |
|
Roberto Tonino
|
58642b6d48
|
chore: linting
|
2021-06-02 15:40:21 +02:00 |
|
Roberto Tonino
|
599b6aecc2
|
chore: disabled camelcase ESLint rule
|
2021-06-02 15:40:06 +02:00 |
|
Roberto Tonino
|
746e89febb
|
chore: added .gitattributes
|
2021-06-02 15:35:18 +02:00 |
|
Roberto Tonino
|
72b78e35e9
|
feat: implemented link analyzer
|
2021-06-02 15:32:45 +02:00 |
|
Roberto Tonino
|
f13f643baa
|
fix: removed blocking fetch responses if not ok
|
2021-06-02 15:32:20 +02:00 |
|
RemixDev
|
6dc73ac69e
|
Update downloadObject size after conversion
|
2021-06-01 20:24:26 +02:00 |
|
RemixDev
|
1b369da0b9
|
Commented out un-implemented login button
|
2021-05-29 17:40:02 +02:00 |
|
RemixDev
|
bd22aef8cc
|
Fixed spotify playlist loading in ui
|
2021-05-29 12:04:32 +02:00 |
|
RemixDev
|
8479bf328c
|
Implemented inApp login and accessToken fallback
|
2021-05-28 15:09:55 +02:00 |
|
RemixDev
|
bab72e36d0
|
Implemented electron integration
|
2021-05-28 12:39:00 +02:00 |
|
Roberto Tonino
|
513f6ca1c2
|
chore: improved fetch operations feedbacks
|
2021-05-23 21:16:44 +02:00 |
|
Roberto Tonino
|
f659afffd2
|
feat: added loginWithCredentials call
|
2021-05-23 20:34:01 +02:00 |
|
Roberto Tonino
|
856fdbb6b7
|
build: v1.6.2
|
2021-05-23 20:07:39 +02:00 |
|
Roberto Tonino
|
5456785f20
|
fix: when cleaning the queue, removing only downloads without errors
|
2021-05-23 20:06:25 +02:00 |
|
Roberto Tonino
|
3a58636d36
|
workflow: added linter and linted src/ folder
|
2021-05-23 18:46:03 +02:00 |
|
RemixDev
|
0f2a1103fd
|
Fixed language selection display in settings
|
2021-05-21 12:47:13 +02:00 |
|
RemixDev
|
122d103959
|
More work on queue restoring
|
2021-05-21 12:31:14 +02:00 |
|
Roberto Tonino
|
3ee56d020b
|
wip: queue restoring
|
2021-05-20 21:22:27 +02:00 |
|
Roberto Tonino
|
6e7a29ff42
|
feat: added placeholder login form
|
2021-05-19 21:09:58 +02:00 |
|
Roberto Tonino
|
eeb3b8aad1
|
build: bump to v1.6.1
|
2021-05-19 21:08:48 +02:00 |
|
RemixDev
|
9dbf2dcde9
|
Changed api/addToQueue from get to post
|
2021-05-13 18:16:11 +02:00 |
|
RemixDev
|
134c43a855
|
Fixed saveSettings and updateSettings
|
2021-05-13 11:39:49 +02:00 |
|
RemixDev
|
9710a5f19f
|
Fixed deprecation warning in BaseAccordion
|
2021-05-06 12:07:26 +02:00 |
|
RemixDev
|
6baf7d989b
|
Fixed charts tab, added correct auto relogin
|
2021-05-06 11:51:33 +02:00 |
|
RemixDev
|
0b1c5a8718
|
Implemented arl login, settings loading and fixed toast display
|
2021-05-06 08:56:03 +02:00 |
|
Roberto Tonino
|
9dbe0a5cb7
|
fix: composition api was not imported at all
|
2021-05-05 20:59:27 +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 |
|
Roberto Tonino
|
1b063ac24c
|
Merge branch 'restful-refactor'
|
2021-05-05 20:43:34 +02:00 |
|
Roberto Tonino
|
39a178cfc7
|
fix: favorites and spotify favorites
|
2021-03-12 21:02:06 +01:00 |
|
Roberto Tonino
|
1e3a4a2212
|
build
|
2021-03-12 20:45:44 +01:00 |
|
Roberto Tonino
|
78d9546dd8
|
fix: update available
|
2021-03-12 20:42:32 +01:00 |
|
Roberto Tonino
|
e1cfd6a165
|
feat: restored About page
|
2021-03-12 20:33:51 +01:00 |
|
Roberto Tonino
|
5ad95b2b76
|
build
|
2021-03-12 20:28:07 +01:00 |
|
Roberto Tonino
|
1743878a14
|
feat: setup tracklist with rest api
|
2021-03-12 20:26:45 +01:00 |
|
Roberto Tonino
|
b2b85fb84e
|
fix: favorites fetching
|
2021-03-12 20:12:46 +01:00 |
|
Roberto Tonino
|
236bfbb77e
|
feat: setup charts with rest api
|
2021-03-12 20:01:19 +01:00 |
|
RemixDev
|
a685cbbf66
|
Implemented socket on and off correctly
|
2021-03-07 12:31:55 +01:00 |
|
Roberto Tonino
|
b0efec811e
|
wip: setup favorites and autologin with rest api
|
2021-03-01 23:09:14 +01:00 |
|
Roberto Tonino
|
079fd8ad64
|
feat: fetching home data with rest APIs; refactor: renamed fetch functions
|
2021-03-01 22:32:35 +01:00 |
|
Roberto Tonino
|
b846b96f7a
|
refactor: simplified and renamed get function
|
2021-03-01 21:58:43 +01:00 |
|
Roberto Tonino
|
efefa7bbf7
|
refactor: CustomWebsocket
|
2021-03-01 21:25:59 +01:00 |
|
Roberto Tonino
|
cbf3a5c677
|
fix: removed multiple message events added to CustomWebsocket
|
2021-03-01 21:22:32 +01:00 |
|
RemixDev
|
c6a2f35fbf
|
Fixed search and websocket debug
|
2021-03-01 00:01:50 +01:00 |
|
RemixDev
|
632ca94975
|
Added fetch api for login
|
2021-02-25 22:26:05 +01:00 |
|
RemixDev
|
509f940afd
|
Removed socket.io and implemented WebSockets
|
2021-02-25 11:31:30 +01:00 |
|
toninho
|
55125684cb
|
Merge branch 'wolfwork-main-patch-88871' into 'main'
Update ko.js
See merge request RemixDev/deemix-webui!8
|
2021-02-05 17:58:36 +03:00 |
|
wolfwork
|
59f0704fe6
|
Update ko.js
|
2021-02-05 07:35:19 +03:00 |
|
Lau Ha
|
3e446d55a5
|
New French translation to match English version (February 1, 2021)
--> feat: track, album, playlist template variables -> translated into French.
|
2021-02-01 12:53:28 +03:00 |
|