|  | e4ebdfe681 | Merge branch 'master' of jim41825/deemix into master | 2020-04-15 17:29:05 +00:00 |  | 
			
				
					|  | 57b6d133f1 | Removed reference to main.py | 2020-04-15 20:22:26 +03:00 |  | 
			
				
					|  | bcaca7143e | Removed webview as it's not possible to build it on windows and macOS | 2020-04-15 18:56:14 +02:00 |  | 
			
				
					|  | 0473eb4aa3 | Abstractized socketio with MessageInterface | 2020-04-15 14:49:40 +02:00 |  | 
			
				
					|  | 092d935ab8 | Switched pywebview with webview | 2020-04-15 14:03:10 +02:00 |  | 
			
				
					|  | 52a4e3e0c5 | Added support for spotify playlists | 2020-04-15 11:13:55 +02:00 |  | 
			
				
					|  | 73e67bd0f8 | Added license | 2020-04-15 11:12:25 +02:00 |  | 
			
				
					|  | bc0233790a | Made download cancelling process more clear | 2020-04-14 19:14:17 +02:00 |  | 
			
				
					|  | c75e6a8e9e | Added clear and cancel queue buttons | 2020-04-14 16:48:13 +02:00 |  | 
			
				
					|  | 3facf299f1 | Preparing for separation of the GUI from the core | 2020-04-14 14:23:45 +02:00 |  | 
			
				
					|  | 1ed8e7bb20 | 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 |  | 
			
				
					|  | 3fdbc0174a | Removed updateToast | 2020-04-13 19:58:11 +02:00 |  | 
			
				
					|  | 2045349163 | Fixed some issues and added some stuff | 2020-04-13 19:22:34 +02:00 |  | 
			
				
					|  | 8fe15ffdb4 | Fixed artist artwork, path creation  and post download issues | 2020-04-13 18:35:29 +02:00 |  | 
			
				
					|  | 329648d46d | Added login, logout and other stuff | 2020-04-13 00:14:34 +02:00 |  | 
			
				
					|  | f2b7e72021 | Made deezer login session dependent and added login check | 2020-04-12 21:22:06 +02:00 |  | 
			
				
					|  | 9e4ed4f045 | Updated default.json | 2020-04-12 14:30:43 +02:00 |  | 
			
				
					|  | 46d2480857 | Added failed socket call for frontend | 2020-04-12 14:18:16 +02:00 |  | 
			
				
					|  | 96b68746e2 | Fixed downloading issues and added fallback for extrasPath | 2020-04-12 14:12:43 +02:00 |  | 
			
				
					|  | a09fcf661a | Fixed generic error | 2020-04-12 11:54:33 +02:00 |  | 
			
				
					|  | 40c0c5ccde | Fixed requirements.txt | 2020-04-12 10:05:49 +02:00 |  | 
			
				
					|  | 9f55681103 | Added generic error exception to error log | 2020-04-12 09:50:49 +02:00 |  | 
			
				
					|  | 9fa9f663fb | Merge branch 'login-testing' of RemixDev/deemix into master | 2020-04-12 07:17:25 +00:00 |  | 
			
				
					|  | 1408ab03e4 | Moved library to repo Added useragent to gtk (need help to implement and test other renderers) | 2020-04-11 22:58:31 +02:00 |  | 
			
				
					|  | f1f47cb005 | Testing login feature on app | 2020-04-11 21:55:12 +02:00 |  | 
			
				
					|  | 497186dba9 | Fixed download count not increasing | 2020-04-11 21:54:38 +02:00 |  | 
			
				
					|  | 9cd81aa183 | Updated README.md | 2020-04-11 16:44:52 +02:00 |  | 
			
				
					|  | b41970964d | Added shutdown function for app and server | 2020-04-11 16:24:53 +02:00 |  | 
			
				
					|  | be690cabc3 | Added remove from queue button | 2020-04-11 15:43:59 +02:00 |  | 
			
				
					|  | e36de601fe | Added toast messages | 2020-04-11 12:51:22 +02:00 |  | 
			
				
					|  | fedacde6a1 | Implemented fluent download bars | 2020-04-11 00:21:30 +02:00 |  | 
			
				
					|  | ba6078e34d | Added scrollbar to download list | 2020-04-10 23:21:09 +02:00 |  | 
			
				
					|  | 83a221c4b7 | Added progress bar | 2020-04-10 23:04:05 +02:00 |  | 
			
				
					|  | dc27e7e203 | Continued work on download list | 2020-04-10 18:00:42 +02:00 |  | 
			
				
					|  | b6956f6f6c | Implemented socket.io Started work on darkmode
Implemented queue system
Started work on download tab | 2020-04-10 16:12:21 +02:00 |  | 
			
				
					|  | 4b2d9a15f9 | Added search continuous scrolling | 2020-04-09 16:06:33 +02:00 |  | 
			
				
					|  | 05ef2a6fba | Updated README.md and tweaked the UI | 2020-04-09 00:05:57 +02:00 |  | 
			
				
					|  | 5f3e6b9422 | Moved distinction between URL and Search query to frontend | 2020-04-08 19:01:50 +02:00 |  | 
			
				
					|  | 1db90b31e6 | Continued work on the UI | 2020-04-08 18:43:35 +02:00 |  | 
			
				
					|  | 3f55cd1a15 | Merge branch 'master' of uh_wot/deemix into master | 2020-04-07 22:28:36 +00:00 |  | 
			
				
					|  | bc1286db8a | added flask to requirements.txt | 2020-04-08 00:28:07 +02:00 |  | 
			
				
					|  | 86ea5e4b5e | added pywebview to requirements.txt | 2020-04-08 00:26:17 +02:00 |  | 
			
				
					|  | 6daf0f1a1c | Started working on the UI | 2020-04-08 00:19:27 +02:00 |  | 
			
				
					|  | e0cc901a9d | Removed UI, moving the GUI app to a new repo | 2020-04-07 18:28:08 +02:00 |  | 
			
				
					|  | 69a56e7598 | Merge branch 'master' of uh_wot/deemix into master | 2020-04-06 21:51:07 +00:00 |  | 
			
				
					|  | f88dfe1684 | simplified padding and AES encryption | 2020-04-06 23:44:58 +02:00 |  | 
			
				
					|  | 1f5ca4fe9a | Added a simple login function because of api changes | 2020-04-06 20:21:06 +02:00 |  | 
			
				
					|  | 3f61f6b167 | Forgot to add spotipy to dependencies | 2020-04-06 16:20:15 +02:00 |  | 
			
				
					|  | d94dbcf835 | Started adding Spotify Features Added support for tracks and albums | 2020-04-06 15:57:10 +02:00 |  | 
			
				
					|  | a032bb13b4 | Forgot to import changeCase | 2020-03-31 14:37:45 +02:00 |  |