Commit Graph

107 Commits

Author SHA1 Message Date
Miraty 6abf28f9f1 Fix footer at bottom 2021-12-18 23:18:40 +01:00
Miraty f8a91ee788 CSS are only meant for screens 2021-12-18 23:16:35 +01:00
Miraty e45f1f0b67 Fix background and foreground colors being sometimes inverted 2021-12-06 21:57:09 +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 51b3b58c3a Better help texts 2021-12-05 01:04:23 +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 b280d85a4a Better UI for save button 2021-11-25 20:34:34 +01:00
Miraty 69d172a8d8 Allow empty automatic sizes + better HTML semantics and forms 2021-11-06 00:33:15 +01:00
Miraty 5de9221d22 Fix footer at bottom 2021-11-06 00:24:27 +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 95e143f311 Merge pull request 'Change the QR code generation library' (#14) from barcode-generator into main
Reviewed-on: #14
2021-11-01 18:21:42 +01:00
Miraty 0434534971 Change the QR code generation library 2021-11-01 18:08:42 +01:00
Miraty 6cb9d88215 Remove unused ressources 2021-10-24 23:28:28 +02:00
Miraty 1527c1852f Use the example TLD (as per RFC 2606) 2021-10-19 17:07:51 +02:00
Miraty d1774ac141 Merge pull request 'Use POST instead of GET' (#13) from post into main
Reviewed-on: #13
2021-10-19 16:41:33 +02:00
Miraty 38401ffe33 Factorize .helpText and fix it's width 2021-07-16 19:30:43 +02:00
Miraty 65f5828b6e Remove header title link full width 2021-07-16 19:26:31 +02:00
Miraty 9a99331612 Fix OpenSearch plugin 2021-07-11 22:22:43 +02:00
Miraty 70fe23d053 Check Accept-Language existence before use 2021-07-11 21:50:22 +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 58aed892d8 Fix "Only apply transition to border's color" 2021-05-03 15:54:55 +02:00
Miraty 8b1692c35c Remove old disabled code 2021-05-03 15:29:33 +02:00
Miraty beaa29802e Only apply transition to border's color 2021-05-03 15:25:25 +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 b009740d6a Add textarea-specific text color settings 2021-04-27 00:24:20 +02:00
Miraty 615e6d223f Add support for PHP 8.0 2021-04-13 00:56:04 +02:00
Miraty b4aefde885 Remove hexdec() format warning in PHP 8 2021-04-13 00:44:08 +02:00
Miraty 70c6bbf3b9 Remove depreciation warning in phpqrcode for PHP 8 2021-04-13 00:43:05 +02:00
Miraty be00440cfe Add prefers-color-scheme to the Changelog 2021-03-07 23:11:41 +01:00
Miraty 16c446868b Change default qr codes expiration delay from 7 days to 2 days 2021-03-07 23:07:16 +01: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 341ab22dce Add occitan in changelog 2021-02-15 21:38:58 +01:00
Miraty e653821578 Update changelog 2021-02-15 21:32:43 +01:00
Miraty 0ebc1387f4 Use less.php instead of lesserphp 2021-02-15 21:29:38 +01:00
Miraty e7335d7f77 Update READMEs to the latest release 2021-01-01 16:44:36 +01:00
Miraty c51215a2d9 Add occitan to available languages 2021-01-01 16:42:36 +01:00
Miraty 740e04a47c Merge pull request 'First translation into Occitan' (#10) from quentin/libreqr:master into master
Reviewed-on: #10
2020-12-31 22:06:40 +01:00
quentin 049dcca74a First translation into Occitan
Translated in lengadocian Occitan, also called Central, General, Large.
2020-12-31 19:56:18 +01:00
Miraty eaee58c93d Merge pull request 'Fixed minor typography stuff.' (#6) from Cpm/libreqr:cpm-typo1 into master
Reviewed-on: #6
2020-12-29 15:29:08 +01:00
Christian P. MOMON e49691a752 Reverted the + moved in license link. 2020-12-29 14:57:13 +01:00
Christian P. MOMON dd83bfd8af Replaced ... by … in english local file. 2020-12-29 14:37:48 +01:00