11 Commits

Author SHA1 Message Date
Chaim
09f0327055 Update Hebrew RTL and translation patches
- translate-he.js: Add tab button translations (Sub-Goals, Projects,
  Issues etc. with counts), fix whitespace normalization for matching,
  add translateButtonLabels() for React tab buttons
- rtl-override.css: Properties panel RTL fixes (row-reverse, text-align),
  timeline reverse order (newest first + comment box at top),
  truncation and panel width adjustments

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 22:18:16 +00:00
Chaim
5160741248 Add Hebrew translation and RTL support via Docker injection
Injects custom CSS and JS into the Paperclip UI during Docker build:
- RTL layout overrides for Tailwind, Radix UI, and MDXEditor
- Hebrew translation script with MutationObserver for dynamic content
- Patch script to modify index.html with dir="rtl" and lang="he"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 20:42:19 +00:00
de82ce18f4 Add Hebrew RTL patch script 2026-04-04 20:41:44 +00:00
aca5498718 Add curl for Coolify health check support 2026-04-04 13:45:40 +00:00
af15d756e2 Add connectionString to database config 2026-04-04 13:03:48 +00:00
f791af49bd Fix config: add updatedAt, fix source enum, fix database mode to postgres 2026-04-04 12:58:48 +00:00
2a992af69e Fix paths to match instances/default/ structure 2026-04-04 12:56:26 +00:00
c58e312170 Fix config path to instances/default/config.json 2026-04-04 12:56:11 +00:00
3ce759b26a Update Dockerfile with proper data paths and config 2026-04-04 12:52:04 +00:00
b4199ce26a Add config.json for Coolify deployment 2026-04-04 12:51:48 +00:00
5af203f4f3 Add Dockerfile for Paperclip deployment 2026-04-04 12:48:50 +00:00