13 Commits

Author SHA1 Message Date
Roberto Tonino
7912a8d4e2 corrected buttons scaling when active; started tests with Vue SFCs 2020-06-22 22:05:19 +02:00
Roberto Tonino
e59ff93b1d finished using destructuring synthax when useful 2020-06-02 16:40:12 +02:00
RemixDev
b99d158085 Automatically trim arl for spaces and newlines 2020-05-31 10:59:42 +02:00
RemixDev
6bc4997ff3 Fixed issue with multiaccount selection 2020-05-30 21:16:07 +02:00
RemixDev
379ab344ef Added support for family account in the frontend 2020-05-30 19:31:42 +02:00
RemixDev
22128b4a8d Added preview volume slider in settings 2020-05-24 13:20:04 +02:00
Roberto Tonino
87a668ae91 installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package 2020-05-22 22:59:16 +02:00
RemixDev
336d3dd8a8 Revert "Added easy login in the GUI"
This reverts commit f4d01e2067fb4575455ae1230e4a1e21f3b3dd45.
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
Roberto Tonino
677b5aaa61 added Vue as a dependency, now will run in development mode (with logs) when running npm run dev 2020-05-08 21:42:36 +02:00
Roberto Tonino
3855fc6452 added package.json, added rollup dependency to bundle js files 2020-05-07 21:34:28 +02:00