Change the QR code generation library

This commit is contained in:
Miraty 2021-11-01 18:08:42 +01:00
commit 0434534971
323 changed files with 34197 additions and 3655 deletions

View file

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
* Replace GET by POST for QR codes generation (privacy enhancement)
* Change the QR code generation library
* Use less.php instead of lesserphp
* Use the prefers-color-scheme CSS feature to let the client choose their prefered theme (dark/light)