Commit Graph
85 Commits
Author SHA1 Message Date
naeel b5d35f57fc v1.0.174: reset/list_pending без фильтра status=parsed 2026-06-24 15:21:17 +04:00
naeel e939c320cc v1.0.174: classify_batch сбрасывает статус на pending — работает после удаления файлов 2026-06-24 15:17:45 +04:00
naeel 592041ab89 v1.0.174: 'файлов не распознано' вместо 'не распознано' 2026-06-24 15:13:32 +04:00
naeel 70a7c8bfb4 v1.0.174: /api/sync — БД = зеркало таблицы, удаление ВСЕГО кроме keep_ids 2026-06-24 15:11:57 +04:00
naeel b19e6ba06e v1.0.174: fix groups count — не считаем __unresolved__ за группу 2026-06-24 15:03:17 +04:00
naeel b325a6b2c2 v1.0.174: sync-batch — удаление мусора после загрузки, DELETE /api/documents/<id> 2026-06-24 14:59:46 +04:00
naeel 7538c0a5c9 v1.0.174: fix FK cascade in delete_by_document — spec_current → spec_events → supplement → document 2026-06-24 14:50:31 +04:00
naeel ef4536a437 v1.0.174: classify tab in prompts UI — activePromptId + openPromptModal 2026-06-24 14:43:22 +04:00
naeel cf4fc016bd v1.0.174: fix \n → real newlines в seed-промптах (parameterized queries) 2026-06-24 14:40:38 +04:00
naeel b49523677c v1.0.171: detailed SSE results for group compare 2026-06-24 14:07:31 +04:00
naeel cbdfc7a8c1 v1.0.171: ▶ Сравнить группу via SSE + classify timer/progress 2026-06-24 13:55:22 +04:00
naeel e0cff8d85f v1.0.170: green dot instead of checkmark for active prompt 2026-06-24 13:49:43 +04:00
naeel 7cbfdc9589 v1.0.170: show prompt notes in history 2026-06-24 13:47:23 +04:00
naeel 6f2c0fd910 v1.0.170: simple text buttons — активировать / удалить 2026-06-24 13:45:20 +04:00
naeel c21a50cd14 v1.0.170: clear activate/delete buttons with lucide icons 2026-06-24 13:43:37 +04:00
naeel 15bd4ad322 v1.0.170: fix prompts list — datetime serialization 2026-06-24 13:32:13 +04:00
naeel e2348eaf4e v1.0.170: remove fake drag-drop text 2026-06-24 13:28:02 +04:00
naeel 1aa22767ef v1.0.170: допник → допсоглашение 2026-06-24 13:19:08 +04:00
naeel d848caacb2 v1.0.170: UI — Общее сравнение, Классификация и группы, пояснения для нераспознанных 2026-06-24 13:17:50 +04:00
naeel abba9c4f1d v1.0.169: prompts CRUD via VM API — /api/prompts, no more prompt.cfm dependency 2026-06-24 10:27:59 +04:00
naeel 115e71b2a1 v1.0.167: fix grouping dead code (classified→docs) + max_tokens 500→1000 2026-06-24 09:35:42 +04:00
naeel 49c472b46d v1.0.166: aggressive JSON repair — close unterminated strings/braces 2026-06-24 09:14:07 +04:00
naeel d0326ee9ce v1.0.166: fix missing _smart_extract function 2026-06-24 09:09:26 +04:00
naeel c2c92d0a37 v1.0.166: classify prompt v2 (LLM-suggested) + safe JSON parse with auto-repair 2026-06-24 09:04:31 +04:00
naeel fe1f76fa1d v1.0.165: app_utils.js + detailed comments (Opus analysis) in classify/grouping/connection 2026-06-24 08:46:40 +04:00
naeel d86a369d2b v1.0.164: remove ↕ column — auto-classify determines order 2026-06-24 08:41:15 +04:00
naeel 8a5d93a5c7 v1.0.163: classify UI — batch_id, Классифицировать button, group cards 2026-06-24 08:27:29 +04:00
naeel eb98790802 v1.0.162: /api/classify-batch + batch_id UUID validation 2026-06-24 08:23:40 +04:00
naeel 7a96f5b95b v1.0.162: auto-classify backend — classify/grouping services, 7 new columns, /classify-batch, /api/groups, /apply-groups 2026-06-24 08:22:21 +04:00
naeel 740f75a791 v1.0.161: cgi.FieldStorage for UTF-8 filenames 2026-06-23 21:09:27 +04:00
naeel e4cbc59f7e v1.0.161: LLM_KEY fallback to LLM_API_KEY 2026-06-23 21:02:33 +04:00
naeel c74be9782a v1.0.161: nginx /api/ → Python :8766 2026-06-23 18:58:08 +04:00
naeel 15ea2325da v1.0.161: fix app.js — remove HTML tags, parseInfo lowercase keys 2026-06-23 18:01:46 +04:00
naeel 493d75e51a v1.0.159: /static/app.js (nginx location / matches) 2026-06-23 17:30:25 +04:00
naeel 4b0e5c04de v1.0.159: fix app.js path 2026-06-23 17:23:26 +04:00
naeel 9b23148c16 v1.0.159: SO_REUSEADDR + app.js via Python 2026-06-23 17:17:58 +04:00
naeel 79b6554316 v1.0.159: serve app.js via Python (nginx alias not working) 2026-06-23 17:16:23 +04:00
naeel 04ca79a489 v1.0.159: JS extracted to app.js on VM — Lucee is now HTML shell only (191 lines) 2026-06-23 17:15:03 +04:00
naeel a788e9e23d v1.0.158: fix r.OK→r.ok (Python lowercase) + add /convert-doc endpoint 2026-06-23 17:00:49 +04:00
naeel ddc0a8b42d v1.0.157: VM API /api/supplements + /api/documents — index.cfm no longer calls Lucee api.cfm 2026-06-23 16:40:19 +04:00
naeel ee374171d8 v1.0.155: VM PostgreSQL + modular db/ & services/ — Lucee stays SPA shell only 2026-06-23 16:01:26 +04:00
naeel 0d266d43c2 v1.0.152: base64 chunks (parser expects base64) 2026-06-23 15:11:52 +04:00
naeel 9351347a11 v1.0.149: VM parses PDF + stores elements_json in Lucee 2026-06-23 12:22:05 +04:00
naeel 2399b01a26 v1.0.148: PDF parsing via PyPDF2 on VM (replaces broken PDFBox on Lucee) 2026-06-23 12:18:48 +04:00
naeel bb44378ad8 v1.0.144: fix duplicate CORS /upload 2026-06-23 11:55:20 +04:00
naeel 064774e020 v1.0.143: chunked upload 10KB — restore after Lucee limit still ~30KB 2026-06-23 11:42:08 +04:00
naeel 800ae657f6 v1.0.142: direct upload — one piece, Lucee k8s limits increased 2026-06-23 11:33:21 +04:00
naeel 9b11b62b7f v1.0.141: verify=False + nginx 300s timeout for chunked upload 2026-06-23 10:10:02 +04:00
naeel 6b984d5a13 v1.0.140: larger chunks 20KB to reduce TLS overhead 2026-06-23 09:16:28 +04:00
naeel d493d77017 v1.0.139: separate HTTP/2 client per chunk (Lucee resets stream) 2026-06-23 09:14:05 +04:00