Add PDF documentation upload support #72
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
qwc-open/asiakirjat!72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/pdf-upload-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements PDF upload support as requested in #68.
content_typecolumn toversionstable, defaulting to'archive'for existing rows.pdffiles by filename extension, store the PDF asdocument.pdfin the version directory instead of extracting an archive<embed>tag, preserving the overlay toolbar (version selector, search, navigation all work normally)Not in scope (deferred per #68)
Test plan
go test ./...passes🤖 Generated with Claude Code
Added comprehensive built-in documentation fixes (commit
2026455):host→address,user_base_dn→base_dn, storage defaultdata/docs→data/projects)config.gofields (removed non-existent fields likeusername_attr,provider,claims.*, nestedtls:)proxy_strip_path,log_levelconfig documentation11 files changed, 210 insertions, 135 deletions.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.