Skip to content

Promote to production: Spreadsheet Viewer - #143

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 2, 2026
Merged

Promote to production: Spreadsheet Viewer#143
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Promotes #142 — Spreadsheet Viewer (Excel/ODS/CSV) in the Documents category.

🤖 Generated with Claude Code

Kresna and others added 2 commits August 2, 2026 22:35
Open .xlsx/.xlsm, legacy .xls, OpenDocument .ods and .csv files entirely
in the browser — every sheet rendered as a scrollable grid with column
letters and row numbers. Cells show their Excel-formatted values (dates,
currency, percentages), formulas as last-saved results. Nothing uploaded.

Uses the patched SheetJS build (0.20.3, Apache-2.0) from SheetJS's own CDN
tarball, not the CVE-affected npm 'xlsx' 0.18.5. The ~500KB engine is a
lazy dynamic import and excluded from the PWA precache (workbox globIgnore).
Bilingual (EN + ID) UI, SEO and OG.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ubfx4XocHcECaL8twp9zsr
…iewer

feat(documents): Spreadsheet Viewer — Excel / ODS / CSV
@slaveofcode
slaveofcode merged commit 66de619 into main Aug 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant