Commit Graph

14 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
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
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
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
a53204668b Merge branch 'main' into router-implementation 2020-08-22 21:11:22 +02:00
Roberto Tonino
696976af6c fix: analyzer tab link not working 2020-08-22 15:21:40 +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
57691329b3 Fixed issues with spotify playlists and added localization compatibility 2020-07-20 22:31:54 +02:00
Roberto Tonino
5dc312ea79 added link analyzer tab translations 2020-07-20 18:27:41 +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