feat: page attachments endpoint and modal (#2386)

* feat: page attachments endpoint

* feat: attachments modal
This commit is contained in:
Philip Okugbe
2026-08-12 14:04:33 +01:00
committed by GitHub
parent 089286f6cf
commit 9414a38215
12 changed files with 424 additions and 6 deletions
@@ -1297,5 +1297,10 @@
"Select version from {{date}}": "Select version from {{date}}",
"Version actions for {{date}}": "Version actions for {{date}}",
"Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}",
"Exit compare": "Exit compare"
"Exit compare": "Exit compare",
"Search attachments...": "Search attachments...",
"Error loading attachments.": "Error loading attachments.",
"No attachments on this page yet.": "No attachments on this page yet.",
"Uploaded by {{name}}": "Uploaded by {{name}}",
"Download {{name}}": "Download {{name}}"
}