Commit Graph

26 Commits

Author SHA1 Message Date
root
8b6b083d3d fix: force-reload ONLYOFFICE API.js each session + Date.now for truly unique doc key 2026-07-16 12:02:45 +00:00
root
46d2bf4931 fix: remove duplicate openOnlyofficeEditor, add destroy check before reopen 2026-07-16 11:46:14 +00:00
root
9e3c296427 fix: clear ONLYOFFICE internal cache after save + mtime-based download URL 2026-07-16 11:22:43 +00:00
root
ec97256e17 fix: unique container ID per editor session + 1.5s settle delay on close 2026-07-16 11:19:44 +00:00
root
046e8be14b fix: no-cache headers on JS/CSS + version query params to bust browser cache 2026-07-16 11:16:21 +00:00
root
92291be2b1 fix: no-cache headers on config+download endpoints, cache-bust config fetch from frontend 2026-07-16 11:14:10 +00:00
root
60a07e9ba8 fix: ONLYOFFICE cache-busting - use file mtime in doc key + cache-buster param on download URL 2026-07-16 11:11:13 +00:00
root
665ba83503 fix: use explicit 800px height for ONLYOFFICE editor 2026-07-16 11:08:27 +00:00
root
677252c807 fix: enlarge ONLYOFFICE editor modal to 95vw x 85vh 2026-07-16 11:07:04 +00:00
root
df08ee7879 fix: hide modal header when no title for ONLYOFFICE editor 2026-07-16 11:06:18 +00:00
root
1fe8bc27bd feat: hide ONLYOFFICE logo/branding from editor via customization config 2026-07-16 11:05:01 +00:00
root
9603576dd0 feat: ONLYOFFICE inline editor integration with JWT auth and docker-compose 2026-07-16 10:30:13 +00:00
root
5353fb2b4e fix: change help download from .docx to .pdf 2026-07-16 10:01:47 +00:00
root
6fa8c58179 feat: add Carbone tags help - view in-app modal and download as .docx 2026-07-16 09:19:06 +00:00
root
49a6081c92 refactor: consolidate to Word templates only - remove A4 designer, visual builder, manual JSON, AI generation 2026-07-16 09:15:36 +00:00
root
bfcbca45f2 fix: use window.location.hostname for Carbone API URL instead of localhost 2026-07-16 09:09:45 +00:00
root
9dc14b0f58 feat: Carbone Word template integration with DOCX merge and LibreOffice PDF conversion 2026-07-16 09:03:44 +00:00
root
ffa4655d39 fix: A4 canvas height fixed to 1123px with !important, blocks fit within boundaries 2026-07-16 08:22:57 +00:00
root
9c0d71f7e4 fix: blocks render formatted content instead of raw HTML on A4 canvas 2026-07-16 08:19:11 +00:00
root
4e69e9b1b2 fix: load Gridstack.js locally in HTML head - CDN URLs were 404 2026-07-16 08:15:59 +00:00
root
544ef4cfbd fix: rename editingTemplateId in designer.js to avoid collision with builder.js 2026-07-16 08:09:16 +00:00
root
8d9506efcf fix: JSON truncation recovery + 2min timeout on AI template generation 2026-07-16 08:01:51 +00:00
root
70735502f2 feat: A4 Gridstack.js template designer + Puppeteer PDF renderer 2026-07-16 07:57:16 +00:00
root
56abeb9e4d feat: visual drag-and-drop template builder with live preview 2026-07-15 17:47:14 +00:00
root
ce2a59f986 chore: add .gitignore, remove venv from tracking 2026-07-15 14:23:46 +00:00
root
76f0d9efba feat: CV Application - AI-powered CV management, parsing, matching, and generation 2026-07-15 14:23:23 +00:00