1
0
Fork 0
mirror of https://github.com/voltbonn/qrcode.volt.link.git synced 2024-05-12 07:51:23 +00:00
Commit graph

33 commits

Author SHA1 Message Date
thomasrosen f967e15834 Update Generator.js 2023-05-18 17:41:15 +02:00
thomasrosen bfc918f5a6 Update index.js 2023-05-18 17:41:13 +02:00
thomasrosen 0d4cc8ef11 Update index.html 2023-05-18 17:41:11 +02:00
thomasrosen 924e853eaa Update index.html 2023-05-18 17:39:44 +02:00
thomasrosen 09e1e45301 feat: uptime status badge 2022-06-17 17:44:47 +02:00
thomasrosen 5ddb5f380c synced style.css from teh other repos 2021-08-20 01:53:12 +02:00
thomasrosen 047c5436d6 BUGFIX added forgotten css for scaling the apps 2021-08-05 19:14:42 +02:00
thomasrosen ecbcfffe6e synced index.css from edit.volt.link repo 2021-08-02 18:57:47 +02:00
thomasrosen 5c48fca4fc added margin toggle 2021-07-19 21:36:07 +02:00
thomasrosen 4268dc204c added transparent background option 2021-07-19 21:35:52 +02:00
thomasrosen 4fda0a95ac removed automatic logo deactivation for smaller qr-codes 2021-07-19 19:38:53 +02:00
thomasrosen ec6f196601 put the size chooser after the image-preview directly before the download buttons 2021-07-19 15:22:22 +02:00
thomasrosen 9cbc3634be added multibyte support (UTF-8 and also emojis) 2021-07-19 15:19:59 +02:00
thomasrosen 03c945d825 BUGFIX added error checking
Only possible settings are adjustable.
2021-07-19 15:17:07 +02:00
thomasrosen 4c63628c36 Merge branch 'main' of https://github.com/voltbonn/qrcode.volt.link into main 2021-07-19 14:16:18 +02:00
thomasrosen f423174eda BUGFIX no background color was selected intially 2021-07-19 12:21:13 +02:00
Thomas Rosen b606300fe9
Update README.md 2021-07-15 20:42:49 +02:00
thomasrosen 68857eee7a added content length 2021-07-06 00:47:09 +02:00
thomasrosen 979eea8a35 added more stats tracking 2021-07-06 00:45:47 +02:00
thomasrosen 725a1a9b7c BUGFIX send stats and then download 2021-07-06 00:43:32 +02:00
thomasrosen 7abc20cae0 BUGFIX wrong german translation 2021-07-05 21:34:57 +02:00
thomasrosen 5471ec6ccf added localisation strings for all texts left 2021-07-05 21:02:21 +02:00
thomasrosen 5bc4545751 BUGFIX localization id was wrong 2021-07-05 21:01:42 +02:00
thomasrosen edc6de2d4f read a default content from url search- / get-parameter 2021-07-05 20:44:35 +02:00
thomasrosen aab01ff0bb Added colored QR-Codes and the Volt logo in the middle.
Also switched from qr-code-styling to the lib they use (qrcode-generator).
2021-07-05 20:27:01 +02:00
thomasrosen 725e7b9576 turned of experimental as I dunno what it does 2021-07-05 16:52:54 +02:00
thomasrosen f37939ec27 removed image options as I'm adding it myself 2021-07-05 16:52:34 +02:00
thomasrosen bbb44c1a55 out-commented unused code 2021-07-05 16:35:28 +02:00
thomasrosen e564e0bd4c changed from qrcode to qr-code-styling for more options
Download in different formats and error-resistance work too.
2021-07-05 16:27:22 +02:00
thomasrosen 69b969b1bd Added basic and not finished qr-code generation 2021-07-03 18:52:55 +02:00
thomasrosen 73cce0596a removed unused imports 2021-06-30 02:26:50 +02:00
thomasrosen 687bcad53d added basic react stuff 2021-06-30 02:23:43 +02:00
thomasrosen 9016ee1943 Initial commit 2021-06-29 18:51:09 +02:00