Commit Graph

17 Commits

Author SHA1 Message Date
billz 5017fb16b9 Fix merge conflict 2021-12-29 15:36:22 +00:00
billz 2ca5f25dff Merge First Edition of RaspAP/raspap-insiders 2021-12-29 12:35:57 +00:00
billz 06476b9a61 Merge with upstream master 2021-06-05 12:02:26 +01:00
billz 4841d9336a Remove locale include (unused) 2021-05-10 07:49:16 +01:00
glaszig 947ccf7021 add margin to wifi qr code to have it work with dark background (i.e. dark theme) 2021-05-08 14:29:59 -03:00
glaszig 45a50edc41 use special multibyte shell escaping to support unicode ssid names with qr code 2021-05-08 14:24:36 -03:00
billz 90aea4ca93 Set locale for utf-8 support, remove mb_escapeshellarg (deprecated) 2021-05-02 07:02:30 +01:00
zbchristian e16844294b
Merge branch 'master' into feature/zbchristian-clients 2021-03-21 18:00:40 +01:00
Christian Zeitnitz 159e3674e5 cleanup common.sh
typo in wifi-qr-code.php corrected
2021-03-16 22:31:00 +01:00
Christian Zeitnitz f77fb660bf Fix missing mobiledata.ini and some cleanup 2021-03-16 19:11:40 +01:00
billz 3ac70a3a3c Move qr_encode() to inc/functions 2021-03-07 10:28:14 +00:00
billz 7d8fc65ef0 Block direct file access 2020-07-11 09:03:23 +01:00
billz 695cdd2d35 Revert file access check 2020-07-10 15:39:36 +01:00
billz 7af8b302e9 Prevent direct file access. Resolves #622 2020-07-10 14:46:55 +01:00
glaszig 806ce22970 add etag header to wifi qr code to improve
browser caching behavior
2020-02-27 23:53:48 +00:00
glaszig ad1ca08de3 escape qrencode arguments in multibyte-safe way 2020-02-27 23:52:35 +00:00
glaszig 695ea7b969 show wifi qr code in "hotspot > security" section
resolves #469.
2020-02-27 02:37:00 +00:00