Commit graph

13 commits

Author SHA1 Message Date
1df83b89a1 Add QR code type "Wifi" + handle every request in index.php (#27)
QR codes types can now be chosen between the default text mode and the Wifi mode.

The WiFi form is on a dedicated page, and that has been implemented by managing every HTTP request from index.php

For more information about the format used for Wifi QR codes check https://github.com/zxing/zxing/wiki/Barcode-Contents#wi-fi-network-config-android-ios-11

Co-authored-by: Miraty <miraty+git@antopie.org>
Reviewed-on: #27 (https://code.antopie.org/miraty/libreqr/issues/27)
Reviewed-by: Miraty <miraty@noreply.code.antopie.org>
Co-authored-by: Denise <denisebitca@42l.fr>
Co-committed-by: Denise <denisebitca@42l.fr>

e4491752f2
2025-09-07 17:17:32 +05:30
Miraty
d0f211f61e Handle errors when generating QR codes 2022-06-07 00:05:07 +02:00
Miraty
fdfa947fc0 Fix size and margin placeholders 2022-05-31 16:22:51 +02:00
Miraty
8fdfb1b0a0 mainColor > fgColor 2022-05-31 16:09:33 +02:00
Miraty
acc7409bfe Fix bug when all requested locales are unavailable + automatically list locales 2022-05-30 20:51:16 +02:00
Miraty
68cbec8a8d Use tabs instead of spaces, better indentation 2022-05-30 20:16:36 +02:00
Miraty
6832804dc0 New CSS layout 2022-03-06 18:04:25 +01:00
Miraty
c49e34b2c2 redondancy > redundancy 2022-02-13 01:24:34 +01:00
Miraty
51b3b58c3a Better help texts 2021-12-05 01:04:23 +01:00
Miraty
b4ae9acb4f Use POST instead of GET 2021-07-11 14:00:35 +02:00
Miraty
9944bfbb82 Use HTML summary/details to display help text 2021-03-07 19:06:32 +01:00
Miraty
405e073d9f Add config.yaml.php and translate some strings of code in english 2020-10-25 18:02:57 +01:00
Miraty
3356db6555 Adds i18n, english l10n, CHANGELOG and lesserphp instead of lessphp 2020-07-01 20:47:02 +02:00