naeel
|
15137f8e94
|
fix: all imports → relative (from .xxx) — no stdlib site conflict
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 11:32:49 +04:00 |
|
naeel
|
85a958e2aa
|
fix: sys.path insert + del sys.modules — stronger site conflict workaround
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 11:29:57 +04:00 |
|
naeel
|
0e8a8eef66
|
fix: del sys.modules['site'] — stdlib conflict workaround
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 11:27:07 +04:00 |
|
naeel
|
cd77e7d709
|
fix: site/ with __init__.py — proper Python package, no stdlib conflict
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 11:23:13 +04:00 |
|
naeel
|
81aba97304
|
fix: site/ → src/ (stdlib conflict — site is built-in Python module)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 11:16:42 +04:00 |
|
naeel
|
a7b53fde19
|
feat: PostgreSQL → SQLite — thread-local, WAL, session-key, os.remove cleanup
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-15 10:56:42 +04:00 |
|
naeel
|
96718fc065
|
revert: app/ → site/ (drhider proves site/ works fine)
|
2026-07-14 22:56:19 +04:00 |
|
naeel
|
38547404f5
|
fix: add /chat and /chat.cfm endpoint (was missing)
|
2026-07-14 22:33:13 +04:00 |
|
naeel
|
8f688215cc
|
Steps 3-8: config, blueprints (upload/pipeline/api/prompts/health/pages), new app.py (no VM proxy), process.py adapted to generator, VM_API=''
|
2026-07-14 22:30:58 +04:00 |
|
naeel
|
e635cb855a
|
Step 2: copy compare/ services to app/services/ with fixed imports
|
2026-07-14 22:27:30 +04:00 |
|
naeel
|
fc08db0c76
|
Step 1: copy db/ modules + llm_prompt.py to app/
|
2026-07-14 22:25:38 +04:00 |
|
naeel
|
976e59b496
|
Step 0: rename site/ → app/ (Python stdlib conflict fix)
|
2026-07-14 22:24:24 +04:00 |
|
naeel
|
ca7b70fe41
|
fix: drhider modal header sticky (v1.15)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 17:01:40 +04:00 |
|
naeel
|
16ef92fc74
|
fix: drhider help — pdfplumber not LibreOffice (v1.14)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:59:49 +04:00 |
|
naeel
|
819193c6ad
|
fix: drhider PDF indicator short (*.docx) v1.13
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:43:47 +04:00 |
|
naeel
|
f68597f680
|
fix: drhider PDF→DOCX via pdfplumber (LibreOffice cant do it) v1.12
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:37:36 +04:00 |
|
naeel
|
88b63733b1
|
fix: drhider sticky header (v1.11)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:27:48 +04:00 |
|
naeel
|
42855fe9b3
|
feat: drhider PDF→DOCX indicator in file list (v1.10)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:23:57 +04:00 |
|
naeel
|
211f391c6c
|
feat: drhider PDF→DOCX conversion (LibreOffice), collision dialog (v1.9)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 16:14:00 +04:00 |
|
naeel
|
e128b2614a
|
fix: drhider multipart UTF-8 filename decode (v1.8)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:50:43 +04:00 |
|
naeel
|
54be17dad5
|
fix: drhider _build_zip — ZipInfo UTF-8 flag for Cyrillic filenames (v1.7)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:34:36 +04:00 |
|
naeel
|
78c5503cfd
|
chore: bump drhider v1.5→v1.6, contracts v1.0.192→v1.0.193
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:26:07 +04:00 |
|
naeel
|
7008ed751c
|
fix: drhider _checksum_inn12 (IndexError), revert broken _build_zip
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:24:15 +04:00 |
|
naeel
|
e4e950ea18
|
fix: drhider _checksum_inn12 — compute n1 before s2 (IndexError fix)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:20:50 +04:00 |
|
naeel
|
aeca68340a
|
fix: drhider _build_zip metadata_encoding=utf-8 (Cyrillic filenames)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-07-07 15:17:20 +04:00 |
|
naeel
|
b8a45096b7
|
docs: architecture diagram
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 13:44:22 +04:00 |
|
naeel
|
db24c438c6
|
feat: testgen pipeline tests — generate → parse → textify → prompt (20 tests)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 13:40:19 +04:00 |
|
naeel
|
d17baa767c
|
fix: audit — json try/except, ZIP-bomb drhider, classify reset only processing
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 11:25:29 +04:00 |
|
naeel
|
8deebc7ac4
|
fix: DB_NAME=baza, classify_status DEFAULT pending
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 10:42:14 +04:00 |
|
naeel
|
3176436b64
|
fix: missing columns migration (classify_status, doc_type, etc.)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 10:33:51 +04:00 |
|
naeel
|
87e68bd9b1
|
fix: batch_id migration + nginx 8777→8766
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 10:32:22 +04:00 |
|
naeel
|
ae64913c00
|
refactor: services/ → compare/ + drhider/ (разделение Сверки и Хайдера)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-30 10:08:25 +04:00 |
|
naeel
|
5466b6df7f
|
fix: DrHider на contractor.pythonk8s.services.ngcloud.ru/drhider, ссылка на сверку
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 19:24:29 +04:00 |
|
naeel
|
645d9b2c09
|
fix: UTF-8 BOM в mapping.csv — Excel больше не кракозябрит
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 19:11:35 +04:00 |
|
naeel
|
8699334c9c
|
fix: китайский иероглиф → "более длинных"
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 19:08:17 +04:00 |
|
naeel
|
c2f58a7e7c
|
feat: ? справка — модальное окно с описанием сервиса (v1.4)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 19:01:04 +04:00 |
|
naeel
|
cb9eab38af
|
fix: M2 word boundaries + L2 sorted_keys once (Opus review)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:57:52 +04:00 |
|
naeel
|
64a45a18bf
|
fix: Opus review — C1 path traversal, H1 MAX_BODY, H2 dedup, M1 passport, M3+L1 versions+imports
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:52:40 +04:00 |
|
naeel
|
de66eb9b1e
|
fix: drhider standalone server port 8767, inline SVG, DB try/except
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:39:35 +04:00 |
|
naeel
|
78f0e4d269
|
fix: phone negative lookbehind, docx runs guard, 15 tests
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:26:54 +04:00 |
|
naeel
|
2ebdaad2aa
|
test: DrHider comparison test — 12/13 PASS (address needs LLM)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:19:17 +04:00 |
|
naeel
|
091f1fbaa8
|
fix: phone \b boundaries, kor/sch regex
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:17:06 +04:00 |
|
naeel
|
e98bac278e
|
fix: manual multipart parser (reliable)
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:08:34 +04:00 |
|
naeel
|
f5f8bf294b
|
fix: XHR+FormData like main service, multipart on VM — v1.3
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:05:26 +04:00 |
|
naeel
|
0a663645c6
|
docs: Opus analysis — reuse main upload logic
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:03:28 +04:00 |
|
naeel
|
74c2bdfcb7
|
docs: Opus — reuse main service upload logic for DrHider
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 18:00:12 +04:00 |
|
naeel
|
6cedab89ae
|
fix: chunked base64 encoding to avoid JS argument overflow — v1.2
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 17:57:07 +04:00 |
|
naeel
|
2197b7e526
|
docs: DrHider working state — v1.1, VM, 19 entities, 30s, 6 files ZIP
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 17:55:44 +04:00 |
|
naeel
|
f70dbb40b3
|
fix: DRHIDER_VERSION 0.9→1.1
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 17:44:50 +04:00 |
|
naeel
|
274119dfca
|
fix: nginx timeout 600s, timer in UI, v1.1
Deploy contracts-flask / validate (push) Successful in 0s
|
2026-06-29 17:43:41 +04:00 |
|