Tobias Möritz

Results 117 issues of Tobias Möritz

Several online services including Facebook and Discord also have separate previews for e.g. square icons, similar to the Twitter ones. As we already have a Twitter Card Type field, it...

type: enhancement :sparkles:

I have a route that looks like this ```php class IndexRoute extends Route { public function get(): Response { return $this->createResponse(200, ['foo' => 'bar']); } public function post(): Response {...

question

It would be great if the plugin provides some way to cut off content so it will be indexed even if it exceeds 10kB. ![CleanShot 2023-07-12 at 22 45 40@2x](https://github.com/johannschopplich/kirby-algolia-docsearch/assets/29142128/abb13b8d-bc48-469a-bbc8-79358a452a0d)

Most servers need a custom temp path, chrome path, etc. Those settings should be able to be configured through the config.

type: enhancement ✨

Adding hooks with cache flush on page update

type: bug 🐛

``` Illuminate\Database\Eloquent\JsonEncodingException: Unable to encode attribute [data] for model [Rias\StatamicRedirect\Data\Hit] to JSON: Malformed UTF-8 characters, possibly incorrectly encoded. File "/public/index.php", line 51 $response = $kernel->handle( ... (50 additional frame(s) were...