Commit graph

239 commits

Author SHA1 Message Date
RemixDev 52bf91686a [webui] Added german translation 2020-07-29 16:30:31 +02:00
RemixDev 5f529466e7 Fixed starting webview twice on windows 2020-07-29 15:40:08 +02:00
RemixDev 107cae9b86 [webui] Added spanish translations 2020-07-29 14:53:39 +02:00
RemixDev 877aa05fc9 [webui] Fixed track selection when playing preview on tracklist view 2020-07-28 17:58:41 +02:00
RemixDev ccdafe0373 [webui] Fixed icon color in about tab 2020-07-28 15:41:51 +02:00
RemixDev 2d94c2427d Added 404 fallback for Vue Router 2020-07-27 23:52:53 +02:00
RemixDev dbf1a6ecb5 [webui] Fixed toast dismiss issue 2020-07-27 23:41:01 +02:00
Roberto Tonino 25ce246970 [webui] started implementing Vue Router; updated README.md; corrected an italian translation 2020-07-27 22:02:05 +02:00
Roberto Tonino a7babb871b [webui] translated the about tab 2020-07-27 19:30:57 +02:00
RemixDev 1d5db77b60 [webui] Merged 'Style, hints and JS modification' from mortalis 2020-07-25 17:23:27 +02:00
RemixDev ebf47e90b0 [webui] Updated some italian translations 2020-07-24 00:34:12 +02:00
Roberto Tonino 8ca27462fb [webui] started styling about tab; made some changes to about tab 2020-07-24 00:08:04 +02:00
RemixDev 4272f4e553 [webui] Added search tab translations 2020-07-23 17:46:46 +02:00
RemixDev 846b638d34 [webui] Added translation for even more known errors 2020-07-23 16:43:32 +02:00
RemixDev 0fa1581a3c [webui] Added translations for known error messages 2020-07-23 16:18:46 +02:00
RemixDev fe72fad939 [webui] Added translation support for toast messages 2020-07-21 11:10:04 +02:00
toninho d83be70875 Merge pull request 'Update 'README.md'' (#1) from phnthnhnm/deemix-pyweb:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-pyweb/pulls/1
2020-07-21 08:43:24 +02:00
Phan Thành Nam 132281e9bd Update 'README.md' 2020-07-21 07:02:00 +02:00
RemixDev 84d04cbfdb [webui] Fixed issues with spotify and added localization compatibility 2020-07-20 22:33:31 +02:00
RemixDev face787a4b Updated all the links to codeberg 2020-07-20 19:23:29 +02:00
Roberto Tonino 67ff4b7e55 [webui]added link analyzer tab translations 2020-07-20 18:27:46 +02:00
Roberto Tonino 720467582e [webui]fixed some translation styles; fixed a translation plural 2020-07-20 17:59:31 +02:00
RemixDev fa347562a7 updated submodule to codeberg 2020-07-20 14:14:18 +02:00
RemixDev 15deb37077 [webui] Fixed settings tab for singleAlbumArtist 2020-07-20 13:09:21 +02:00
RemixDev 837dbea5f0 [webui] added more translations 2020-07-19 08:39:51 +02:00
Roberto Tonino d2b2bc46be [webui] added language change logic, added flags, added more translations 2020-07-18 22:45:30 +02:00
RemixDev 3d78431cee Updated app to work with deemix 1.1.10 2020-07-18 18:23:36 +02:00
Roberto Tonino b052f58572 Merge remote-tracking branch 'origin/master' 2020-07-18 18:07:24 +02:00
Roberto Tonino 5304f60967 [webui] added some translations 2020-07-18 18:07:09 +02:00
RemixDev f85004f6ec [webui] Fixed closing p tag in settings 2020-07-18 16:56:15 +02:00
RemixDev 5b100737eb [webui] Added all translations for the settings tab 2020-07-18 13:00:24 +02:00
Roberto Tonino 146b477d4d [webui] added another bunch of translations 2020-07-17 21:20:23 +02:00
Roberto Tonino 0175f22417 [webui] changed directory structure of js and Vue files; added plugin for translation (can try it in settings) 2020-07-17 00:11:42 +02:00
Roberto Tonino f0252a5069 [webui] moved track preview logic to Vue 2020-07-16 22:49:19 +02:00
Roberto Tonino b123bae8f5 [webui] moved downloads logic to Vue (except for 1 function) and basic tested 2020-07-16 22:20:27 +02:00
Roberto Tonino ee62351892 [webui] made tabs logic global, started moving downloads logic into Vue 2020-07-14 22:28:05 +02:00
uh_wot 1782ee940a try switching to Qt if gi isn't available 2020-07-10 16:26:27 +02:00
uh_wot 09e2b25ed1 removed unneeded packages from requirements_qt.txt 2020-07-10 16:25:45 +02:00
RemixDev 28b81f6a3d Updated requirements_qt.txt 2020-07-09 00:10:15 +02:00
Roberto Tonino 7a9c896bfc [webui] started moving tabs logic into vue components 2020-07-07 22:04:37 +02:00
RemixDev 18a5bb760d Added qt as fallback if gtk is not installed on linux 2020-07-07 14:27:39 +02:00
Roberto Tonino 28213b55da [webui] moved search logic to content and sidebar components 2020-07-06 21:55:39 +02:00
Roberto Tonino 5deb85a9ab [webui] moved quality modal logic to quality modal component 2020-07-06 20:46:36 +02:00
Roberto Tonino 0266c1e526 [webui] delegated theme changing to sidebar component 2020-07-06 19:02:13 +02:00
Roberto Tonino 605eee242b [webui] replaced some old HTML with the right components; added quality modal functional component 2020-07-06 18:34:58 +02:00
RemixDev ad2570bc81 Updating pywebview to 3.3.1 2020-07-02 16:56:19 +02:00
RemixDev a5bd28343b Set console to False on GUI spec file
Now deemix makes log files so the console is not needed
2020-07-01 16:36:22 +02:00
RemixDev a05fbca02e Foircing pywebview 3.2 in the requiremets as 3.3 is not working with cef 2020-06-30 19:18:52 +02:00
RemixDev e500b9b7fa Removing windows workaround as pywebview 3.3 got released 2020-06-30 19:03:51 +02:00
RemixDev 55bfe0ce48 Attempting to fix the .UIposition issue on windows 2020-06-30 17:25:32 +02:00