feat: shelve rename + DOCX/ODT/Pages/XLSX/ODS/Numbers support #12

Merged
pyr0ball merged 4 commits from feat/shelve-multi-format-support into main 2026-07-10 19:34:00 -07:00
Showing only changes of commit fccb30c79d - Show all commits

3
.gitignore vendored
View file

@ -29,3 +29,6 @@ compose.override.yml
# Logs and runtime files # Logs and runtime files
*.log *.log
*.db *.db
# Playwright MCP scratch dir (test fixtures, screenshots — never commit)
.playwright-mcp/