Commit Graph

18 Commits

Author SHA1 Message Date
Roberto Tonino
032762f75c wip: improving downloads' managemente 2020-09-19 17:07:28 +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
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
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
e3a016e778 implemented a first version of the custom context menu 2020-08-03 19:26:16 +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
Roberto Tonino
20460ef9ce added artist and tracklist tab routing 2020-07-28 21:39:44 +02:00
Roberto Tonino
35edbb7aa7 started implementing Vue Router; updated README.md; corrected an italian translation 2020-07-27 22:01:57 +02:00
mortalis
65b2619327 - added hints to some buttons 2020-07-25 15:51:36 +02:00
mortalis
eb483b813f - track selection on row click (js)
- left margin alignment for 'explicit' icon (css)
- softer alt colors in table (light theme) (css)
- more visible download icon hover color (css)
2020-07-25 15:22:16 +02:00
RemixDev
c9d9c29af7 Added search tab translations 2020-07-23 17:46:35 +02:00
RemixDev
57691329b3 Fixed issues with spotify playlists and added localization compatibility 2020-07-20 22:31:54 +02:00
Roberto Tonino
b782f0aa76 fixed some translation styles; fixed a translation plural 2020-07-20 17:59:23 +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