From 6de3ca3891d4b1e35930749f76012d42765eed2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Thu, 18 Jun 2026 18:19:06 +0400 Subject: [PATCH] =?UTF-8?q?v1.0.12:=20parser.cfm=20=E2=80=94=20=D1=80?= =?UTF-8?q?=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=20?= =?UTF-8?q?+=20ZIP=20(=D0=BF=D0=BE=D0=B4=D0=BF=D0=B0=D0=BF=D0=BA=D0=B8,=20?= =?UTF-8?q?PDF/DOCX)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.cfm | 2 +- parser.cfm | 411 +++++++++++++++++++++++++++++------------------------ 2 files changed, 229 insertions(+), 184 deletions(-) diff --git a/index.cfm b/index.cfm index 6e7d5a7..5e57deb 100644 --- a/index.cfm +++ b/index.cfm @@ -1 +1 @@ -OK v1.0.11 +OK v1.0.12 diff --git a/parser.cfm b/parser.cfm index 345d830..f863738 100644 --- a/parser.cfm +++ b/parser.cfm @@ -3,202 +3,256 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - SELECT id, filename, mime_type, original_bytes, status - FROM documents - WHERE id = + FROM documents WHERE id = - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - + - + - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - + - - + + + + + + + + + + + + - + - - - + + + + + + + + + + + - - - - + + + @@ -209,16 +263,16 @@ + + - + - - + - UPDATE documents SET elements_json = ::jsonb, @@ -226,23 +280,14 @@ error_message = WHERE id = - - + - - #serializeJSON(result)#