Fabian Gruber

Results 19 issues of Fabian Gruber

## Summary by CodeRabbit - **New Features** - Introduced a new `.coderabbit.yaml` configuration for review settings and branch triggers. - Added a new `resourceTokens` collection for secure resource access. -...

## Summary by CodeRabbit - **Refactor** - Improved internal handling of coroutine hooks for enhanced compatibility. - Simplified schedule management by removing unused parameters from internal methods, resulting in cleaner...

Installs a Signal handler that stops the worker on `SIGTERM`. Updates queue library to fix shutdown handling. This makes sure we finish consuming the current event and stop consuming new...

## Summary by CodeRabbit - **New Features** - Introduced telemetry integration for cache and storage devices, enabling enhanced monitoring and observability across all device resources. - **Chores** - Updated internal...

Needs: https://github.com/utopia-php/image/pull/42 ## Summary by CodeRabbit - **New Features** - Added support for uploading and processing GIF images. - Introduced configurable memory limits for image processing, with a default value...

* adjusts the `manifest.json` file to configure `files` option * add service-worker handling to intercept the POST request, write the file to shared cache and redirect to the vue app...

### Is your feature request related to a problem? Please describe. The PWA already supports link shares via `share_target`: https://github.com/TandoorRecipes/recipes/blob/d09e629415b863f690166fab25a9b7cbe7816d41/cookbook/views/views.py#L435 The `share_target` API also allows the application to receive files:...

enhancement