Commit Graph

13 Commits

Author SHA1 Message Date
Roberto Tonino
55646c7179 perf: applied home cache technique to favorites and to settings 2020-09-21 21:54:00 +02:00
Roberto Tonino
b5d5a5761a feat: applied same cache technique of home to charts as well 2020-09-21 19:22:09 +02:00
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
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
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
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