Oneric
e274adf47d
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Previously restoring from file would also restore the old version value breaking upload of the new settings to the server. Additionallly it didn’t even attempt to sync settings after restore and was insufferably slow due to individually updating every single setting with a dispatch. Instead only update changed settings like on server syncs which usually speeds the process up considerably. Fixes: #405 |
||
---|---|---|
.. | ||
assets | ||
boot | ||
components | ||
directives | ||
hocs | ||
i18n | ||
lib | ||
modules | ||
services | ||
_variables.scss | ||
App.js | ||
App.scss | ||
App.vue | ||
main.js | ||
panel.scss | ||
sw.js |