Commit Graph

84 Commits

Author SHA1 Message Date
Roberto Tonino 5593dc085e feat: simple but efficient cache of home data 2020-09-21 19:12:14 +02:00
Roberto Tonino 032762f75c wip: improving downloads' managemente 2020-09-19 17:07:28 +02:00
Roberto Tonino 6e195827aa fix: errors tab displaying 2020-09-19 15:11:06 +02:00
Roberto Tonino 5fc41db230 fix: analyzer tab always resetting befoe a search, feat: split countries in different utils file 2020-09-19 14:20:15 +02:00
Roberto Tonino 2eec8a5c3f feat: caching of search tabs already loaded 2020-09-17 18:11:41 +02:00
Roberto Tonino cd8b03681a removed useless divs, moved search placeholder to the right place, improved searchbar keyup listener code 2020-09-15 22:44:29 +02:00
Roberto Tonino 82e45633f5 fixed about tab merge issues 2020-09-15 18:11:29 +02:00
Roberto Tonino 7ea276992a Merge remote-tracking branch 'origin/main' into router-implementation 2020-09-15 17:59:15 +02:00
RemixDev 9ade5d78f5 Merge pull request 'show korean option' (#42) from wolfwork/deemix-webui:main into main
Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/42
2020-09-07 22:21:48 +02:00
wolfwork e9cddf2c6f add korea flag 2020-09-07 18:39:49 +02:00
RemixDev e192011f31 Added support for 'deezer.page.link' urls 2020-09-07 12:28:11 +02:00
Roberto Tonino d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
Roberto Tonino fdd4b0317a feat: added global caching for settings, default settings and credentials 2020-08-25 23:17:23 +02:00
Roberto Tonino 4b5c10ef3e feat: global storage of the settings 2020-08-24 21:30:54 +02:00
Roberto Tonino 9425569879 feat: added vuex store to cache data; feat: cached home data in the frontend 2020-08-23 00:39:31 +02:00
Roberto Tonino 972d1fe680 fix: general routing not wokring; fix: settings tab not showing up 2020-08-22 23:34:16 +02:00
Roberto Tonino e1a3e8b562 added workaround to copy arbitrary text to che clipboard 2020-08-19 17:35:25 +02:00
RemixDev f85c7e16e8 Added Arab language 2020-08-13 18:57:26 +02:00
Roberto Tonino 77b202d88e removed the usage of the path property of the contextmenu event because apparently it's not standard 2020-08-12 11:55:02 +02:00
Roberto Tonino 76f354e3de added quality selection in context menu and removed the quality modal, except for one case; translated cut, copy, ecc in italian 2020-08-11 21:12:47 +02:00
RemixDev 0ba8e96b6d Updated pt-br 2020-08-03 14:01:44 +02:00
RemixDev 73bed06a94 Added Croatian and Vietnamese 2020-08-03 13:47:32 +02:00
RemixDev 8b8c52fab4 Added 'b' option to overwriteFile in settings
Added dots to logging in
Delete toast item when clicking to dismiss
2020-07-31 14:10:36 +02:00
Roberto Tonino cbc0e0d710 added Russian, Turkish, French and Portuguese (Brazilian) languages 2020-07-29 18:41:08 +02:00
RemixDev 3387a0092a Added Portuguese translation 2020-07-29 17:42:28 +02:00
RemixDev 769aedbb77 Added indonesian translation 2020-07-29 17:17:41 +02:00
RemixDev 8ece6f538d Added french translation 2020-07-29 16:54:41 +02:00
RemixDev c935a33fdb Added german translation 2020-07-29 16:29:25 +02:00
RemixDev 6863384632 Added Spanish option in settings 2020-07-29 14:53:10 +02:00
RemixDev 18136a071e Fixed toast dismiss issue 2020-07-27 23:37:50 +02:00
RemixDev a0d23f5a39 Added translations for hints
Added toast exception for hide toast on click
2020-07-25 17:22:31 +02:00
mortalis efa5decadf - hide toast on click 2020-07-25 15:54:13 +02:00
Roberto Tonino 636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00
Roberto Tonino 42e44c45fe changed directory structure of js and Vue files; added plugin for translation (can try it in settings) 2020-07-17 00:11:28 +02:00