Commit Graph

44 Commits

Author SHA1 Message Date
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 f6dbce3b97 Merge main and body 2022-03-03 18:26:21 +01:00
Miraty 108da9d050 Adequate cursors 2022-02-26 17:09:59 +01:00
Miraty e235c61bf6 High contrast default theme 2022-02-18 18:21:33 +01:00
Miraty 42bf2ec578 Fix borders width when hovering and focusing 2022-02-13 01:39:11 +01:00
Miraty c49e34b2c2 redondancy > redundancy 2022-02-13 01:24:34 +01:00
Miraty dd2afe6967 Dashed help border 2022-02-13 01:20:48 +01:00
Miraty d65cace611 Don't resize elements on hover and focus 2022-01-10 18:22:17 +01:00
Miraty 6abf28f9f1 Fix footer at bottom 2021-12-18 23:18:40 +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 be39fff8b2 Display logo using data uri as CSS background-image 2021-12-06 20:10:45 +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 1527c1852f Use the example TLD (as per RFC 2606) 2021-10-19 17:07:51 +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 bd443a1060 Fix CSS layout 2021-07-11 21:48:56 +02:00
Miraty 58aed892d8 Fix "Only apply transition to border's color" 2021-05-03 15:54:55 +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 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 a3f5f353b2 Simplify touching help text with touch-screen 2020-10-31 16:51:05 +01:00
Miraty 57ccb96a46 Fix meta text with small resolutions 2020-10-31 16:49:27 +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 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 3e3ad169b8 Minor fixes 2020-03-15 21:19:01 +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 f32ba315ef D
ça contionne maintenant
2019-08-13 21:17:08 +02:00
Miraty cb782988d4 WebManifest 2019-03-28 22:44:06 +01:00
Miraty 8a2a605f45 Ajout de la recherche OpenSearch
Possibilité de générer un code QR depuis la barre de recherche, en
ajoutant le générateur comme moteur de recherche.
2019-03-17 16:03:43 +01:00
Miraty 9ce259cfa0 Modif de la structure du header 2019-02-24 19:11:31 +01:00
Miraty 25ed11aada Compil Less en PHP côté serveur + favicons thémés en plusieurs définitions
Le Less n'est plus compilé par le naigateur en JS, le serveur s'en
occupe en PHP. Le JS n'est donc plus nécessaire au fonctionnement du
générateur.

Les favions sont également thémés, et dans les dimensions suivantes :
16², 32², 48², 64², 96², 128², 192², 256², 384² et 512².
2019-02-22 22:23:02 +01:00
Miraty b0acf269b0 placeholder coloré correctement dans Webkit & Blink 2019-02-13 19:27:34 +01:00
Miraty 2be8145a54 Thème Parinux + suppression automatique + centrage de l'interface 2019-02-11 19:26:31 +01:00