Commit graph

67 commits

Author SHA1 Message Date
wphiphi
e924a9c27a
Merge pull request #1 from wphiphi/step-by-step
Step by step
2022-01-06 02:27:20 +01:00
wphiphi
4351fb5701
rename display for padding recovery to patching recovery 2022-01-06 02:00:24 +01:00
wphiphi
03aaa3b877
make padding bits recovery overlay reusable as patching overlay 2022-01-06 01:43:52 +01:00
wphiphi
1a16fd9675
Announce that text file import or export works 2022-01-04 23:10:37 +01:00
wphiphi
cbc1ade0e6
fix Txt file loading 2022-01-04 23:08:17 +01:00
wphiphi
ee0174594c
Import from Text ( format used in waidotto ) 2022-01-04 17:51:27 +01:00
wphiphi
9013a40a80
support for Text file loading in index.html 2022-01-04 17:44:44 +01:00
wphiphi
3231700a78
fix : version bit : was char instead of bool 2022-01-04 15:36:17 +01:00
wphiphi
bfe213af7a
dump to text support for show_Grey button 2022-01-04 15:34:18 +01:00
wphiphi
39088a3d91
Update README.md 2022-01-04 14:12:21 +01:00
wphiphi
aeccf3f471
refoctoring - reuse table.js infomration arrays 2022-01-04 13:57:41 +01:00
wphiphi
3181e2bc6f
add textarea text dump in decode mode 2022-01-04 13:37:50 +01:00
wphiphi
6f5439d7a7
add textarea for text export 2022-01-04 13:30:47 +01:00
wphiphi
65d210f345
change version_information_table to string
quoted all 0 & 1
2022-01-03 01:44:09 +01:00
wphiphi
18f0d94443
Delete index2.html 2022-01-03 01:23:16 +01:00
wphiphi
a86429b673
Delete finder-example.html 2022-01-03 01:22:00 +01:00
wphiphi
e14f031237
highlight masking in menu if applied 2022-01-03 01:01:04 +01:00
wphiphi
dba1483176
fix RS decoder & recoverPadding decoder
QR higher version  bit parsing fix (num, alphanum, byte)
2022-01-03 00:37:34 +01:00
wphiphi
b396c5e611
decode mode result textarea size * QR version 2022-01-02 21:01:28 +01:00
wphiphi
f3918f18bf
decode mode min 2px + toogle back restore px size
decode mode need 2px width module for correct decoding  , also it now support switching up or lower and reverting to original encode pixel module settings before decode mode being used
2022-01-02 20:44:07 +01:00
wphiphi
8766a6b880
add quiet zone to canvas image ( decode section )
normal decode will work for v40
2022-01-02 16:34:14 +01:00
wphiphi
42cfcdcb49
fix styling 2022-01-02 15:36:22 +01:00
wphiphi
419f7cb342
Update main.js 2022-01-02 15:28:37 +01:00
wphiphi
d53a0786ea
update to suppport up to version 40 2022-01-02 14:41:01 +01:00
wphiphi
a8167f9bc5
add load denyvitali qr.js 2022-01-02 14:34:13 +01:00
wphiphi
20d1e552c6
Update table.js
complete all tables info for up to version 40 of QR version size
2022-01-02 14:28:13 +01:00
wphiphi
77ee8f0901
Update main.js
switch qr_template array to denisvitalys  generate_qr()  (qr.js) 
resize to acceptable QR size pixel width ( main + padding windows)
2022-01-02 14:21:54 +01:00
wphiphi
720b8c5312
Update qr.js
add version info ,  add dark module
2022-01-02 14:10:13 +01:00
Denys Vitali
a793919fb4
Merge pull request #1 from denysvitali/feature/support-more-versions
wip: support more QR code versions
2022-01-02 09:24:28 +01:00
Denys Vitali
6fb5b55863 wip: support more QR code versions 2021-11-14 23:56:31 +01:00
imam
12df65b9d6 Add ECI Mode Support 2021-11-02 04:37:29 +07:00
Merricx
65c12e9638 Add screenshot in README.md 2019-05-26 23:46:02 +07:00
Merricx
a32b2672f6 Add screenshot in README 2019-05-26 23:44:39 +07:00
Merricx
c67c4fc7f1 Update Data Masking in user guide 2019-05-01 23:21:00 +07:00
Merricx
e9a7e7dc24 Update view resizing precision 2019-01-29 09:26:13 +07:00
Merricx
8dd33360de Fixed display bugs 2018-11-17 00:00:10 +07:00
Imam Uasa
30c01f331f
Update README.md 2018-09-30 19:45:57 +07:00
Merricx
ce2de974bd Update support for QR version 7 to 9 2018-05-11 03:30:12 +07:00
Merricx
a521c5b30a Add Data Sequence Analysis 2017-12-27 03:02:43 +07:00
Merricx
771dbf2acf Fixed bugs 2017-12-11 00:34:56 +07:00
Merricx
1a3bbe2a7a Reworked Data Masking 2017-12-09 12:03:09 +07:00
Merricx
10c326174d Fixed css bugs 2017-05-30 19:33:50 +07:00
Merricx
5bd4ca3168 Add browser feature detection 2017-05-19 03:08:49 +07:00
Merricx
4b35b2eb5f Improve algorithm for generating QR table 2017-05-18 14:03:54 +07:00
Merricx
18341ec37c Fixed bugs in webkit browser 2017-05-18 03:18:29 +07:00
Merricx
a782c67745 Update version 2017-05-17 17:36:32 +07:00
Merricx
7fd91a5900 Update index.html 2017-05-17 17:26:08 +07:00
Merricx
07427bb93f Add restriction use on Mobile browser 2017-05-17 17:21:48 +07:00
Merricx
5fdc8ca997 Add shortcut keys 2017-05-14 02:54:10 +07:00
Merricx
d4143f5c00 Add shortcut keys 2017-05-14 02:51:29 +07:00