Commit Graph

58 Commits

Author SHA1 Message Date
Miraty 6832804dc0 New CSS layout 2022-03-06 18:04:25 +01:00
Miraty f6dbce3b97 Merge main and body 2022-03-03 18:26:21 +01:00
Miraty bcab1baadf Remove unused code 2022-02-26 16:45:39 +01:00
Miraty 0e43cf9f30 Remove manifest from CSP 2022-02-25 13:10:11 +01:00
Miraty 3fdd6f5eab Return HTTP 400 when rejecting form submission 2022-02-18 22:51:32 +01:00
Miraty 8761d0e33a New config.inc.php and fuse inc.php in index.php 2022-02-18 17:15:43 +01:00
Miraty 05da7e24a7 Remove the WebManifest 2022-02-18 16:37:41 +01:00
Miraty 4328b2aea7 Remove the OpenSearch plugin 2022-02-18 16:36:07 +01:00
Miraty c49e34b2c2 redondancy > redundancy 2022-02-13 01:24:34 +01:00
Miraty f8a91ee788 CSS are only meant for screens 2021-12-18 23:16:35 +01:00
Miraty cd3adddee8 Jump to the QR code page fragment when generated 2021-12-06 20:58:49 +01:00
Miraty d818822ade Add $validFormSubmitted 2021-12-06 20:56:56 +01:00
Miraty 2a6a4ad056 Add a CSS corner if the contrast between QR margin and page background is too low 2021-12-06 20:53:23 +01:00
Miraty fa72b74713 Add manifest-src to CSP 2021-12-06 20:12:01 +01:00
Miraty be39fff8b2 Display logo using data uri as CSS background-image 2021-12-06 20:10:45 +01:00
Miraty 3a6851238c Add HTML metadata 2021-12-01 21:57:49 +01:00
Miraty 5697363739 Add a license notice to every file that is part of LibreQR 2021-11-25 22:36:21 +01:00
Miraty 69d172a8d8 Allow empty automatic sizes + better HTML semantics and forms 2021-11-06 00:33:15 +01:00
Miraty 57240e3631 Move temp/ to css/ and remove old unused code 2021-11-03 19:48:30 +01:00
Miraty 2f2ce4ab4f Move some statements 2021-11-03 19:35:20 +01:00
Miraty 0434534971 Change the QR code generation library 2021-11-01 18:08:42 +01:00
Miraty 1527c1852f Use the example TLD (as per RFC 2606) 2021-10-19 17:07:51 +02:00
Miraty bd443a1060 Fix CSS layout 2021-07-11 21:48:56 +02:00
Miraty b4ae9acb4f Use POST instead of GET 2021-07-11 14:00:35 +02:00
Miraty 8b1692c35c Remove old disabled code 2021-05-03 15:29:33 +02:00
Miraty 50a079ab24 Use number input type instead of select for image and margin sizes 2021-05-03 15:18:50 +02:00
Miraty b4aefde885 Remove hexdec() format warning in PHP 8 2021-04-13 00:44:08 +02:00
Miraty 82e77cdb99 Use prefers-color-scheme to let the client make the light/dark choice 2021-03-07 23:03:33 +01:00
Miraty 9944bfbb82 Use HTML summary/details to display help text 2021-03-07 19:06:32 +01:00
Miraty 6ced4390e7 Remove Ubuntu font 2021-02-15 21:48:26 +01:00
Miraty 0ebc1387f4 Use less.php instead of lesserphp 2021-02-15 21:29:38 +01:00
Miraty ff3888493a Fix root path variable name 2020-11-03 21:34:04 +01:00
Miraty de6f3fd1c1 Remove an isolated </div> 2020-10-31 17:54:08 +01:00
Miraty 57c8594818 Move style.min.css to temp/style.min.css 2020-10-31 16:46:31 +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 2ed60ba3ed Meta texts at the bottom of the page 2020-10-12 18:55:36 +02:00
Miraty 3356db6555 Adds i18n, english l10n, CHANGELOG and lesserphp instead of lessphp 2020-07-01 20:47:02 +02:00
Miraty 880027ce31 Fix help button when using hexadecimal instead of keyword color 2020-03-23 16:26:31 +01:00
Miraty 46ac7fdce1
Fix help button when SVG is disabled
This is the case in Tor Browser with maximum security level, in this case show alternative text instead
2020-03-23 15:57:13 +01:00
Miraty 925335b6f9
Fix style.min.css updating 2020-03-17 14:03:25 +01:00
Miraty b6827bcd36
Update source code URL 2020-03-16 18:34:49 +01:00
Miraty 3e3ad169b8 Minor fixes 2020-03-15 21:19:01 +01:00
Miraty cf444dab3f Fix updating minimized css bug 2020-03-15 21:17:49 +01:00
Miraty 0bbbbcbf77 Fix theme 2020-03-15 21:16:06 +01:00
Miraty 8777698f28 Rename aide.svg > help.svg.php 2020-03-15 21:13:22 +01:00
Miraty 2edcfd9acc Fix git bug 2020-03-06 23:21:38 +01:00
Miraty 037250e372 Merge branch 'master' of https://code.antopie.org/miraty/qr 2020-03-06 21:44:36 +01:00
Miraty 47da216738 backend en anglais + vérification améliorée des params 2020-03-06 21:34:31 +01:00
Miraty 0f883cf573 POST > GET ; defaut > dark 2020-01-26 14:23:34 +01:00
Miraty ef7b86e04d Retrait de gettext 2019-08-14 17:12:23 +02:00