Commit Graph

23 Commits

Author SHA1 Message Date
Roberto Tonino
064c3b29bc chore: removed main_selected global; perf: added route links instead of showView method and removed tabs.js 2020-09-26 19:48:30 +02:00
Roberto Tonino
468142004a chore: reduced a bit bundle size by using lighter flags; workflow: improved code modularity; chore: removed unused functions and globals; chore: removed .jsbeautify file 2020-09-26 17:53:25 +02:00
RemixDev
3c276405af Removed main_selected from updateResults as it's not used 2020-09-24 15:14:47 +02:00
RemixDev
aaecaab04d Reload search page if searching again and already in search tab 2020-09-24 13:48:37 +02:00
Roberto Tonino
032762f75c wip: improving downloads' managemente 2020-09-19 17:07:28 +02:00
Roberto Tonino
2ffafb7616 fix: scrolled search 2020-09-17 18:31:07 +02:00
Roberto Tonino
2eec8a5c3f feat: caching of search tabs already loaded 2020-09-17 18:11:41 +02:00
Roberto Tonino
139ef91b6e fnished moving search tabs in components 2020-09-16 22:22:55 +02:00
Roberto Tonino
5695f4ecd6 started moving search tabs in components 2020-09-16 18:59:25 +02:00
Roberto Tonino
36dbb78879 fixed loading placeholder style and search component showing on loading 2020-09-15 22:51:50 +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
7ea276992a Merge remote-tracking branch 'origin/main' into router-implementation 2020-09-15 17:59:15 +02:00
RemixDev
65036d98b1 Made translations variables more descriptive 2020-09-06 12:17:35 +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
a53204668b Merge branch 'main' into router-implementation 2020-08-22 21:11:22 +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
Roberto Tonino
2e05ef3f0a started adding routes to the whole app (the app is currently broken) 2020-07-28 22:09:13 +02:00
mortalis
65b2619327 - added hints to some buttons 2020-07-25 15:51:36 +02:00
RemixDev
c9d9c29af7 Added search tab translations 2020-07-23 17:46:35 +02:00
RemixDev
9d074bc538 Added translation support for toast messages 2020-07-21 11:09:47 +02:00
RemixDev
57691329b3 Fixed issues with spotify playlists and added localization compatibility 2020-07-20 22:31:54 +02:00
Roberto Tonino
ef38e48ddd added some translations 2020-07-18 18:06:07 +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