Commit graph

78 commits

Author SHA1 Message Date
Coxxs
0098124767
Improve Data Sequence Analysis (#14)
* Improve the performance of `generateDataBlocks`

* fix: Apply masks when editing in Data Sequence Analysis

---------

Co-authored-by: Coxxs <coxxs@users.noreply.github.com>
2024-01-18 19:54:36 +07:00
mrhso
e21683438b
fix: numeric mode for RS decoder (#13) 2023-12-24 00:13:21 +07:00
mrhso
ece541bc19
fix: numeric mode (#12) 2023-12-05 07:24:34 +07:00
mrhso
d8da67ac15
Revise the ECI indicator list (#11)
* make filenames NTFS compatible

* revise the ECI indicator list
ref: AIM ITS/04-023:2022
2023-11-16 03:03:14 +07:00
Bit
454993f3ca
fix qr files not working (#9)
* added better debugging to fix text import issue

* add more debugging

* initial sanitize function

* add another check to ensure qr size consistency
2023-08-20 22:01:23 +07:00
Imam Uasa
87b6e41254
Merge pull request #6 from wphiphi/enhancements
support up to v40 and  some UI enhancements + import/export text file
2023-04-25 06:50:21 +07:00
wphiphi
aa642448e0
fix: data masking toogle only when apply 2022-01-20 22:58:21 +01:00
wphiphi
dac35f1e30
fix updateHistory for patching windows 2022-01-07 17:10:00 +01:00
wphiphi
31ceb0d933
fix patch windows apply and cancel bouton 2022-01-07 16:44:27 +01:00
wphiphi
99021efcc2
update history for patching recovery windows show the correct operation 2022-01-07 15:23:47 +01:00
wphiphi
eb1d875309
fix patching recovery title 2022-01-07 13:55:54 +01:00
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