Compare commits

..

18 commits

Author SHA1 Message Date
Benjamin Nussbaum
b4d817bc84 fix: lazy load catalog 2025-11-12 18:43:26 +01:00
Benjamin Nussbaum
87a73046c5 fix: lazy load plugin images 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
b2eeb91719 chore: OSS catalog, archive import are now beta 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
4b93bde507 fix: center recipe items vertically 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
059377b9de feat: reposition filter button 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
51e8abcc02 fix: increase cache 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
3937b48546 feat: rearrange Add Recipe context menu 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
5873d648d0 feat: add plugin funnel button to reveal search and sort options 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
a2d069e6e5 feat: set icon url on import 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
33d2311176 feat: show plugin icon from url 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
b9fd81299d fix: check arg length (external liquid renderer) 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
c61acf10ce fix: require trmnl-liquid to install recipes from TRMNL catalog 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
0f5b95301c feat: set preferred_renderer when installing from catalog 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
d29e88a7c4 feat: add trmnl-liquid renderer option 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
fdfc3bd341 feat: add installation function 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
2b109d6013 strip tags 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
96d1b2174a feat: add TRMNL recipe catalog 2025-11-12 18:30:26 +01:00
Benjamin Nussbaum
3e6826106f feat: add TRMNL recipe catalog 2025-11-12 18:30:26 +01:00

36
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.359.11",
"version": "3.359.10",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "c04a8b3c40bca26da591a8ff14bcc390d26c1644"
"reference": "10989892e99083c73e8421b85b5d6f7d2ca0f2f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c04a8b3c40bca26da591a8ff14bcc390d26c1644",
"reference": "c04a8b3c40bca26da591a8ff14bcc390d26c1644",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/10989892e99083c73e8421b85b5d6f7d2ca0f2f5",
"reference": "10989892e99083c73e8421b85b5d6f7d2ca0f2f5",
"shasum": ""
},
"require": {
@ -153,9 +153,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.359.11"
"source": "https://github.com/aws/aws-sdk-php/tree/3.359.10"
},
"time": "2025-11-12T19:18:02+00:00"
"time": "2025-11-11T19:08:54+00:00"
},
{
"name": "bnussbau/laravel-trmnl-blade",
@ -1617,16 +1617,16 @@
},
{
"name": "laravel/framework",
"version": "v12.38.1",
"version": "v12.38.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "7f3012af6059f5f64a12930701cd8caed6cf7c17"
"reference": "1c30f547a3117bac99dc62a0afe767810cb112fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7f3012af6059f5f64a12930701cd8caed6cf7c17",
"reference": "7f3012af6059f5f64a12930701cd8caed6cf7c17",
"url": "https://api.github.com/repos/laravel/framework/zipball/1c30f547a3117bac99dc62a0afe767810cb112fa",
"reference": "1c30f547a3117bac99dc62a0afe767810cb112fa",
"shasum": ""
},
"require": {
@ -1832,7 +1832,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2025-11-13T02:12:47+00:00"
"time": "2025-11-12T16:51:30+00:00"
},
{
"name": "laravel/prompts",
@ -10427,21 +10427,21 @@
},
{
"name": "rector/rector",
"version": "2.2.8",
"version": "2.2.7",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b"
"reference": "022038537838bc8a4e526af86c2d6e38eaeff7ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/022038537838bc8a4e526af86c2d6e38eaeff7ef",
"reference": "022038537838bc8a4e526af86c2d6e38eaeff7ef",
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.32"
"phpstan/phpstan": "^2.1.26"
},
"conflict": {
"rector/rector-doctrine": "*",
@ -10475,7 +10475,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.8"
"source": "https://github.com/rectorphp/rector/tree/2.2.7"
},
"funding": [
{
@ -10483,7 +10483,7 @@
"type": "github"
}
],
"time": "2025-11-12T18:38:00+00:00"
"time": "2025-10-29T15:46:12+00:00"
},
{
"name": "sebastian/cli-parser",