chore(deps): sync node_modules after rmdes override alignment
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "indiekit",
|
"name": "indiekit",
|
||||||
"version": "1.0.0",
|
"version": "0.1.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
@@ -49,17 +49,17 @@
|
|||||||
"integrity": "sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==",
|
"integrity": "sha512-P5LUNhtbj6YfI3iJjw5EL9eUAG6OitD0W3fWQcpQjDRc/QIsL0tRNuO1PcDvPccWL1fSTXXdE1ds+l95DV/OFA==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@esbuild/freebsd-x64": {
|
"node_modules/@esbuild/darwin-arm64": {
|
||||||
"version": "0.27.3",
|
"version": "0.27.3",
|
||||||
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.3.tgz",
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.3.tgz",
|
||||||
"integrity": "sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==",
|
"integrity": "sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"arm64"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"os": [
|
"os": [
|
||||||
"freebsd"
|
"darwin"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
@@ -102,6 +102,44 @@
|
|||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@img/sharp-darwin-arm64": {
|
||||||
|
"version": "0.34.5",
|
||||||
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
|
||||||
|
"integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
|
||||||
|
"cpu": [
|
||||||
|
"arm64"
|
||||||
|
],
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"optional": true,
|
||||||
|
"os": [
|
||||||
|
"darwin"
|
||||||
|
],
|
||||||
|
"engines": {
|
||||||
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://opencollective.com/libvips"
|
||||||
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
|
"@img/sharp-libvips-darwin-arm64": "1.2.4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
||||||
|
"version": "1.2.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
|
||||||
|
"integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
|
||||||
|
"cpu": [
|
||||||
|
"arm64"
|
||||||
|
],
|
||||||
|
"license": "LGPL-3.0-or-later",
|
||||||
|
"optional": true,
|
||||||
|
"os": [
|
||||||
|
"darwin"
|
||||||
|
],
|
||||||
|
"funding": {
|
||||||
|
"url": "https://opencollective.com/libvips"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@indiekit/endpoint-auth": {
|
"node_modules/@indiekit/endpoint-auth": {
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.25",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-auth/-/endpoint-auth-1.0.0-beta.25.tgz",
|
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-auth/-/endpoint-auth-1.0.0-beta.25.tgz",
|
||||||
@@ -120,20 +158,6 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@indiekit/endpoint-files": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-files/-/endpoint-files-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-ql4InRaw70LO+zSTNU1gWluaXh86tvciYnlFD9bLLUV6j0ATNEsfkirNFD6VBHSV+0FxMuXGFnakkn48qrVbIA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"express-validator": "^7.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@indiekit/endpoint-image": {
|
"node_modules/@indiekit/endpoint-image": {
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.25",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-image/-/endpoint-image-1.0.0-beta.25.tgz",
|
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-image/-/endpoint-image-1.0.0-beta.25.tgz",
|
||||||
@@ -166,26 +190,6 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@indiekit/endpoint-micropub": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-micropub/-/endpoint-micropub-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-/NtKo94hlIWL4oP3TdokAYkxKPQooMMy31TwTfQisijSEGRGief25GvUzuhW3WGHWIVeGK/c5IevhhM8BV9NFg==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"@indiekit/util": "^1.0.0-beta.25",
|
|
||||||
"@paulrobertlloyd/mf2tojf2": "^3.0.0",
|
|
||||||
"debug": "^4.3.2",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"lodash": "^4.17.21",
|
|
||||||
"markdown-it": "^14.0.0",
|
|
||||||
"newbase60": "^1.3.1",
|
|
||||||
"turndown": "^7.1.1"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@indiekit/endpoint-posts": {
|
"node_modules/@indiekit/endpoint-posts": {
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.25",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-posts/-/endpoint-posts-1.0.0-beta.25.tgz",
|
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-posts/-/endpoint-posts-1.0.0-beta.25.tgz",
|
||||||
@@ -205,47 +209,32 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@indiekit/endpoint-share": {
|
"node_modules/@indiekit/endpoint-posts/node_modules/@indiekit/endpoint-micropub": {
|
||||||
"version": "1.0.0-beta.25",
|
"name": "@rmdes/indiekit-endpoint-micropub",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-share/-/endpoint-share-1.0.0-beta.25.tgz",
|
"version": "1.0.0-beta.29",
|
||||||
"integrity": "sha512-0UOG7vusxK5V2tVhpLTKwXmLQVCv8lsK+T6G8WECOFEEAj00xARamGj0vyPQAZAFeTNw4K3Iwncz8YJcHb2MEw==",
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-micropub/-/indiekit-endpoint-micropub-1.0.0-beta.29.tgz",
|
||||||
|
"integrity": "sha512-94aUGNMsTOHnFVwUicqfGvbeJ4/HAJLKeReMw0iSoryGfgIi2Hz52DV5Ehub6UzzdLon6loXOCTqTMpM3UgxuA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"@indiekit/util": "^1.0.0-beta.25",
|
||||||
|
"@paulrobertlloyd/mf2tojf2": "^3.0.0",
|
||||||
|
"debug": "^4.3.2",
|
||||||
"express": "^5.0.0",
|
"express": "^5.0.0",
|
||||||
"express-validator": "^7.0.0"
|
"lodash": "^4.17.21",
|
||||||
|
"markdown-it": "^14.0.0",
|
||||||
|
"newbase60": "^1.3.1",
|
||||||
|
"turndown": "^7.1.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@indiekit/endpoint-syndicate": {
|
"node_modules/@indiekit/endpoint-posts/node_modules/@indiekit/frontend": {
|
||||||
"version": "1.0.0-beta.25",
|
"name": "@rmdes/indiekit-frontend",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/endpoint-syndicate/-/endpoint-syndicate-1.0.0-beta.25.tgz",
|
"version": "1.0.0-beta.27",
|
||||||
"integrity": "sha512-V5JAURGxHI5Nw07Sdgk3c1nhmsL+h+VT58/5zIWja9nBO0wBfaTA/JwKJZYrNH7x0EMow/H/2MoTX4/ETln5/A==",
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-frontend/-/indiekit-frontend-1.0.0-beta.27.tgz",
|
||||||
"license": "MIT",
|
"integrity": "sha512-jvfkhTJJMkiWbDi15DqqHuvEt0BzbtdAuYsqL36t59e+Wa3PodGTV8SELl6REcbjyshuixgxOTBgkZVNTHoziQ==",
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"jsonwebtoken": "^9.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@indiekit/error": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/error/-/error-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-ZDM6cyC4qPaosv4Ji1gGObSYpOlHNMqys9v428E7/XvK1qT3uW5S8mAeqGu7ErbWdMZINe0ua0fuZwBlGmSPLg==",
|
|
||||||
"license": "MIT",
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@indiekit/frontend": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/frontend/-/frontend-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-iukVUIRlqvpvi5x8ld7viT6xOkTqtd4un2awf2ceQXOGyKt4dylHWHvO90K6eP4rMZ19alWVKxQ1lmAC4YIy5g==",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@accessible-components/tag-input": "^0.2.0",
|
"@accessible-components/tag-input": "^0.2.0",
|
||||||
@@ -270,11 +259,21 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@indiekit/error": {
|
||||||
|
"version": "1.0.0-beta.25",
|
||||||
|
"resolved": "https://registry.npmjs.org/@indiekit/error/-/error-1.0.0-beta.25.tgz",
|
||||||
|
"integrity": "sha512-ZDM6cyC4qPaosv4Ji1gGObSYpOlHNMqys9v428E7/XvK1qT3uW5S8mAeqGu7ErbWdMZINe0ua0fuZwBlGmSPLg==",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@indiekit/indiekit": {
|
"node_modules/@indiekit/indiekit": {
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.25",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/indiekit/-/indiekit-1.0.0-beta.25.tgz",
|
"resolved": "https://registry.npmjs.org/@indiekit/indiekit/-/indiekit-1.0.0-beta.25.tgz",
|
||||||
"integrity": "sha512-AB63jCDtjdVW/bPl9obLoBnwtH6LVBCFNuiXggVlLNR6FlSwU396yMl1693XOR4vbkk00tOVS83KHQpbl/eYGw==",
|
"integrity": "sha512-AB63jCDtjdVW/bPl9obLoBnwtH6LVBCFNuiXggVlLNR6FlSwU396yMl1693XOR4vbkk00tOVS83KHQpbl/eYGw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@indiekit/endpoint-auth": "^1.0.0-beta.25",
|
"@indiekit/endpoint-auth": "^1.0.0-beta.25",
|
||||||
"@indiekit/endpoint-files": "^1.0.0-beta.25",
|
"@indiekit/endpoint-files": "^1.0.0-beta.25",
|
||||||
@@ -316,6 +315,104 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@indiekit/indiekit/node_modules/@indiekit/endpoint-files": {
|
||||||
|
"name": "@rmdes/indiekit-endpoint-files",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-files/-/indiekit-endpoint-files-1.0.0.tgz",
|
||||||
|
"integrity": "sha512-RAKg+ZSxEHEwCgtyRlLelsNe6TqHtpDUi/wx7qEpiFQ2OeHyJvQ2uQcVRLra9hiD8OsFFF6syUs42dX0C8Slkg==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"express": "^5.0.0",
|
||||||
|
"express-validator": "^7.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@indiekit/indiekit/node_modules/@indiekit/endpoint-micropub": {
|
||||||
|
"name": "@rmdes/indiekit-endpoint-micropub",
|
||||||
|
"version": "1.0.0-beta.29",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-micropub/-/indiekit-endpoint-micropub-1.0.0-beta.29.tgz",
|
||||||
|
"integrity": "sha512-94aUGNMsTOHnFVwUicqfGvbeJ4/HAJLKeReMw0iSoryGfgIi2Hz52DV5Ehub6UzzdLon6loXOCTqTMpM3UgxuA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"@indiekit/util": "^1.0.0-beta.25",
|
||||||
|
"@paulrobertlloyd/mf2tojf2": "^3.0.0",
|
||||||
|
"debug": "^4.3.2",
|
||||||
|
"express": "^5.0.0",
|
||||||
|
"lodash": "^4.17.21",
|
||||||
|
"markdown-it": "^14.0.0",
|
||||||
|
"newbase60": "^1.3.1",
|
||||||
|
"turndown": "^7.1.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@indiekit/indiekit/node_modules/@indiekit/endpoint-share": {
|
||||||
|
"name": "@rmdes/indiekit-endpoint-share",
|
||||||
|
"version": "1.0.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-share/-/indiekit-endpoint-share-1.0.2.tgz",
|
||||||
|
"integrity": "sha512-rIjdvto0k97zEwDxExsXBCkusbSP/Dbn9CEHYh2675XWFZuzCdZtq+oO9SrMui5dLVl4MuGIxfGnhinCgE+n0A==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"express": "^5.0.0",
|
||||||
|
"express-validator": "^7.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@indiekit/indiekit/node_modules/@indiekit/endpoint-syndicate": {
|
||||||
|
"name": "@rmdes/indiekit-endpoint-syndicate",
|
||||||
|
"version": "1.0.0-beta.34",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-syndicate/-/indiekit-endpoint-syndicate-1.0.0-beta.34.tgz",
|
||||||
|
"integrity": "sha512-GGuJStYnqb4W8lHlRjpow8RRBf0BuQbnBP8QKnhCOw48UM+DyzUWVonGa5vxNJtOFw/n+A6LDzOHxr1VT11QbQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"express": "^5.0.0",
|
||||||
|
"jsonwebtoken": "^9.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@indiekit/indiekit": ">=1.0.0-beta.25"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@indiekit/indiekit/node_modules/@indiekit/frontend": {
|
||||||
|
"name": "@rmdes/indiekit-frontend",
|
||||||
|
"version": "1.0.0-beta.27",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-frontend/-/indiekit-frontend-1.0.0-beta.27.tgz",
|
||||||
|
"integrity": "sha512-jvfkhTJJMkiWbDi15DqqHuvEt0BzbtdAuYsqL36t59e+Wa3PodGTV8SELl6REcbjyshuixgxOTBgkZVNTHoziQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@accessible-components/tag-input": "^0.2.0",
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"@indiekit/util": "^1.0.0-beta.25",
|
||||||
|
"color": "^5.0.0",
|
||||||
|
"easymde": "^2.18.0",
|
||||||
|
"esbuild": "^0.27.0",
|
||||||
|
"iso-639-1": "^3.0.0",
|
||||||
|
"lightningcss": "^1.29.3",
|
||||||
|
"lodash": "^4.17.21",
|
||||||
|
"markdown-it": "^14.0.0",
|
||||||
|
"markdown-it-abbr": "^2.0.0",
|
||||||
|
"markdown-it-deflist": "^3.0.0",
|
||||||
|
"markdown-it-footnote": "^4.0.0",
|
||||||
|
"markdown-it-image-figures": "^2.1.1",
|
||||||
|
"markdown-it-prism": "^3.0.0",
|
||||||
|
"nunjucks": "^3.2.3",
|
||||||
|
"sharp": "^0.34.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@indiekit/post-type-article": {
|
"node_modules/@indiekit/post-type-article": {
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.25",
|
||||||
"resolved": "https://registry.npmjs.org/@indiekit/post-type-article/-/post-type-article-1.0.0-beta.25.tgz",
|
"resolved": "https://registry.npmjs.org/@indiekit/post-type-article/-/post-type-article-1.0.0-beta.25.tgz",
|
||||||
@@ -573,17 +670,17 @@
|
|||||||
"@parcel/watcher-win32-x64": "2.5.6"
|
"@parcel/watcher-win32-x64": "2.5.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@parcel/watcher-freebsd-x64": {
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
||||||
"version": "2.5.6",
|
"version": "2.5.6",
|
||||||
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.6.tgz",
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.6.tgz",
|
||||||
"integrity": "sha512-vJVi8yd/qzJxEKHkeemh7w3YAn6RJCtYlE4HPMoVnCpIXEzSrxErBW5SJBgKLbXU3WdIpkjBTeUNtyBVn8TRng==",
|
"integrity": "sha512-Z2ZdrnwyXvvvdtRHLmM4knydIdU9adO3D4n/0cVipF3rRiwP+3/sfzpAwA/qKFL6i1ModaabkU7IbpeMBgiVEA==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"arm64"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"os": [
|
"os": [
|
||||||
"freebsd"
|
"darwin"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 10.0.0"
|
"node": ">= 10.0.0"
|
||||||
@@ -637,24 +734,6 @@
|
|||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rmdes/indiekit-endpoint-auth": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-auth/-/indiekit-endpoint-auth-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-pdQCFi96NERxGUTSSO4mkbmY0lJSx61STNcf9uBWTBdOapekAsjENlOTHMAO2tcEJ00v+r7GAtBYZ0afwwHnbw==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"@indiekit/util": "^1.0.0-beta.25",
|
|
||||||
"bcrypt": "^6.0.0",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"express-validator": "^7.0.0",
|
|
||||||
"jsonwebtoken": "^9.0.0",
|
|
||||||
"microformats-parser": "^2.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@rmdes/indiekit-endpoint-conversations": {
|
"node_modules/@rmdes/indiekit-endpoint-conversations": {
|
||||||
"version": "2.1.6",
|
"version": "2.1.6",
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-conversations/-/indiekit-endpoint-conversations-2.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-conversations/-/indiekit-endpoint-conversations-2.1.6.tgz",
|
||||||
@@ -668,6 +747,35 @@
|
|||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@rmdes/indiekit-endpoint-conversations/node_modules/@indiekit/frontend": {
|
||||||
|
"name": "@rmdes/indiekit-frontend",
|
||||||
|
"version": "1.0.0-beta.27",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-frontend/-/indiekit-frontend-1.0.0-beta.27.tgz",
|
||||||
|
"integrity": "sha512-jvfkhTJJMkiWbDi15DqqHuvEt0BzbtdAuYsqL36t59e+Wa3PodGTV8SELl6REcbjyshuixgxOTBgkZVNTHoziQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@accessible-components/tag-input": "^0.2.0",
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"@indiekit/util": "^1.0.0-beta.25",
|
||||||
|
"color": "^5.0.0",
|
||||||
|
"easymde": "^2.18.0",
|
||||||
|
"esbuild": "^0.27.0",
|
||||||
|
"iso-639-1": "^3.0.0",
|
||||||
|
"lightningcss": "^1.29.3",
|
||||||
|
"lodash": "^4.17.21",
|
||||||
|
"markdown-it": "^14.0.0",
|
||||||
|
"markdown-it-abbr": "^2.0.0",
|
||||||
|
"markdown-it-deflist": "^3.0.0",
|
||||||
|
"markdown-it-footnote": "^4.0.0",
|
||||||
|
"markdown-it-image-figures": "^2.1.1",
|
||||||
|
"markdown-it-prism": "^3.0.0",
|
||||||
|
"nunjucks": "^3.2.3",
|
||||||
|
"sharp": "^0.34.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@rmdes/indiekit-endpoint-github": {
|
"node_modules/@rmdes/indiekit-endpoint-github": {
|
||||||
"version": "1.2.3",
|
"version": "1.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-github/-/indiekit-endpoint-github-1.2.3.tgz",
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-github/-/indiekit-endpoint-github-1.2.3.tgz",
|
||||||
@@ -684,39 +792,6 @@
|
|||||||
"@indiekit/indiekit": ">=1.0.0-beta.25"
|
"@indiekit/indiekit": ">=1.0.0-beta.25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@rmdes/indiekit-endpoint-posts": {
|
|
||||||
"version": "1.0.0-beta.25",
|
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-posts/-/indiekit-endpoint-posts-1.0.0-beta.25.tgz",
|
|
||||||
"integrity": "sha512-Rh519QYIOQK3pipUESfp1lv2mDZSwVX0W32KPsMwZrs77LFCu4KCI+YjedgSr7dwZZO0qH0j24QhJ7SOkn+DaA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/endpoint-micropub": "^1.0.0-beta.25",
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"@indiekit/frontend": "^1.0.0-beta.25",
|
|
||||||
"@indiekit/util": "^1.0.0-beta.25",
|
|
||||||
"@paulrobertlloyd/mf2tojf2": "^3.0.0",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"express-validator": "^7.0.0",
|
|
||||||
"formatcoords": "^1.1.3"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@rmdes/indiekit-endpoint-share": {
|
|
||||||
"version": "1.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-share/-/indiekit-endpoint-share-1.0.2.tgz",
|
|
||||||
"integrity": "sha512-rIjdvto0k97zEwDxExsXBCkusbSP/Dbn9CEHYh2675XWFZuzCdZtq+oO9SrMui5dLVl4MuGIxfGnhinCgE+n0A==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
|
||||||
"express": "^5.0.0",
|
|
||||||
"express-validator": "^7.0.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=20"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@rmdes/indiekit-endpoint-webmention-io": {
|
"node_modules/@rmdes/indiekit-endpoint-webmention-io": {
|
||||||
"version": "1.0.7",
|
"version": "1.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-webmention-io/-/indiekit-endpoint-webmention-io-1.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-endpoint-webmention-io/-/indiekit-endpoint-webmention-io-1.0.7.tgz",
|
||||||
@@ -735,6 +810,49 @@
|
|||||||
"@indiekit/indiekit": ">=1.0.0-beta.25"
|
"@indiekit/indiekit": ">=1.0.0-beta.25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/@rmdes/indiekit-endpoint-webmention-io/node_modules/@indiekit/frontend": {
|
||||||
|
"name": "@rmdes/indiekit-frontend",
|
||||||
|
"version": "1.0.0-beta.27",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-frontend/-/indiekit-frontend-1.0.0-beta.27.tgz",
|
||||||
|
"integrity": "sha512-jvfkhTJJMkiWbDi15DqqHuvEt0BzbtdAuYsqL36t59e+Wa3PodGTV8SELl6REcbjyshuixgxOTBgkZVNTHoziQ==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@accessible-components/tag-input": "^0.2.0",
|
||||||
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
"@indiekit/util": "^1.0.0-beta.25",
|
||||||
|
"color": "^5.0.0",
|
||||||
|
"easymde": "^2.18.0",
|
||||||
|
"esbuild": "^0.27.0",
|
||||||
|
"iso-639-1": "^3.0.0",
|
||||||
|
"lightningcss": "^1.29.3",
|
||||||
|
"lodash": "^4.17.21",
|
||||||
|
"markdown-it": "^14.0.0",
|
||||||
|
"markdown-it-abbr": "^2.0.0",
|
||||||
|
"markdown-it-deflist": "^3.0.0",
|
||||||
|
"markdown-it-footnote": "^4.0.0",
|
||||||
|
"markdown-it-image-figures": "^2.1.1",
|
||||||
|
"markdown-it-prism": "^3.0.0",
|
||||||
|
"nunjucks": "^3.2.3",
|
||||||
|
"sharp": "^0.34.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@rmdes/indiekit-preset-eleventy": {
|
||||||
|
"version": "1.0.0-beta.33",
|
||||||
|
"resolved": "https://registry.npmjs.org/@rmdes/indiekit-preset-eleventy/-/indiekit-preset-eleventy-1.0.0-beta.33.tgz",
|
||||||
|
"integrity": "sha512-47Nyvg6FqeAUPN90zzfhEqijeFxAsclcmqTz1ITdk/F9XBscCaBKyrNiJ+Ywk/c5wWsMK5NL0DpP8v7k8fi+cw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"camelcase-keys": "^10.0.0",
|
||||||
|
"plur": "^6.0.0",
|
||||||
|
"yaml": "^2.6.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/@sindresorhus/slugify": {
|
"node_modules/@sindresorhus/slugify": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-3.0.0.tgz",
|
||||||
@@ -1077,6 +1195,63 @@
|
|||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/camelcase": {
|
||||||
|
"version": "9.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-9.0.0.tgz",
|
||||||
|
"integrity": "sha512-TO9xmyXTZ9HUHI8M1OnvExxYB0eYVS/1e5s7IDMTAoIcwUd+aNcFODs6Xk83mobk0velyHFQgA1yIrvYc6wclw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/camelcase-keys": {
|
||||||
|
"version": "10.0.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-10.0.2.tgz",
|
||||||
|
"integrity": "sha512-PVHCLVbJ7nWGal0lPAmBN5eSLjIynlMUk2EPmL9aPl6QyJ6+FoszTKwldPzkuVqg5teZbPTbb8Oenzyw9GSJRw==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"camelcase": "^9.0.0",
|
||||||
|
"map-obj": "6.0.0",
|
||||||
|
"quick-lru": "^7.3.0",
|
||||||
|
"type-fest": "^5.4.1"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/camelcase-keys/node_modules/map-obj": {
|
||||||
|
"version": "6.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-6.0.0.tgz",
|
||||||
|
"integrity": "sha512-PwDvwt/tK70+luLw5k9ySLtzLAzwf7tZTY9GBj63Y010nHRPjwHcQTpTd5JwQqITC2ty7prtxBo71iwyYY0TAg==",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/camelcase-keys/node_modules/type-fest": {
|
||||||
|
"version": "5.4.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.4.tgz",
|
||||||
|
"integrity": "sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw==",
|
||||||
|
"license": "(MIT OR CC0-1.0)",
|
||||||
|
"dependencies": {
|
||||||
|
"tagged-tag": "^1.0.0"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/change-case": {
|
"node_modules/change-case": {
|
||||||
"version": "5.4.4",
|
"version": "5.4.4",
|
||||||
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
||||||
@@ -1852,6 +2027,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/express/-/express-5.2.1.tgz",
|
||||||
"integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
|
"integrity": "sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"accepts": "^2.0.0",
|
"accepts": "^2.0.0",
|
||||||
"body-parser": "^2.2.1",
|
"body-parser": "^2.2.1",
|
||||||
@@ -2651,6 +2827,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.6.0.tgz",
|
||||||
"integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==",
|
"integrity": "sha512-CYDD3SOtsHtyXeEORYRx2qBtpDJFjRTGXUtmNEMGyzYOKj1TE3tycdlho7kA1Ufx9OYWZzg52QFBGALTirzDSw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@keyv/serialize": "^1.1.1"
|
"@keyv/serialize": "^1.1.1"
|
||||||
}
|
}
|
||||||
@@ -2684,17 +2861,17 @@
|
|||||||
"lightningcss-win32-x64-msvc": "1.31.1"
|
"lightningcss-win32-x64-msvc": "1.31.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lightningcss-freebsd-x64": {
|
"node_modules/lightningcss-darwin-arm64": {
|
||||||
"version": "1.31.1",
|
"version": "1.31.1",
|
||||||
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.31.1.tgz",
|
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.31.1.tgz",
|
||||||
"integrity": "sha512-1RINmQKAItO6ISxYgPwszQE1BrsVU5aB45ho6O42mu96UiZBxEXsuQ7cJW4zs4CEodPUioj/QrXW1r9pLUM74A==",
|
"integrity": "sha512-02uTEqf3vIfNMq3h/z2cJfcOXnQ0GRwQrkmPafhueLb2h7mqEidiCzkE4gBMEH65abHRiQvhdcQ+aP0D0g67sg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"arm64"
|
||||||
],
|
],
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"os": [
|
"os": [
|
||||||
"freebsd"
|
"darwin"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 12.0.0"
|
"node": ">= 12.0.0"
|
||||||
@@ -2857,6 +3034,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
|
||||||
"integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
|
"integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"argparse": "^2.0.1",
|
"argparse": "^2.0.1",
|
||||||
"entities": "^4.4.0",
|
"entities": "^4.4.0",
|
||||||
@@ -3787,6 +3965,18 @@
|
|||||||
"url": "https://github.com/sponsors/ljharb"
|
"url": "https://github.com/sponsors/ljharb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/quick-lru": {
|
||||||
|
"version": "7.3.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-7.3.0.tgz",
|
||||||
|
"integrity": "sha512-k9lSsjl36EJdK7I06v7APZCbyGT2vMTsYSRX1Q2nbYmnkBqgUhRkAuzH08Ciotteu/PLJmIF2+tti7o3C/ts2g==",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=18"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/radix3": {
|
"node_modules/radix3": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
|
||||||
@@ -4159,6 +4349,7 @@
|
|||||||
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
|
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
|
||||||
"integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
|
"integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ip-address": "^10.0.1",
|
"ip-address": "^10.0.1",
|
||||||
"smart-buffer": "^4.2.0"
|
"smart-buffer": "^4.2.0"
|
||||||
@@ -4309,6 +4500,18 @@
|
|||||||
"url": "https://github.com/sponsors/sindresorhus"
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/tagged-tag": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/tagged-tag/-/tagged-tag-1.0.0.tgz",
|
||||||
|
"integrity": "sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==",
|
||||||
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20"
|
||||||
|
},
|
||||||
|
"funding": {
|
||||||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||||||
|
}
|
||||||
|
},
|
||||||
"node_modules/tar": {
|
"node_modules/tar": {
|
||||||
"version": "7.5.10",
|
"version": "7.5.10",
|
||||||
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
|
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
# esbuild
|
||||||
|
|
||||||
|
This is the macOS ARM 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@esbuild/freebsd-x64",
|
"name": "@esbuild/darwin-arm64",
|
||||||
"version": "0.27.3",
|
"version": "0.27.3",
|
||||||
"description": "The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.",
|
"description": "The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/evanw/esbuild.git"
|
"url": "git+https://github.com/evanw/esbuild.git"
|
||||||
@@ -12,9 +12,9 @@
|
|||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"os": [
|
"os": [
|
||||||
"freebsd"
|
"darwin"
|
||||||
],
|
],
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"arm64"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
# esbuild
|
|
||||||
|
|
||||||
This is the FreeBSD 64-bit binary for esbuild, a JavaScript bundler and minifier. See https://github.com/evanw/esbuild for details.
|
|
||||||
@@ -0,0 +1,191 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction, and
|
||||||
|
distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by the copyright
|
||||||
|
owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all other entities
|
||||||
|
that control, are controlled by, or are under common control with that entity.
|
||||||
|
For the purposes of this definition, "control" means (i) the power, direct or
|
||||||
|
indirect, to cause the direction or management of such entity, whether by
|
||||||
|
contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||||
|
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity exercising
|
||||||
|
permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications, including
|
||||||
|
but not limited to software source code, documentation source, and configuration
|
||||||
|
files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical transformation or
|
||||||
|
translation of a Source form, including but not limited to compiled object code,
|
||||||
|
generated documentation, and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or Object form, made
|
||||||
|
available under the License, as indicated by a copyright notice that is included
|
||||||
|
in or attached to the work (an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object form, that
|
||||||
|
is based on (or derived from) the Work and for which the editorial revisions,
|
||||||
|
annotations, elaborations, or other modifications represent, as a whole, an
|
||||||
|
original work of authorship. For the purposes of this License, Derivative Works
|
||||||
|
shall not include works that remain separable from, or merely link (or bind by
|
||||||
|
name) to the interfaces of, the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including the original version
|
||||||
|
of the Work and any modifications or additions to that Work or Derivative Works
|
||||||
|
thereof, that is intentionally submitted to Licensor for inclusion in the Work
|
||||||
|
by the copyright owner or by an individual or Legal Entity authorized to submit
|
||||||
|
on behalf of the copyright owner. For the purposes of this definition,
|
||||||
|
"submitted" means any form of electronic, verbal, or written communication sent
|
||||||
|
to the Licensor or its representatives, including but not limited to
|
||||||
|
communication on electronic mailing lists, source code control systems, and
|
||||||
|
issue tracking systems that are managed by, or on behalf of, the Licensor for
|
||||||
|
the purpose of discussing and improving the Work, but excluding communication
|
||||||
|
that is conspicuously marked or otherwise designated in writing by the copyright
|
||||||
|
owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
|
||||||
|
of whom a Contribution has been received by Licensor and subsequently
|
||||||
|
incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License.
|
||||||
|
|
||||||
|
Subject to the terms and conditions of this License, each Contributor hereby
|
||||||
|
grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
|
||||||
|
irrevocable copyright license to reproduce, prepare Derivative Works of,
|
||||||
|
publicly display, publicly perform, sublicense, and distribute the Work and such
|
||||||
|
Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License.
|
||||||
|
|
||||||
|
Subject to the terms and conditions of this License, each Contributor hereby
|
||||||
|
grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
|
||||||
|
irrevocable (except as stated in this section) patent license to make, have
|
||||||
|
made, use, offer to sell, sell, import, and otherwise transfer the Work, where
|
||||||
|
such license applies only to those patent claims licensable by such Contributor
|
||||||
|
that are necessarily infringed by their Contribution(s) alone or by combination
|
||||||
|
of their Contribution(s) with the Work to which such Contribution(s) was
|
||||||
|
submitted. If You institute patent litigation against any entity (including a
|
||||||
|
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
|
||||||
|
Contribution incorporated within the Work constitutes direct or contributory
|
||||||
|
patent infringement, then any patent licenses granted to You under this License
|
||||||
|
for that Work shall terminate as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution.
|
||||||
|
|
||||||
|
You may reproduce and distribute copies of the Work or Derivative Works thereof
|
||||||
|
in any medium, with or without modifications, and in Source or Object form,
|
||||||
|
provided that You meet the following conditions:
|
||||||
|
|
||||||
|
You must give any other recipients of the Work or Derivative Works a copy of
|
||||||
|
this License; and
|
||||||
|
You must cause any modified files to carry prominent notices stating that You
|
||||||
|
changed the files; and
|
||||||
|
You must retain, in the Source form of any Derivative Works that You distribute,
|
||||||
|
all copyright, patent, trademark, and attribution notices from the Source form
|
||||||
|
of the Work, excluding those notices that do not pertain to any part of the
|
||||||
|
Derivative Works; and
|
||||||
|
If the Work includes a "NOTICE" text file as part of its distribution, then any
|
||||||
|
Derivative Works that You distribute must include a readable copy of the
|
||||||
|
attribution notices contained within such NOTICE file, excluding those notices
|
||||||
|
that do not pertain to any part of the Derivative Works, in at least one of the
|
||||||
|
following places: within a NOTICE text file distributed as part of the
|
||||||
|
Derivative Works; within the Source form or documentation, if provided along
|
||||||
|
with the Derivative Works; or, within a display generated by the Derivative
|
||||||
|
Works, if and wherever such third-party notices normally appear. The contents of
|
||||||
|
the NOTICE file are for informational purposes only and do not modify the
|
||||||
|
License. You may add Your own attribution notices within Derivative Works that
|
||||||
|
You distribute, alongside or as an addendum to the NOTICE text from the Work,
|
||||||
|
provided that such additional attribution notices cannot be construed as
|
||||||
|
modifying the License.
|
||||||
|
You may add Your own copyright statement to Your modifications and may provide
|
||||||
|
additional or different license terms and conditions for use, reproduction, or
|
||||||
|
distribution of Your modifications, or for any such Derivative Works as a whole,
|
||||||
|
provided Your use, reproduction, and distribution of the Work otherwise complies
|
||||||
|
with the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions.
|
||||||
|
|
||||||
|
Unless You explicitly state otherwise, any Contribution intentionally submitted
|
||||||
|
for inclusion in the Work by You to the Licensor shall be under the terms and
|
||||||
|
conditions of this License, without any additional terms or conditions.
|
||||||
|
Notwithstanding the above, nothing herein shall supersede or modify the terms of
|
||||||
|
any separate license agreement you may have executed with Licensor regarding
|
||||||
|
such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks.
|
||||||
|
|
||||||
|
This License does not grant permission to use the trade names, trademarks,
|
||||||
|
service marks, or product names of the Licensor, except as required for
|
||||||
|
reasonable and customary use in describing the origin of the Work and
|
||||||
|
reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty.
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, Licensor provides the
|
||||||
|
Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
|
||||||
|
including, without limitation, any warranties or conditions of TITLE,
|
||||||
|
NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
|
||||||
|
solely responsible for determining the appropriateness of using or
|
||||||
|
redistributing the Work and assume any risks associated with Your exercise of
|
||||||
|
permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability.
|
||||||
|
|
||||||
|
In no event and under no legal theory, whether in tort (including negligence),
|
||||||
|
contract, or otherwise, unless required by applicable law (such as deliberate
|
||||||
|
and grossly negligent acts) or agreed to in writing, shall any Contributor be
|
||||||
|
liable to You for damages, including any direct, indirect, special, incidental,
|
||||||
|
or consequential damages of any character arising as a result of this License or
|
||||||
|
out of the use or inability to use the Work (including but not limited to
|
||||||
|
damages for loss of goodwill, work stoppage, computer failure or malfunction, or
|
||||||
|
any and all other commercial damages or losses), even if such Contributor has
|
||||||
|
been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability.
|
||||||
|
|
||||||
|
While redistributing the Work or Derivative Works thereof, You may choose to
|
||||||
|
offer, and charge a fee for, acceptance of support, warranty, indemnity, or
|
||||||
|
other liability obligations and/or rights consistent with this License. However,
|
||||||
|
in accepting such obligations, You may act only on Your own behalf and on Your
|
||||||
|
sole responsibility, not on behalf of any other Contributor, and only if You
|
||||||
|
agree to indemnify, defend, and hold each Contributor harmless for any liability
|
||||||
|
incurred by, or claims asserted against, such Contributor by reason of your
|
||||||
|
accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work
|
||||||
|
|
||||||
|
To apply the Apache License to your work, attach the following boilerplate
|
||||||
|
notice, with the fields enclosed by brackets "[]" replaced with your own
|
||||||
|
identifying information. (Don't include the brackets!) The text should be
|
||||||
|
enclosed in the appropriate comment syntax for the file format. We also
|
||||||
|
recommend that a file or class name and description of purpose be included on
|
||||||
|
the same "printed page" as the copyright notice for easier identification within
|
||||||
|
third-party archives.
|
||||||
|
|
||||||
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
@@ -0,0 +1,18 @@
|
|||||||
|
# `@img/sharp-darwin-arm64`
|
||||||
|
|
||||||
|
Prebuilt sharp for use with macOS 64-bit ARM.
|
||||||
|
|
||||||
|
## Licensing
|
||||||
|
|
||||||
|
Copyright 2013 Lovell Fuller and others.
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
{
|
||||||
|
"name": "@img/sharp-darwin-arm64",
|
||||||
|
"version": "0.34.5",
|
||||||
|
"description": "Prebuilt sharp for use with macOS 64-bit ARM",
|
||||||
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
|
"homepage": "https://sharp.pixelplumbing.com",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/lovell/sharp.git",
|
||||||
|
"directory": "npm/darwin-arm64"
|
||||||
|
},
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"funding": {
|
||||||
|
"url": "https://opencollective.com/libvips"
|
||||||
|
},
|
||||||
|
"preferUnplugged": true,
|
||||||
|
"optionalDependencies": {
|
||||||
|
"@img/sharp-libvips-darwin-arm64": "1.2.4"
|
||||||
|
},
|
||||||
|
"files": [
|
||||||
|
"lib"
|
||||||
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
|
"type": "commonjs",
|
||||||
|
"exports": {
|
||||||
|
"./sharp.node": "./lib/sharp-darwin-arm64.node",
|
||||||
|
"./package": "./package.json"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||||
|
},
|
||||||
|
"os": [
|
||||||
|
"darwin"
|
||||||
|
],
|
||||||
|
"cpu": [
|
||||||
|
"arm64"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
# `@img/sharp-libvips-darwin-arm64`
|
||||||
|
|
||||||
|
Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM.
|
||||||
|
|
||||||
|
## Licensing
|
||||||
|
|
||||||
|
This software contains third-party libraries
|
||||||
|
used under the terms of the following licences:
|
||||||
|
|
||||||
|
| Library | Used under the terms of |
|
||||||
|
|---------------|-----------------------------------------------------------------------------------------------------------|
|
||||||
|
| aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) |
|
||||||
|
| cairo | Mozilla Public License 2.0 |
|
||||||
|
| cgif | MIT Licence |
|
||||||
|
| expat | MIT Licence |
|
||||||
|
| fontconfig | [fontconfig Licence](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) |
|
||||||
|
| freetype | [freetype Licence](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) |
|
||||||
|
| fribidi | LGPLv3 |
|
||||||
|
| glib | LGPLv3 |
|
||||||
|
| harfbuzz | MIT Licence |
|
||||||
|
| highway | Apache-2.0 License, BSD 3-Clause |
|
||||||
|
| lcms | MIT Licence |
|
||||||
|
| libarchive | BSD 2-Clause |
|
||||||
|
| libexif | LGPLv3 |
|
||||||
|
| libffi | MIT Licence |
|
||||||
|
| libheif | LGPLv3 |
|
||||||
|
| libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) |
|
||||||
|
| libnsgif | MIT Licence |
|
||||||
|
| libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) |
|
||||||
|
| librsvg | LGPLv3 |
|
||||||
|
| libspng | [BSD 2-Clause, libpng License](https://github.com/randy408/libspng/blob/master/LICENSE) |
|
||||||
|
| libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) |
|
||||||
|
| libvips | LGPLv3 |
|
||||||
|
| libwebp | New BSD License |
|
||||||
|
| libxml2 | MIT Licence |
|
||||||
|
| mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
|
||||||
|
| pango | LGPLv3 |
|
||||||
|
| pixman | MIT Licence |
|
||||||
|
| proxy-libintl | LGPLv3 |
|
||||||
|
| zlib-ng | [zlib Licence](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) |
|
||||||
|
|
||||||
|
Use of libraries under the terms of the LGPLv3 is via the
|
||||||
|
"any later version" clause of the LGPLv2 or LGPLv2.1.
|
||||||
|
|
||||||
|
Please report any errors or omissions via
|
||||||
|
https://github.com/lovell/sharp-libvips/issues/new
|
||||||
@@ -0,0 +1,220 @@
|
|||||||
|
/* glibconfig.h
|
||||||
|
*
|
||||||
|
* This is a generated file. Please modify 'glibconfig.h.in'
|
||||||
|
*/
|
||||||
|
|
||||||
|
#ifndef __GLIBCONFIG_H__
|
||||||
|
#define __GLIBCONFIG_H__
|
||||||
|
|
||||||
|
#include <glib/gmacros.h>
|
||||||
|
|
||||||
|
#include <limits.h>
|
||||||
|
#include <float.h>
|
||||||
|
#define GLIB_HAVE_ALLOCA_H
|
||||||
|
|
||||||
|
#define GLIB_STATIC_COMPILATION 1
|
||||||
|
#define GOBJECT_STATIC_COMPILATION 1
|
||||||
|
#define GIO_STATIC_COMPILATION 1
|
||||||
|
#define GMODULE_STATIC_COMPILATION 1
|
||||||
|
#define GI_STATIC_COMPILATION 1
|
||||||
|
#define G_INTL_STATIC_COMPILATION 1
|
||||||
|
#define FFI_STATIC_BUILD 1
|
||||||
|
|
||||||
|
/* Specifies that GLib's g_print*() functions wrap the
|
||||||
|
* system printf functions. This is useful to know, for example,
|
||||||
|
* when using glibc's register_printf_function().
|
||||||
|
*/
|
||||||
|
#define GLIB_USING_SYSTEM_PRINTF
|
||||||
|
|
||||||
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
#define G_MINFLOAT FLT_MIN
|
||||||
|
#define G_MAXFLOAT FLT_MAX
|
||||||
|
#define G_MINDOUBLE DBL_MIN
|
||||||
|
#define G_MAXDOUBLE DBL_MAX
|
||||||
|
#define G_MINSHORT SHRT_MIN
|
||||||
|
#define G_MAXSHORT SHRT_MAX
|
||||||
|
#define G_MAXUSHORT USHRT_MAX
|
||||||
|
#define G_MININT INT_MIN
|
||||||
|
#define G_MAXINT INT_MAX
|
||||||
|
#define G_MAXUINT UINT_MAX
|
||||||
|
#define G_MINLONG LONG_MIN
|
||||||
|
#define G_MAXLONG LONG_MAX
|
||||||
|
#define G_MAXULONG ULONG_MAX
|
||||||
|
|
||||||
|
typedef signed char gint8;
|
||||||
|
typedef unsigned char guint8;
|
||||||
|
|
||||||
|
typedef signed short gint16;
|
||||||
|
typedef unsigned short guint16;
|
||||||
|
|
||||||
|
#define G_GINT16_MODIFIER "h"
|
||||||
|
#define G_GINT16_FORMAT "hi"
|
||||||
|
#define G_GUINT16_FORMAT "hu"
|
||||||
|
|
||||||
|
|
||||||
|
typedef signed int gint32;
|
||||||
|
typedef unsigned int guint32;
|
||||||
|
|
||||||
|
#define G_GINT32_MODIFIER ""
|
||||||
|
#define G_GINT32_FORMAT "i"
|
||||||
|
#define G_GUINT32_FORMAT "u"
|
||||||
|
|
||||||
|
|
||||||
|
#define G_HAVE_GINT64 1 /* deprecated, always true */
|
||||||
|
|
||||||
|
G_GNUC_EXTENSION typedef signed long long gint64;
|
||||||
|
G_GNUC_EXTENSION typedef unsigned long long guint64;
|
||||||
|
|
||||||
|
#define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##LL))
|
||||||
|
#define G_GUINT64_CONSTANT(val) (G_GNUC_EXTENSION (val##ULL))
|
||||||
|
|
||||||
|
#define G_GINT64_MODIFIER "ll"
|
||||||
|
#define G_GINT64_FORMAT "lli"
|
||||||
|
#define G_GUINT64_FORMAT "llu"
|
||||||
|
|
||||||
|
|
||||||
|
#define GLIB_SIZEOF_VOID_P 8
|
||||||
|
#define GLIB_SIZEOF_LONG 8
|
||||||
|
#define GLIB_SIZEOF_SIZE_T 8
|
||||||
|
#define GLIB_SIZEOF_SSIZE_T 8
|
||||||
|
|
||||||
|
typedef signed long gssize;
|
||||||
|
typedef unsigned long gsize;
|
||||||
|
#define G_GSIZE_MODIFIER "l"
|
||||||
|
#define G_GSSIZE_MODIFIER "l"
|
||||||
|
#define G_GSIZE_FORMAT "lu"
|
||||||
|
#define G_GSSIZE_FORMAT "li"
|
||||||
|
|
||||||
|
#define G_MAXSIZE G_MAXULONG
|
||||||
|
#define G_MINSSIZE G_MINLONG
|
||||||
|
#define G_MAXSSIZE G_MAXLONG
|
||||||
|
|
||||||
|
typedef gint64 goffset;
|
||||||
|
#define G_MINOFFSET G_MININT64
|
||||||
|
#define G_MAXOFFSET G_MAXINT64
|
||||||
|
|
||||||
|
#define G_GOFFSET_MODIFIER G_GINT64_MODIFIER
|
||||||
|
#define G_GOFFSET_FORMAT G_GINT64_FORMAT
|
||||||
|
#define G_GOFFSET_CONSTANT(val) G_GINT64_CONSTANT(val)
|
||||||
|
|
||||||
|
#define G_POLLFD_FORMAT "%d"
|
||||||
|
|
||||||
|
#define GPOINTER_TO_INT(p) ((gint) (glong) (p))
|
||||||
|
#define GPOINTER_TO_UINT(p) ((guint) (gulong) (p))
|
||||||
|
|
||||||
|
#define GINT_TO_POINTER(i) ((gpointer) (glong) (i))
|
||||||
|
#define GUINT_TO_POINTER(u) ((gpointer) (gulong) (u))
|
||||||
|
|
||||||
|
typedef signed long gintptr;
|
||||||
|
typedef unsigned long guintptr;
|
||||||
|
|
||||||
|
#define G_GINTPTR_MODIFIER "l"
|
||||||
|
#define G_GINTPTR_FORMAT "li"
|
||||||
|
#define G_GUINTPTR_FORMAT "lu"
|
||||||
|
|
||||||
|
#define GLIB_MAJOR_VERSION 2
|
||||||
|
#define GLIB_MINOR_VERSION 86
|
||||||
|
#define GLIB_MICRO_VERSION 1
|
||||||
|
|
||||||
|
#define G_OS_UNIX
|
||||||
|
|
||||||
|
#define G_VA_COPY va_copy
|
||||||
|
|
||||||
|
|
||||||
|
#define G_HAVE_ISO_VARARGS 1
|
||||||
|
|
||||||
|
/* gcc-2.95.x supports both gnu style and ISO varargs, but if -ansi
|
||||||
|
* is passed ISO vararg support is turned off, and there is no work
|
||||||
|
* around to turn it on, so we unconditionally turn it off.
|
||||||
|
*/
|
||||||
|
#if __GNUC__ == 2 && __GNUC_MINOR__ == 95
|
||||||
|
# undef G_HAVE_ISO_VARARGS
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define G_HAVE_GROWING_STACK 0
|
||||||
|
|
||||||
|
#ifndef _MSC_VER
|
||||||
|
# define G_HAVE_GNUC_VARARGS 1
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
|
||||||
|
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
|
||||||
|
#elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x550)
|
||||||
|
#define G_GNUC_INTERNAL __hidden
|
||||||
|
#elif defined (__GNUC__) && defined (G_HAVE_GNUC_VISIBILITY)
|
||||||
|
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
|
||||||
|
#else
|
||||||
|
#define G_GNUC_INTERNAL
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define G_THREADS_ENABLED
|
||||||
|
#define G_THREADS_IMPL_POSIX
|
||||||
|
|
||||||
|
#define G_ATOMIC_LOCK_FREE
|
||||||
|
|
||||||
|
#define GINT16_TO_LE(val) ((gint16) (val))
|
||||||
|
#define GUINT16_TO_LE(val) ((guint16) (val))
|
||||||
|
#define GINT16_TO_BE(val) ((gint16) GUINT16_SWAP_LE_BE (val))
|
||||||
|
#define GUINT16_TO_BE(val) (GUINT16_SWAP_LE_BE (val))
|
||||||
|
|
||||||
|
#define GINT32_TO_LE(val) ((gint32) (val))
|
||||||
|
#define GUINT32_TO_LE(val) ((guint32) (val))
|
||||||
|
#define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val))
|
||||||
|
#define GUINT32_TO_BE(val) (GUINT32_SWAP_LE_BE (val))
|
||||||
|
|
||||||
|
#define GINT64_TO_LE(val) ((gint64) (val))
|
||||||
|
#define GUINT64_TO_LE(val) ((guint64) (val))
|
||||||
|
#define GINT64_TO_BE(val) ((gint64) GUINT64_SWAP_LE_BE (val))
|
||||||
|
#define GUINT64_TO_BE(val) (GUINT64_SWAP_LE_BE (val))
|
||||||
|
|
||||||
|
#define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val))
|
||||||
|
#define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val))
|
||||||
|
#define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val))
|
||||||
|
#define GULONG_TO_BE(val) ((gulong) GUINT64_TO_BE (val))
|
||||||
|
#define GINT_TO_LE(val) ((gint) GINT32_TO_LE (val))
|
||||||
|
#define GUINT_TO_LE(val) ((guint) GUINT32_TO_LE (val))
|
||||||
|
#define GINT_TO_BE(val) ((gint) GINT32_TO_BE (val))
|
||||||
|
#define GUINT_TO_BE(val) ((guint) GUINT32_TO_BE (val))
|
||||||
|
#define GSIZE_TO_LE(val) ((gsize) GUINT64_TO_LE (val))
|
||||||
|
#define GSSIZE_TO_LE(val) ((gssize) GINT64_TO_LE (val))
|
||||||
|
#define GSIZE_TO_BE(val) ((gsize) GUINT64_TO_BE (val))
|
||||||
|
#define GSSIZE_TO_BE(val) ((gssize) GINT64_TO_BE (val))
|
||||||
|
#define G_BYTE_ORDER G_LITTLE_ENDIAN
|
||||||
|
|
||||||
|
#define GLIB_SYSDEF_POLLIN =1
|
||||||
|
#define GLIB_SYSDEF_POLLOUT =4
|
||||||
|
#define GLIB_SYSDEF_POLLPRI =2
|
||||||
|
#define GLIB_SYSDEF_POLLHUP =16
|
||||||
|
#define GLIB_SYSDEF_POLLERR =8
|
||||||
|
#define GLIB_SYSDEF_POLLNVAL =32
|
||||||
|
|
||||||
|
/* No way to disable deprecation warnings for macros, so only emit deprecation
|
||||||
|
* warnings on platforms where usage of this macro is broken */
|
||||||
|
#if defined(__APPLE__) || defined(_MSC_VER) || defined(__CYGWIN__)
|
||||||
|
#define G_MODULE_SUFFIX "so" GLIB_DEPRECATED_MACRO_IN_2_76
|
||||||
|
#else
|
||||||
|
#define G_MODULE_SUFFIX "so"
|
||||||
|
#endif
|
||||||
|
|
||||||
|
typedef int GPid;
|
||||||
|
#define G_PID_FORMAT "i"
|
||||||
|
|
||||||
|
#define GLIB_SYSDEF_AF_UNIX 1
|
||||||
|
#define GLIB_SYSDEF_AF_INET 2
|
||||||
|
#define GLIB_SYSDEF_AF_INET6 30
|
||||||
|
|
||||||
|
#define GLIB_SYSDEF_MSG_OOB 1
|
||||||
|
#define GLIB_SYSDEF_MSG_PEEK 2
|
||||||
|
#define GLIB_SYSDEF_MSG_DONTROUTE 4
|
||||||
|
|
||||||
|
#define G_DIR_SEPARATOR '/'
|
||||||
|
#define G_DIR_SEPARATOR_S "/"
|
||||||
|
#define G_SEARCHPATH_SEPARATOR ':'
|
||||||
|
#define G_SEARCHPATH_SEPARATOR_S ":"
|
||||||
|
|
||||||
|
#undef G_HAVE_FREE_SIZED
|
||||||
|
|
||||||
|
G_END_DECLS
|
||||||
|
|
||||||
|
#endif /* __GLIBCONFIG_H__ */
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
module.exports = __dirname;
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"name": "@img/sharp-libvips-darwin-arm64",
|
||||||
|
"version": "1.2.4",
|
||||||
|
"description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
|
||||||
|
"author": "Lovell Fuller <npm@lovell.info>",
|
||||||
|
"homepage": "https://sharp.pixelplumbing.com",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+https://github.com/lovell/sharp-libvips.git",
|
||||||
|
"directory": "npm/darwin-arm64"
|
||||||
|
},
|
||||||
|
"license": "LGPL-3.0-or-later",
|
||||||
|
"funding": {
|
||||||
|
"url": "https://opencollective.com/libvips"
|
||||||
|
},
|
||||||
|
"preferUnplugged": true,
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
|
"files": [
|
||||||
|
"lib",
|
||||||
|
"versions.json"
|
||||||
|
],
|
||||||
|
"type": "commonjs",
|
||||||
|
"exports": {
|
||||||
|
"./lib": "./lib/index.js",
|
||||||
|
"./package": "./package.json",
|
||||||
|
"./versions": "./versions.json"
|
||||||
|
},
|
||||||
|
"os": [
|
||||||
|
"darwin"
|
||||||
|
],
|
||||||
|
"cpu": [
|
||||||
|
"arm64"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"aom": "3.13.1",
|
||||||
|
"archive": "3.8.2",
|
||||||
|
"cairo": "1.18.4",
|
||||||
|
"cgif": "0.5.0",
|
||||||
|
"exif": "0.6.25",
|
||||||
|
"expat": "2.7.3",
|
||||||
|
"ffi": "3.5.2",
|
||||||
|
"fontconfig": "2.17.1",
|
||||||
|
"freetype": "2.14.1",
|
||||||
|
"fribidi": "1.0.16",
|
||||||
|
"glib": "2.86.1",
|
||||||
|
"harfbuzz": "12.1.0",
|
||||||
|
"heif": "1.20.2",
|
||||||
|
"highway": "1.3.0",
|
||||||
|
"imagequant": "2.4.1",
|
||||||
|
"lcms": "2.17",
|
||||||
|
"mozjpeg": "0826579",
|
||||||
|
"pango": "1.57.0",
|
||||||
|
"pixman": "0.46.4",
|
||||||
|
"png": "1.6.50",
|
||||||
|
"proxy-libintl": "0.5",
|
||||||
|
"rsvg": "2.61.2",
|
||||||
|
"spng": "0.7.4",
|
||||||
|
"tiff": "4.7.1",
|
||||||
|
"vips": "8.17.3",
|
||||||
|
"webp": "1.6.0",
|
||||||
|
"xml2": "2.15.1",
|
||||||
|
"zlib-ng": "2.2.5"
|
||||||
|
}
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
MIT License
|
|
||||||
|
|
||||||
Copyright (c) 2019 Paul Robert Lloyd
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
||||||
@@ -1,26 +0,0 @@
|
|||||||
{% extends "form.njk" %}
|
|
||||||
|
|
||||||
{% block fieldset %}
|
|
||||||
{{ input({
|
|
||||||
name: "file",
|
|
||||||
type: "file",
|
|
||||||
value: fieldData("file").value,
|
|
||||||
label: __("files.form.file.label"),
|
|
||||||
errorMessage: fieldData("file").errorMessage
|
|
||||||
}) | indent(2) }}
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block buttons %}
|
|
||||||
<div class="button-group">
|
|
||||||
{{ button({
|
|
||||||
text: __("files.form.submit"),
|
|
||||||
attributes: {
|
|
||||||
formenctype: "multipart/form-data"
|
|
||||||
}
|
|
||||||
}) | indent(4) }}
|
|
||||||
|
|
||||||
{{ prose({
|
|
||||||
text: "[" + __("files.form.cancel") + "](" + filesPath + ")"
|
|
||||||
}) | indent(4) }}
|
|
||||||
</div>
|
|
||||||
{% endblock %}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
MIT License
|
|
||||||
|
|
||||||
Copyright (c) 2019 Paul Robert Lloyd
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# @indiekit/endpoint-micropub
|
|
||||||
|
|
||||||
Micropub endpoint for Indiekit. Enables publishing content to your website using the Micropub protocol.
|
|
||||||
|
|
||||||
## Installation
|
|
||||||
|
|
||||||
`npm install @indiekit/endpoint-micropub`
|
|
||||||
|
|
||||||
> [!NOTE]
|
|
||||||
> This package is installed alongside `@indiekit/indiekit`
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
To customise the behaviour of this plug-in, add `@indiekit/endpoint-micropub` to your configuration, specifying options as required:
|
|
||||||
|
|
||||||
```json
|
|
||||||
{
|
|
||||||
"@indiekit/endpoint-micropub": {
|
|
||||||
"mountPath": "/publisher"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
## Options
|
|
||||||
|
|
||||||
| Option | Type | Description |
|
|
||||||
| :---------- | :------- | :------------------------------------------------------------------------ |
|
|
||||||
| `mountPath` | `string` | Path to listen to Micropub requests. _Optional_, defaults to `/micropub`. |
|
|
||||||
|
|
||||||
## Supported endpoint queries
|
|
||||||
|
|
||||||
- Configuration: `/micropub?q=config`
|
|
||||||
- Media endpoint location: `/micropub?q=media-endpoint`
|
|
||||||
- Available syndication targets (list): `/micropub?q=syndicate-to`
|
|
||||||
- Supported queries: `/micropub?q=config`
|
|
||||||
- Supported vocabularies (list): `/micropub?q=post-types`
|
|
||||||
- Publication categories (list): `/micropub?q=category`
|
|
||||||
- Previously published posts (list): `/micropub?q=source`
|
|
||||||
- Source content: `/micropub?q=source&url=WEBSITE_URL`
|
|
||||||
|
|
||||||
List queries support `filter`, `limit` and `offset` and parameters. For example, `/micropub?q=source&filter=web&limit=10&offset=10`.
|
|
||||||
@@ -0,0 +1,201 @@
|
|||||||
|
# @rmdes/indiekit-endpoint-micropub
|
||||||
|
|
||||||
|
Micropub endpoint for Indiekit with custom type-based post discovery and pre-syndication markup support. Enables publishing content to your website using the [Micropub protocol](https://micropub.spec.indieweb.org/).
|
||||||
|
|
||||||
|
## Fork Notice
|
||||||
|
|
||||||
|
This is a fork of `@indiekit/endpoint-micropub` with two custom features:
|
||||||
|
|
||||||
|
### 1. Pre-Syndication Markup Support
|
||||||
|
|
||||||
|
Services like [IndieNews](https://news.indieweb.org/) require a `u-syndication` link in your HTML **before** they receive the syndication webmention. The upstream Micropub endpoint strips all `mp-*` properties (including `mp-syndicate-to`) before passing data to the preset's `postTemplate()`.
|
||||||
|
|
||||||
|
This fork preserves `mp-syndicate-to` so that:
|
||||||
|
1. The property reaches the preset's `postTemplate()`
|
||||||
|
2. The preset can include it in frontmatter (as `mpSyndicateTo` in Eleventy)
|
||||||
|
3. The theme can render the `u-syndication` link
|
||||||
|
4. IndieNews (and similar services) can find the link when parsing the webmention
|
||||||
|
|
||||||
|
**Technical change** in `lib/utils.js`:
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
// mp- properties to preserve for the template (needed for pre-syndication markup)
|
||||||
|
const preserveMpProperties = ["mp-syndicate-to"];
|
||||||
|
|
||||||
|
for (let key in templateProperties) {
|
||||||
|
if (key.startsWith("mp-") && !preserveMpProperties.includes(key)) {
|
||||||
|
delete templateProperties[key];
|
||||||
|
}
|
||||||
|
// ...
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
### 2. Type-Based Post Type Discovery
|
||||||
|
|
||||||
|
The external `@paulrobertlloyd/mf2tojf2` library only preserves standard microformat properties during mf2→JF2 conversion. Custom discovery properties were being stripped, making it impossible for custom post type plugins to trigger type detection.
|
||||||
|
|
||||||
|
This fork adds a type-based discovery mechanism in `lib/post-type-discovery.js`:
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
// If post has a custom type (h value) that matches a configured post type
|
||||||
|
// This allows plugins to use h: "page" or similar for type-based discovery
|
||||||
|
if (properties.type && properties.type !== "entry" && postTypes[properties.type]) {
|
||||||
|
return properties.type;
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
This enables custom post type plugins like `@rmdes/indiekit-post-type-page` to work correctly.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm install @rmdes/indiekit-endpoint-micropub
|
||||||
|
```
|
||||||
|
|
||||||
|
### Using npm overrides (recommended)
|
||||||
|
|
||||||
|
Add to your `package.json`:
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"overrides": {
|
||||||
|
"@indiekit/endpoint-micropub": "npm:@rmdes/indiekit-endpoint-micropub@^1.0.0-beta.28"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
This replaces the upstream package with this fork without changing your plugin configuration.
|
||||||
|
|
||||||
|
### Direct installation
|
||||||
|
|
||||||
|
```javascript
|
||||||
|
import MicropubEndpoint from "@rmdes/indiekit-endpoint-micropub";
|
||||||
|
|
||||||
|
export default {
|
||||||
|
plugins: [
|
||||||
|
new MicropubEndpoint({
|
||||||
|
mountPath: "/micropub" // Optional, defaults to /micropub
|
||||||
|
})
|
||||||
|
]
|
||||||
|
};
|
||||||
|
```
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
### Options
|
||||||
|
|
||||||
|
| Option | Type | Description |
|
||||||
|
| :---------- | :------- | :------------------------------------------------------------------------ |
|
||||||
|
| `mountPath` | `string` | Path to listen to Micropub requests. Optional, defaults to `/micropub`. |
|
||||||
|
|
||||||
|
## Supported Endpoints
|
||||||
|
|
||||||
|
### POST /micropub (Action Endpoint)
|
||||||
|
|
||||||
|
Create, update, delete, or undelete posts using the Micropub protocol.
|
||||||
|
|
||||||
|
**Actions:**
|
||||||
|
- `create` - Create new post (requires `create` or `post` scope)
|
||||||
|
- `update` - Update existing post (requires `update` scope)
|
||||||
|
- `delete` - Delete post (requires `delete` scope)
|
||||||
|
- `undelete` - Restore deleted post (requires `create` scope)
|
||||||
|
|
||||||
|
**Update operations:**
|
||||||
|
- `replace` - Replace entire property value
|
||||||
|
- `add` - Add value to existing property
|
||||||
|
- `delete` - Delete property or specific values
|
||||||
|
|
||||||
|
### GET /micropub (Query Endpoint)
|
||||||
|
|
||||||
|
Query published posts and configuration.
|
||||||
|
|
||||||
|
**Supported queries:**
|
||||||
|
|
||||||
|
| Query | Description | Example |
|
||||||
|
|-------|-------------|---------|
|
||||||
|
| `config` | Full configuration | `/micropub?q=config` |
|
||||||
|
| `media-endpoint` | Media endpoint URL | `/micropub?q=media-endpoint` |
|
||||||
|
| `syndicate-to` | Available syndication targets | `/micropub?q=syndicate-to` |
|
||||||
|
| `post-types` | Supported post types | `/micropub?q=post-types` |
|
||||||
|
| `category` | Publication categories | `/micropub?q=category` |
|
||||||
|
| `channel` | Publication channels | `/micropub?q=channel` |
|
||||||
|
| `source` | Published posts (paginated) | `/micropub?q=source` |
|
||||||
|
| `source&url=URL` | Single post by URL | `/micropub?q=source&url=https://example.com/post` |
|
||||||
|
|
||||||
|
**Pagination parameters:**
|
||||||
|
- `filter` - Filter results by string match
|
||||||
|
- `limit` - Maximum number of results
|
||||||
|
- `offset` - Skip first N results
|
||||||
|
- `after` - Cursor for next page
|
||||||
|
- `before` - Cursor for previous page
|
||||||
|
|
||||||
|
Example: `/micropub?q=source&filter=web&limit=10&offset=10`
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
### Media Uploads
|
||||||
|
|
||||||
|
Supports file uploads via multipart/form-data for `photo`, `video`, and `audio` properties. Files are uploaded to the media endpoint before post creation.
|
||||||
|
|
||||||
|
### Post Type Discovery
|
||||||
|
|
||||||
|
Implements the [Post Type Discovery](https://ptd.spec.indieweb.org/) algorithm with custom type-based detection:
|
||||||
|
|
||||||
|
1. Event type (`type: "event"`)
|
||||||
|
2. **Custom h type** (fork feature - matches configured post type names)
|
||||||
|
3. Standard discovery properties (`rsvp`, `repost-of`, `like-of`, `in-reply-to`, `video`, `photo`)
|
||||||
|
4. Custom discovery properties (from post type config)
|
||||||
|
5. Collection (populated `children` array)
|
||||||
|
6. Article (`name` + `content`)
|
||||||
|
7. Note (default fallback)
|
||||||
|
|
||||||
|
### Content Normalization
|
||||||
|
|
||||||
|
Automatically converts between Markdown and HTML:
|
||||||
|
- Plaintext only → generates HTML via markdown-it
|
||||||
|
- HTML only → generates plaintext via Turndown
|
||||||
|
- Markdown conversion uses typographer and smart quotes
|
||||||
|
|
||||||
|
### Soft Deletes
|
||||||
|
|
||||||
|
Deleted posts are not removed from the database. They store `_deletedProperties` for restoration via the `undelete` action.
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
This endpoint requires:
|
||||||
|
- MongoDB database for storing post metadata
|
||||||
|
- IndieAuth authentication endpoint (`@indiekit/endpoint-auth` or `@rmdes/indiekit-endpoint-auth`)
|
||||||
|
- Media endpoint (`@indiekit/endpoint-media`)
|
||||||
|
- At least one post type plugin
|
||||||
|
- At least one preset plugin (Jekyll, Hugo, Eleventy, etc.)
|
||||||
|
- At least one store plugin (GitHub, GitLab, Gitea)
|
||||||
|
|
||||||
|
## Related Plugins
|
||||||
|
|
||||||
|
### Works With
|
||||||
|
|
||||||
|
- **Post types:** `@indiekit/post-type-*`, `@rmdes/indiekit-post-type-page`
|
||||||
|
- **Syndicators:** `@rmdes/indiekit-syndicator-bluesky`, `@rmdes/indiekit-syndicator-mastodon`, `@rmdes/indiekit-syndicator-indienews`
|
||||||
|
- **Presets:** `@rmdes/indiekit-preset-eleventy`, `@indiekit/preset-jekyll`, `@indiekit/preset-hugo`
|
||||||
|
- **Stores:** `@indiekit/store-github`, `@indiekit/store-gitlab`, `@indiekit/store-gitea`
|
||||||
|
|
||||||
|
### Optional
|
||||||
|
|
||||||
|
- `@indiekit/endpoint-posts` or `@rmdes/indiekit-endpoint-posts` - Web UI for post management
|
||||||
|
- `@indiekit/endpoint-syndicate` or `@rmdes/indiekit-endpoint-syndicate` - Manual syndication UI
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
See [CLAUDE.md](./CLAUDE.md) for complete technical reference, architecture details, and integration guidance.
|
||||||
|
|
||||||
|
## Debugging
|
||||||
|
|
||||||
|
Enable debug output:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
DEBUG=indiekit:endpoint-micropub:* npm start
|
||||||
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
MIT - Original work by [Paul Robert Lloyd](https://paulrobertlloyd.com), custom features by [Ricardo Mendes](https://rmendes.net).
|
||||||
|
Before Width: | Height: | Size: 289 B After Width: | Height: | Size: 289 B |
@@ -150,6 +150,11 @@ export const postData = {
|
|||||||
const typeConfig = postTypes[type];
|
const typeConfig = postTypes[type];
|
||||||
properties["post-type"] = type;
|
properties["post-type"] = type;
|
||||||
|
|
||||||
|
// Validate post type configuration exists
|
||||||
|
if (!typeConfig || !typeConfig.post?.path) {
|
||||||
|
throw IndiekitError.notImplemented(type);
|
||||||
|
}
|
||||||
|
|
||||||
// Post paths
|
// Post paths
|
||||||
const path = await renderPath(
|
const path = await renderPath(
|
||||||
typeConfig.post.path,
|
typeConfig.post.path,
|
||||||
@@ -219,6 +224,11 @@ export const postData = {
|
|||||||
const type = properties["post-type"];
|
const type = properties["post-type"];
|
||||||
const typeConfig = postTypes[type];
|
const typeConfig = postTypes[type];
|
||||||
|
|
||||||
|
// Validate post type configuration exists
|
||||||
|
if (!typeConfig || !typeConfig.post?.path) {
|
||||||
|
throw IndiekitError.notImplemented(type);
|
||||||
|
}
|
||||||
|
|
||||||
// Post paths
|
// Post paths
|
||||||
const path = await renderPath(
|
const path = await renderPath(
|
||||||
typeConfig.post.path,
|
typeConfig.post.path,
|
||||||
@@ -261,6 +271,11 @@ export const postData = {
|
|||||||
const type = properties["post-type"];
|
const type = properties["post-type"];
|
||||||
const typeConfig = postTypes[type];
|
const typeConfig = postTypes[type];
|
||||||
|
|
||||||
|
// Validate post type configuration exists
|
||||||
|
if (!typeConfig || !typeConfig.post?.path) {
|
||||||
|
throw IndiekitError.notImplemented(type);
|
||||||
|
}
|
||||||
|
|
||||||
// Post paths
|
// Post paths
|
||||||
const path = await renderPath(
|
const path = await renderPath(
|
||||||
typeConfig.post.path,
|
typeConfig.post.path,
|
||||||
@@ -8,11 +8,18 @@
|
|||||||
export const getPostType = (postTypes, properties) => {
|
export const getPostType = (postTypes, properties) => {
|
||||||
const propertiesMap = new Map(Object.entries(properties));
|
const propertiesMap = new Map(Object.entries(properties));
|
||||||
|
|
||||||
// If post has the event type, it’s an event
|
// If post has the event type, it's an event
|
||||||
if (properties.type && properties.type === "event") {
|
if (properties.type && properties.type === "event") {
|
||||||
return properties.type;
|
return properties.type;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// If post has a custom type (h value) that matches a configured post type
|
||||||
|
// This allows plugins to use h: "page" or similar for type-based discovery
|
||||||
|
// instead of requiring a discovery property that survives mf2->JF2 conversion
|
||||||
|
if (properties.type && properties.type !== "entry" && postTypes[properties.type]) {
|
||||||
|
return properties.type;
|
||||||
|
}
|
||||||
|
|
||||||
const basePostTypes = new Map([
|
const basePostTypes = new Map([
|
||||||
["rsvp", "rsvp"],
|
["rsvp", "rsvp"],
|
||||||
["repost", "repost-of"],
|
["repost", "repost-of"],
|
||||||
@@ -30,9 +30,15 @@ export const decodeQueryParameter = (value) => {
|
|||||||
export const getPostTemplateProperties = (properties) => {
|
export const getPostTemplateProperties = (properties) => {
|
||||||
const templateProperties = structuredClone(properties);
|
const templateProperties = structuredClone(properties);
|
||||||
|
|
||||||
|
// mp- properties to preserve for the template (needed for pre-syndication markup)
|
||||||
|
// mp-syndicate-to must appear in frontmatter so themes can render u-syndication
|
||||||
|
// links BEFORE the syndication webmention is sent (required by IndieNews, etc.)
|
||||||
|
const preserveMpProperties = ["mp-syndicate-to"];
|
||||||
|
|
||||||
for (let key in templateProperties) {
|
for (let key in templateProperties) {
|
||||||
// Remove server commands from post template properties
|
// Remove server commands from post template properties
|
||||||
if (key.startsWith("mp-")) {
|
// Exception: preserve mp-syndicate-to for pre-syndication u-syndication links
|
||||||
|
if (key.startsWith("mp-") && !preserveMpProperties.includes(key)) {
|
||||||
delete templateProperties[key];
|
delete templateProperties[key];
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1,18 +1,24 @@
|
|||||||
{
|
{
|
||||||
"name": "@indiekit/endpoint-micropub",
|
"name": "@rmdes/indiekit-endpoint-micropub",
|
||||||
"version": "1.0.0-beta.25",
|
"version": "1.0.0-beta.29",
|
||||||
"description": "Micropub endpoint for Indiekit. Enables publishing content to your website using the Micropub protocol.",
|
"description": "Micropub endpoint for Indiekit with custom type-based post discovery. Enables publishing content to your website using the Micropub protocol.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"indiekit",
|
"indiekit",
|
||||||
"indiekit-plugin",
|
"indiekit-plugin",
|
||||||
"indieweb",
|
"indieweb",
|
||||||
"micropub"
|
"micropub"
|
||||||
],
|
],
|
||||||
"homepage": "https://getindiekit.com",
|
"homepage": "https://github.com/rmdes/indiekit-endpoint-micropub",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Paul Robert Lloyd",
|
"name": "Paul Robert Lloyd",
|
||||||
"url": "https://paulrobertlloyd.com"
|
"url": "https://paulrobertlloyd.com"
|
||||||
},
|
},
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"name": "Ricardo Mendes",
|
||||||
|
"url": "https://rmendes.net"
|
||||||
|
}
|
||||||
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20"
|
"node": ">=20"
|
||||||
@@ -25,12 +31,11 @@
|
|||||||
"index.js"
|
"index.js"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/getindiekit/indiekit/issues"
|
"url": "https://github.com/rmdes/indiekit-endpoint-micropub/issues"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/getindiekit/indiekit.git",
|
"url": "https://github.com/rmdes/indiekit-endpoint-micropub.git"
|
||||||
"directory": "packages/endpoint-micropub"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
@@ -45,6 +50,5 @@
|
|||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
}
|
||||||
"gitHead": "e11c3b682ccf6bc0da262d7b2a55aceea813e682"
|
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 692 B After Width: | Height: | Size: 692 B |
|
Before Width: | Height: | Size: 695 B After Width: | Height: | Size: 695 B |
|
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 211 B |
|
Before Width: | Height: | Size: 495 B After Width: | Height: | Size: 495 B |
|
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 580 B |
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
@@ -1,14 +1,32 @@
|
|||||||
.app {
|
.app {
|
||||||
background-color: var(--color-offset);
|
background-color: var(--color-offset);
|
||||||
|
font-family: var(--font-family-sans);
|
||||||
|
|
||||||
|
/* Mobile: stacked column layout */
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-family: var(--font-family-sans);
|
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
|
/* Desktop: sidebar + content grid */
|
||||||
|
@media (width >= 48rem) {
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: 15rem 1fr;
|
||||||
|
grid-template-rows: 1fr auto;
|
||||||
|
grid-template-areas:
|
||||||
|
"sidebar main"
|
||||||
|
"sidebar footer";
|
||||||
|
min-block-size: 100dvh;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.app--minimalui {
|
.app--minimalui {
|
||||||
--container-max-inline-size: 36rem;
|
--container-max-inline-size: 36rem;
|
||||||
|
|
||||||
|
/* Always flex column for minimalui, never grid */
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: space-between;
|
||||||
|
|
||||||
& .header,
|
& .header,
|
||||||
& .footer {
|
& .footer {
|
||||||
border: 0;
|
border: 0;
|
||||||