Commit Graph

53 Commits

Author SHA1 Message Date
Fabien Basmaison f6c3e581b9 [assets] Replace `Array.from(document.getElementsByClassName(…))` by `querySelectorAll(…)`. 2021-04-06 09:11:27 +02:00
Fabien Basmaison 6b0a3ce4b1 [assets] Move localStorage chunks of code to their own file:
This should prevent a sync issue with updateDisplay not always being loaded on time.
2021-04-06 09:06:51 +02:00
Fabien Basmaison 5aea7343b4 [assets] Rename some files for consistency. 2021-04-05 16:16:48 +02:00