add front-comments

This commit is contained in:
isUnknown 2024-03-09 15:09:31 +01:00
parent 8a457885b2
commit ed81ac26d2
11 changed files with 377 additions and 50 deletions

48
composer.lock generated
View file

@ -4,15 +4,15 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9740251b02e150964c114e2f27c45d5b",
"content-hash": "4439e672d6e47d4b53afb46c041a4fd6",
"packages": [
{
"name": "adrienpayet/front-comments",
"version": "0.8.2",
"version": "0.8.9",
"source": {
"type": "git",
"url": "https://framagit.org/isUnknown/kirby-front-comments",
"reference": "d1a5d28580d8705f80460197fbd0be77039a5e47"
"reference": "cc9b03f63b02c0b461fbdbf419c224a96288abb1"
},
"require": {
"getkirby/composer-installer": "^1.1"
@ -33,7 +33,7 @@
],
"description": "Kirby plugin for adding comments anywhere in front-end pages.",
"homepage": "https://framagit.org/isUnknown/kirby-front-comments",
"time": "2024-03-08T10:29:48+00:00"
"time": "2024-03-09T14:04:18+00:00"
},
{
"name": "christian-riesen/base32",
@ -301,16 +301,16 @@
},
{
"name": "getkirby/cms",
"version": "4.0.3",
"version": "4.1.2",
"source": {
"type": "git",
"url": "https://github.com/getkirby/kirby.git",
"reference": "a537a4d95c8db03ecaf3ebfd5c6a7747357fde7c"
"reference": "6b7ac66c55ecac20d6b580ef01a667d1806d5c72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/a537a4d95c8db03ecaf3ebfd5c6a7747357fde7c",
"reference": "a537a4d95c8db03ecaf3ebfd5c6a7747357fde7c",
"url": "https://api.github.com/repos/getkirby/kirby/zipball/6b7ac66c55ecac20d6b580ef01a667d1806d5c72",
"reference": "6b7ac66c55ecac20d6b580ef01a667d1806d5c72",
"shasum": ""
},
"require": {
@ -400,7 +400,7 @@
"type": "custom"
}
],
"time": "2024-01-10T10:28:21+00:00"
"time": "2024-03-06T11:38:42+00:00"
},
{
"name": "getkirby/composer-installer",
@ -826,16 +826,16 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.28.0",
"version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
"shasum": ""
},
"require": {
@ -849,9 +849,6 @@
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@ -888,7 +885,7 @@
"portable"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
},
"funding": [
{
@ -904,7 +901,7 @@
"type": "tidelift"
}
],
"time": "2023-01-26T09:26:14+00:00"
"time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
@ -995,16 +992,16 @@
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.28.0",
"version": "v1.29.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
"shasum": ""
},
"require": {
@ -1015,9 +1012,6 @@
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
@ -1059,7 +1053,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
},
"funding": [
{
@ -1075,7 +1069,7 @@
"type": "tidelift"
}
],
"time": "2023-01-26T09:26:14+00:00"
"time": "2024-01-29T20:11:03+00:00"
},
{
"name": "symfony/polyfill-mbstring",