• Joined on 2025-08-27
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 14:12:33 +02:00
fce938b0c2 fix: unique keyHash in download URL path + 2s reload delay for save callback
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 14:07:55 +02:00
63291169ba fix: immediately load ONLYOFFICE templates when page is already active after reload
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 14:05:52 +02:00
8b9783060e fix: page reload on editor close to clear ONLYOFFICE in-memory state + auto-return to Templates
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 14:02:47 +02:00
8b6b083d3d fix: force-reload ONLYOFFICE API.js each session + Date.now for truly unique doc key
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:46:15 +02:00
46d2bf4931 fix: remove duplicate openOnlyofficeEditor, add destroy check before reopen
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:22:44 +02:00
9e3c296427 fix: clear ONLYOFFICE internal cache after save + mtime-based download URL
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:19:47 +02:00
ec97256e17 fix: unique container ID per editor session + 1.5s settle delay on close
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:16:23 +02:00
046e8be14b fix: no-cache headers on JS/CSS + version query params to bust browser cache
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:14:12 +02:00
92291be2b1 fix: no-cache headers on config+download endpoints, cache-bust config fetch from frontend
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:11:15 +02:00
60a07e9ba8 fix: ONLYOFFICE cache-busting - use file mtime in doc key + cache-buster param on download URL
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:08:28 +02:00
665ba83503 fix: use explicit 800px height for ONLYOFFICE editor
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:07:04 +02:00
677252c807 fix: enlarge ONLYOFFICE editor modal to 95vw x 85vh
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:06:19 +02:00
df08ee7879 fix: hide modal header when no title for ONLYOFFICE editor
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 13:05:02 +02:00
1fe8bc27bd feat: hide ONLYOFFICE logo/branding from editor via customization config
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 12:30:14 +02:00
9603576dd0 feat: ONLYOFFICE inline editor integration with JWT auth and docker-compose
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 12:01:48 +02:00
5353fb2b4e fix: change help download from .docx to .pdf
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 11:19:08 +02:00
6fa8c58179 feat: add Carbone tags help - view in-app modal and download as .docx
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 11:15:37 +02:00
49a6081c92 refactor: consolidate to Word templates only - remove A4 designer, visual builder, manual JSON, AI generation
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 11:09:46 +02:00
bfcbca45f2 fix: use window.location.hostname for Carbone API URL instead of localhost
jjsm01 pushed to master at jjsm01/cv-app 2026-07-16 11:03:46 +02:00
9dc14b0f58 feat: Carbone Word template integration with DOCX merge and LibreOffice PDF conversion