Commit Graph

28 Commits

Author SHA1 Message Date
Roberto Tonino
7ea276992a Merge remote-tracking branch 'origin/main' into router-implementation 2020-09-15 17:59:15 +02:00
RemixDev
a20ae4ee9c Added Spotify Features explanation link and translation for login button 2020-09-10 15:48:54 +02:00
RemixDev
e18baa4b81 Added syncedLyrics option in the settings 2020-09-10 13:45:34 +02:00
RemixDev
65036d98b1 Made translations variables more descriptive 2020-09-06 12:17:35 +02:00
Roberto Tonino
6c4fdc2acf feat: improved sidebar links; feat: removed a bunch of functions from changeTab function 2020-08-31 23:07:52 +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
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
RemixDev
71b6256dc2 Added new settings 2020-08-21 14:47:51 +02:00
RemixDev
2bc73e5f7c Made some tweeks to the UI 2020-08-13 22:39:46 +02:00
RemixDev
a32ba2e455 Added in-app login 2020-08-12 16:32:58 +02:00
RemixDev
8fa091835a Added "Select Download Folder" button 2020-08-05 15:54:42 +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
6b475910b5 Merge remote-tracking branch 'origin/main' into router-implementation 2020-07-29 18:53:11 +02:00
Roberto Tonino
cbc0e0d710 added Russian, Turkish, French and Portuguese (Brazilian) languages 2020-07-29 18:41:08 +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
RemixDev
57691329b3 Fixed issues with spotify playlists and added localization compatibility 2020-07-20 22:31:54 +02:00
RemixDev
6fecc5fde0 Updated all the links to codeberg 2020-07-20 19:23:11 +02:00
RemixDev
f4b55e958f Fixed settings tab for singleAlbumArtist 2020-07-20 13:09:00 +02:00
Roberto Tonino
636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00
RemixDev
dc95150d7f Added the new options in 1.1.10 2020-07-18 18:22:45 +02:00
Roberto Tonino
ef38e48ddd added some translations 2020-07-18 18:06:07 +02:00
RemixDev
843715a659 Added all translations for the settings tab 2020-07-18 12:59:39 +02:00
Roberto Tonino
e4b2f1f187 added another bunch of translations 2020-07-17 21:20:08 +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