Roberto Tonino
7484bf75cf
updated rollup plugin node-resolve; improved favorites refresh animation
2020-06-18 18:29:38 +02:00
RemixDev
5997c3762f
Added support for abstract-ized library messages
2020-06-05 10:46:22 +02:00
RemixDev
a9125d7ba9
Fixed logging in not working on first launch
2020-05-31 14:25:49 +02:00
RemixDev
b99d158085
Automatically trim arl for spaces and newlines
2020-05-31 10:59:42 +02:00
RemixDev
379ab344ef
Added support for family account in the frontend
2020-05-30 19:31:42 +02:00
Roberto Tonino
87e759a8bf
replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax
2020-05-23 00:15:29 +02:00
RemixDev
397246e2a3
Added "open downloads folder" button on GUI
2020-05-19 18:30:18 +02:00
RemixDev
336d3dd8a8
Revert "Added easy login in the GUI"
...
This reverts commit f4d01e2067
.
CEF doesn't support intents so this method doesn't work on Windows
2020-05-17 18:21:40 +02:00
RemixDev
f4d01e2067
Added easy login in the GUI
...
- UI freezes after opening the login window, don't know why
- After logging in sending another request to the server will crash it,
don't know why either
- Need to make a check for the qt renderer
2020-05-17 16:43:17 +02:00
Roberto Tonino
cf3331d94b
made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md
2020-05-15 22:21:31 +02:00
Roberto Tonino
88b51c09ac
added multiple theme selector, compltely removed dark mode checkbox in settings
2020-05-14 18:57:43 +02:00
RemixDev
62b3bb77c2
Moved autologin on server connection
...
Fixed download entries duplication on desync
2020-05-14 13:32:02 +02:00
Roberto Tonino
b28b2e0aee
added expertimental theme toggler in sidebar
2020-05-13 22:17:43 +02:00
RemixDev
77ea938bfe
Added login warning in home tab if user is not logged in
2020-05-09 14:45:28 +02:00
Roberto Tonino
91afe634dd
installed the following dependencies (and removed them from vendor folder): lodash, jquery, toastify-js; update COMPILE-UI.md with shorthand for npm install and "Other" section
2020-05-07 22:10:13 +02:00
Roberto Tonino
3855fc6452
added package.json, added rollup dependency to bundle js files
2020-05-07 21:34:28 +02:00