Commit Graph

13 Commits

Author SHA1 Message Date
Roberto Tonino
db1a0a5ec3 fix: logout removing client mode; fix: nickname not showing after app login 2020-09-23 18:36:10 +02:00
Roberto Tonino
30b0881b76 fix: client mode not being detected; chore: added gui dev scripts 2020-09-22 22:40:41 +02:00
Roberto Tonino
55646c7179 perf: applied home cache technique to favorites and to settings 2020-09-21 21:54:00 +02:00
Roberto Tonino
53dd45b740 feat: removed unused code 2020-09-21 19:32:22 +02:00
Roberto Tonino
5593dc085e feat: simple but efficient cache of home data 2020-09-21 19:12:14 +02:00
Roberto Tonino
6e195827aa fix: errors tab displaying 2020-09-19 15:11:06 +02:00
Roberto Tonino
cda31a93ff fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style 2020-09-17 23:55:57 +02:00
Roberto Tonino
d9a128b142 wip: login data in store 2020-09-17 22:43:52 +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