cookbook icon indicating copy to clipboard operation
cookbook copied to clipboard

🍲 A library for all your recipes

Results 260 cookbook issues
Sort by recently updated
recently updated
newest added

In the current API, the recipe id is declared to be an integer. In reality, a string is transmitted. This should be corrected.

bug
API
documentation

Automated update of the dependabot-approve-merge.yml workflow from https://github.com/nextcloud/.github

dependencies

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.11.0 to 2.0.0. Release notes Sourced from @​nextcloud/axios's releases. v2.0.0 Added Use rollup as bundler Add ESM Support Run tests in more Node versions Changed Remove babel...

dependencies
javascript

Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.3.0 to 2.0.0. Release notes Sourced from @​nextcloud/auth's releases. v2.0.0 Added Rollup as bundler ESM bundle Changed Remove core-js Remove babel Remove unnecessary dev dependencies README.md Changelog...

dependencies
javascript

Automated update of the npm and node engines versions

dependencies

A stable version of the public API should be defined for the `1.0.0` version of the app. As far as I can see, we currently have the following endpoints which...

meta and development
maintenance
API
documentation

Currently, there is the risk of orphaned database entries. There should be some procedure to cure that. Possible solutions are a Cron job, a repair step out of usual database...

enhancement
php
Backend

There are some basic, funcdamental decisions that were made in the past. An example would be to keep the complete data set in the file system for external programs to...

enhancement
meta and development
documentation

enhancement
meta and development
documentation

Currently the files are structured in a folder of the user. In this folder, one `recipe.json` and max two images are located. I suggest to extend this file/folder structure to...

enhancement
question
dependent
documentation