Commit Graph
68 Commits
Author SHA1 Message Date
“Naeel” e3f5581712 v2.0.15: фиксы по ревью Соннета (10 находок)
Deploy contracts-flask / validate (push) Canceled after 0s
- #1 process.py: target_id→target_hash (UPDATE/DELETE больше не UNRESOLVED)
- #2 Dockerfile: COPY upload
- #3 prompts.py: убран created_by из SELECT
- #4 prompts_bp.py: save_new_version/delete_prompt
- #5 llm.py/classify.py: LLM-конфиг из config.py
- #6/#7 compare.js: escHtml (XSS)
- #8-#10: комментарии + мёртвый gen_random_uuid
2026-08-26 15:59:21 +03:00
“Naeel” ebdab731ff v2.0.14: .doc→.docx в sink + зачистка мёртвого кода
Deploy contracts-flask / validate (push) Canceled after 0s
- contracts_upload_sink: конвертация .doc через внешний сервис (фронт грузит напрямую)
- удалены: convertDoc/addZipFile/addRegularFile (фронт), /convert-doc,/api/convert_refs,/api/unzip_refs, _pull_from_ref и хелперы pull (бэк)
2026-08-26 13:54:07 +03:00
“Naeel” d2894ad7c5 v2.0.13: этап 3 — выбор папок + рекурсивный клиентский ZIP
Deploy contracts-flask / validate (push) Canceled after 0s
- pages_bp: route /upload/<path> отдаёт ES-модули upload/frontend
- index.html: инпут папки (webkitdirectory) + мост listZipFiles
- files.js: expandZipClient (рекурсивный ZIP через drhider listZipFiles)
- app.js: обработчик выбора папки (фильтр .pdf/.doc/.docx/.zip)
2026-08-26 08:40:19 +03:00
“Naeel” c2344f9738 bump 2.0.12 (этап 2: модуль upload через sink)
Deploy contracts-flask / validate (push) Canceled after 0s
2026-08-26 08:15:48 +03:00
“Naeel” 55bd7a027d v2.0.11: вся загрузка через ВМ-буфер (ZIP + .doc)
Deploy contracts-flask / validate (push) Canceled after 0s
- /api/unzip_refs: pull ZIP с ВМ + распаковка
- /api/convert_refs: pull .doc с ВМ + конвертация в .docx
- convertDoc/addZipFile: PUT на ВМ вместо прямого multipart
2026-08-24 22:08:01 +03:00
“Naeel” 78045f2c81 v2.0.10: загрузка через ВМ-буфер (паттерн drhider)
Deploy contracts-flask / validate (push) Canceled after 0s
- /api/upload_refs: pull файлов с ВМ (SSRF-guard, лимит 50МБ, ретраи, DELETE)
- uploadFile: PUT на WebDAV /contracts-upload/ → refs → pull
- nginx: location /contracts-upload/ (WebDAV + CORS для managed-фронта)
2026-08-24 21:45:46 +03:00
“Naeel” 3b2e576284 v2.0.9: фавикон nubes.ru (U-арка) 2026-07-16 10:56:58 +04:00
“Naeel” de05d746cc v2.0.8: конвертация .doc → .docx через convert-service перед upload 2026-07-16 10:42:21 +04:00
“Naeel” c677206d03 v2.0.7: .doc в accept и подсказке 2026-07-16 10:29:14 +04:00
“Naeel” d1415d5d21 v2.0.6: convert-service интеграция 2026-07-16 10:20:44 +04:00
“Naeel” 6334ca2e3e v2.0.5: заголовок страницы 2026-07-16 09:07:59 +04:00
“Naeel” 58bc80371d v2.0.5: вернуть версию 2.0.5 2026-07-16 09:05:50 +04:00
“Naeel” a15c3e8e94 v2.0.4: вернуть версию (честный счётчик загрузки) 2026-07-16 09:04:47 +04:00
“Naeel” f4bae5a6b9 v2.0.5: честный счётчик соединение... Nс вместо фейкового ↑N% при upload 2026-07-16 09:02:56 +04:00
“Naeel” 4f9bee4c1e v2.0.4 2026-07-16 08:30:35 +04:00
“Naeel” 1bd62a51ef v2.0.3 — bump version 2026-07-16 08:23:18 +04:00
“Naeel” ae8f6819fc fix: bust JS cache — version query string 1.0.179→2.0.2 2026-07-16 08:16:23 +04:00
“Naeel” b8340a0637 v2.0.2: fix SQLite — UUID in all INSERTs, now()→datetime, ::jsonb cleanup 2026-07-16 07:29:51 +04:00
“Naeel” 9e22182f9a v2.0.1: XHR→fetch, no .doc, progress restore, bump version 2026-07-16 07:20:28 +04:00
“Naeel” 11015fd55b fix: remove .doc support — libreoffice unavailable on Штурвал 2026-07-16 07:01:44 +04:00
“Naeel” cd77e7d709 fix: site/ with __init__.py — proper Python package, no stdlib conflict 2026-07-15 11:23:13 +04:00
“Naeel” 81aba97304 fix: site/ → src/ (stdlib conflict — site is built-in Python module) 2026-07-15 11:16:42 +04:00
“Naeel” 96718fc065 revert: app/ → site/ (drhider proves site/ works fine) 2026-07-14 22:56:19 +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) 2026-07-07 17:01:40 +04:00
“Naeel” 16ef92fc74 fix: drhider help — pdfplumber not LibreOffice (v1.14) 2026-07-07 16:59:49 +04:00
“Naeel” 819193c6ad fix: drhider PDF indicator short (*.docx) v1.13 2026-07-07 16:43:47 +04:00
“Naeel” f68597f680 fix: drhider PDF→DOCX via pdfplumber (LibreOffice cant do it) v1.12 2026-07-07 16:37:36 +04:00
“Naeel” 88b63733b1 fix: drhider sticky header (v1.11) 2026-07-07 16:27:48 +04:00
“Naeel” 42855fe9b3 feat: drhider PDF→DOCX indicator in file list (v1.10) 2026-07-07 16:23:57 +04:00
“Naeel” 211f391c6c feat: drhider PDF→DOCX conversion (LibreOffice), collision dialog (v1.9) 2026-07-07 16:14:00 +04:00
“Naeel” e128b2614a fix: drhider multipart UTF-8 filename decode (v1.8) 2026-07-07 15:50:43 +04:00
“Naeel” 54be17dad5 fix: drhider _build_zip — ZipInfo UTF-8 flag for Cyrillic filenames (v1.7) 2026-07-07 15:34:36 +04:00
“Naeel” 78c5503cfd chore: bump drhider v1.5→v1.6, contracts v1.0.192→v1.0.193 2026-07-07 15:26:07 +04:00
“Naeel” 5466b6df7f fix: DrHider на contractor.pythonk8s.services.ngcloud.ru/drhider, ссылка на сверку 2026-06-29 19:24:29 +04:00
“Naeel” 8699334c9c fix: китайский иероглиф → "более длинных" 2026-06-29 19:08:17 +04:00
“Naeel” c2f58a7e7c feat: ? справка — модальное окно с описанием сервиса (v1.4) 2026-06-29 19:01:04 +04:00
“Naeel” de66eb9b1e fix: drhider standalone server port 8767, inline SVG, DB try/except 2026-06-29 18:39:35 +04:00
“Naeel” f5f8bf294b fix: XHR+FormData like main service, multipart on VM — v1.3 2026-06-29 18:05:26 +04:00
“Naeel” 6cedab89ae fix: chunked base64 encoding to avoid JS argument overflow — v1.2 2026-06-29 17:57:07 +04:00
“Naeel” 274119dfca fix: nginx timeout 600s, timer in UI, v1.1 2026-06-29 17:43:41 +04:00
“Naeel” a075d7f820 fix: DrHider via VM — v1.0/v1.0.193 2026-06-29 17:32:45 +04:00
“Naeel” 11d1398bad fix: _scan_regex for docx, PERSON cyrillic-only, 101 entities found — v0.9/v1.0.192 2026-06-29 17:19:24 +04:00
“Naeel” 07879328ed fix: JSON base64 instead of multipart to avoid HTTP2 error — v0.8/v1.0.191 2026-06-29 17:16:27 +04:00
“Naeel” 18ce26d5d3 fix: revert to sync API, keep all obfuscation fixes — v0.7/v1.0.190 2026-06-29 17:05:52 +04:00
“Naeel” 7c40c178fe fix: paragraph-level docx replace, LLM-NER, НУБЕС whitelist, COMPANY_PATTERN limit — v0.6/v1.0.189 2026-06-29 16:32:35 +04:00
“Naeel” a2a094969b feat: async DrHider — POST job + poll + download, v0.5/v1.0.188 2026-06-29 16:16:18 +04:00
“Naeel” 58bc73385d fix: skip .doc binary files unchanged + bump v0.4/v1.0.187 2026-06-29 16:07:56 +04:00
“Naeel” 2f81fb3645 chore: bump main v1.0.186-flask 2026-06-29 16:02:26 +04:00
“Naeel” 9fd1bffe41 chore: bump DrHider v0.3 2026-06-29 16:01:28 +04:00