QR code feature

Thanks to @tjark002 and @RomanVisionz!
This commit is contained in:
Tim Krieger 2022-06-09 12:49:12 +02:00
parent 6456886cdc
commit 1aa7ad3f70
5 changed files with 654 additions and 2 deletions

View file

@ -187,3 +187,5 @@ Visit the **[FAQ](https://github.com/ether/etherpad-lite/wiki/FAQ)**.
# Additonal licence
The etherpad-lite [logo](https://thenounproject.com/icon/16723/) in this repo created by [Parallel Digital Studio](https://thenounproject.com/Parallel) is licenced under [CC BY 3.0 Unported](https://creativecommons.org/licenses/by/3.0/).
Our QR code feature is based on this [repo](https://github.com/jeromeetienne/jquery-qrcode/) (MIT).