Commit graph

27 commits

Author SHA1 Message Date
RemixDev 84c00d9d05 Added Spotify credentials to settings tab
Reworked how spotify features work so now it doesn't require restart on 
config change
2020-04-16 10:37:02 +02:00
Roberto Tonino 0d79904de8 updated .gitignore, added prettier formatter file 2020-04-15 20:01:53 +02:00
Roberto Tonino dc034bf015 Merge branch 'master' of https://notabug.org/RemixDev/deemix 2020-04-15 19:23:48 +02:00
RemixDev 7c158bb39c Removed webview as it's not possible to build it on windows and macOS 2020-04-15 18:56:14 +02:00
RemixDev ef80347f20 Abstractized socketio with MessageInterface 2020-04-15 14:49:40 +02:00
RemixDev 75adf8914e Switched pywebview with webview 2020-04-15 14:03:10 +02:00
Roberto Tonino f70dc36324 started re-organizing css, added js beautify file 2020-04-14 22:05:22 +02:00
RemixDev fa2865d00e Added port argument for server.py
e.g. now you can type:
python server.py 9999
to change the port to 9999
2020-04-14 21:01:52 +02:00
RemixDev 139ee130bc Implemented settings load and save 2020-04-14 19:58:54 +02:00
RemixDev 98a3935ced Added clear and cancel queue buttons 2020-04-14 16:48:13 +02:00
RemixDev a65e157bd0 Preparing for separation of the GUI from the core 2020-04-14 14:23:45 +02:00
RemixDev da126ba555 Fixed downloading related issues
- Fixed album cover download and saving
- Fixed download list initialization on reload
- Adjusted download object layout
2020-04-14 12:58:31 +02:00
Henning Bocklage 3e138a2b9f Fix IP for containerized use 2020-04-14 00:09:19 +02:00
RemixDev 98739e52a5 Fixed some issues and added some stuff 2020-04-13 19:22:34 +02:00
RemixDev d1341343fd Fixed artist artwork, path creation and post download issues 2020-04-13 18:35:29 +02:00
RemixDev 4649dfb82c Added login, logout and other stuff 2020-04-13 00:14:34 +02:00
RemixDev 6a4ea681d8 Made deezer login session dependent and added login check 2020-04-12 21:22:06 +02:00
RemixDev 368a2cb8f2 Testing login feature on app 2020-04-11 21:55:12 +02:00
RemixDev bc09cfb969 Added shutdown function for app and server 2020-04-11 16:24:53 +02:00
RemixDev 7ba616e095 Added remove from queue button 2020-04-11 15:43:59 +02:00
RemixDev 8785497a67 Added toast messages 2020-04-11 12:51:22 +02:00
RemixDev 07add62470 Implemented socket.io
Started work on darkmode
Implemented queue system
Started work on download tab
2020-04-10 16:12:21 +02:00
RemixDev 83ebf6bdad Added search continuous scrolling 2020-04-09 16:06:33 +02:00
RemixDev ff5153cba3 Almost finished main search UI 2020-04-08 23:52:08 +02:00
RemixDev 32c51233c4 Moved distinction between URL and Search query to frontend 2020-04-08 19:01:50 +02:00
RemixDev f36ebd7bd1 Continued work on the UI 2020-04-08 18:43:35 +02:00
RemixDev d02c6a415e Started working on the UI 2020-04-08 00:19:27 +02:00