|
|
89a4f891c2
|
新增管理員頁面、Word PDF 預覽、租賃日期欄位、SSL docker-compose
- 新增 /admin.html:上傳/刪除範本,HTTP Basic Auth 保護
- Word 預覽改用 LibreOffice PDF 轉換,帶入表單參數即時顯示
- 新增租賃開始/結束年月日、租期年數佔位符支援
- 預覽 loading 遮罩,修正 hidden 被 CSS display:flex 覆蓋的問題
- 左右欄 UI 重構,右欄固定顯示 Word 預覽
- 新增 docker-compose.yml + nginx SSL reverse proxy
- admin 密碼改由 ADMIN_PASSWORD 環境變數設定
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 23:02:33 +08:00 |
|
|
|
a318c18214
|
更新 port 為 3005,更新 README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 15:19:56 +08:00 |
|
|
|
55cb49a8bc
|
更新 Dockerfile:build 時將 fonts/ 安裝至系統字體目錄
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 15:18:03 +08:00 |
|
|
|
6076c76393
|
更新範本:新增逢甲 B/C/D,移除舊 .doc 格式
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 15:17:16 +08:00 |
|
|
|
e5ccad710f
|
新增 fonts 目錄:字體隨專案打包,LibreOffice 轉換時自動載入
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 15:15:37 +08:00 |
|
|
|
6f344a8b75
|
修正 .docx 佔位符跨 run 匹配:允許 <w:r> 帶屬性
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 15:06:21 +08:00 |
|
|
|
ef770070a7
|
新增 .docx 範本支援:jszip 跨 run 佔位符替換
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 14:37:33 +08:00 |
|
|
|
e1fcf3eb77
|
初始化專案:租屋契約 PDF 產生器
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-15 12:04:54 +08:00 |
|