feat: ONLYOFFICE inline editor integration with JWT auth and docker-compose

This commit is contained in:
root
2026-07-16 10:30:13 +00:00
parent 5353fb2b4e
commit 9603576dd0
8 changed files with 888 additions and 3 deletions

View File

@@ -76,6 +76,16 @@
<button class="btn btn-outline mt-16" style="margin-left:8px" onclick="viewTagsHelp()">View Tags Help</button>
<button class="btn btn-outline mt-16" style="margin-left:8px" onclick="downloadHelpPdf()">Download Help (.pdf)</button>
</div>
<div class="card mb-16">
<div class="card-header">
<span class="card-title">Inline Editor (ONLYOFFICE)</span>
<span id="onlyoffice-status" class="badge badge-orange">checking...</span>
</div>
<div class="text-sm text-muted mb-16">
Edit templates directly in your browser with ONLYOFFICE Document Server. No need to download/upload — just click "Edit" and save changes online.
</div>
<div id="onlyoffice-templates-list"></div>
</div>
<div class="card mb-16">
<div class="card-header"><span class="card-title">Upload Custom Template</span></div>
<div class="form-group">