🍲 A library for all your recipes
Перейти к файлу
Christian Wolf 58ca1270b4 Ignore test fixtures in VS code
Signed-off-by: Christian Wolf <github@christianwolf.email>
2024-05-30 11:46:39 +02:00
.changelog Update Changelog 2024-05-30 10:15:06 +02:00
.github dropping sandbox mode from dumps 2024-05-29 20:40:13 +02:00
.helpers Bump requests from 2.31.0 to 2.32.2 in /.helpers/changelog 2024-05-23 13:41:44 +00:00
.hook-checkout Rework commit hook to prevent regular stash/pop cycles 2023-08-29 16:20:26 +02:00
.hooks Make pre-push hook a bit more robust 2023-11-15 20:41:26 +01:00
.img Add partner logos and links to README 2023-10-12 19:19:54 +02:00
.tx Enable translations updates for 0.10.x branch 2023-12-04 16:18:12 +01:00
.vscode Ignore test fixtures in VS code 2024-05-30 11:46:39 +02:00
appinfo Bump to version 0.11.0 2023-12-14 10:22:40 +01:00
assets Prevent bug in app when not in /app folder 2022-10-20 19:38:42 +02:00
docs Merge pull request #2291 from nextcloud/maintenance/update-changelog-method 2024-05-20 12:11:33 +02:00
img Added better Matrix icon images 2022-09-08 08:37:22 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-05-30 00:25:59 +00:00
lib Use default server time zone if non provided 2024-05-30 10:15:06 +02:00
src Fix code styling 2024-05-20 14:51:19 +02:00
templates Update the template for public pages 2022-09-09 14:49:47 +02:00
tests Use default server time zone if non provided 2024-05-30 10:15:06 +02:00
translationfiles Adapt domain move of Transifex 2023-04-06 18:33:28 +02:00
.codecov.yml Make code coverage informational 2021-04-27 11:31:49 +02:00
.editorconfig Add entry for JS/Vue files 2023-08-29 07:39:49 +02:00
.eslintignore Fix eslint ignore path 2023-12-10 14:54:18 +01:00
.eslintrc.yml refactor: Add typescript support 2024-01-16 13:52:57 +01:00
.gitignore Added package-lock 2022-03-12 12:47:36 +01:00
.l10nignore Removed some folders from translations 2022-05-25 12:55:10 +02:00
.php-cs-fixer.dist.php Fix PHP code styling 2022-07-06 12:43:34 +02:00
.prettierignore Creating basic structure 2021-02-15 11:41:42 +01:00
.prettierrc.json style: Update prettier, eslint, stylelint config. Switch to single quotes and require semicolons in JS code. 2023-11-19 22:51:58 +01:00
CHANGELOG.md Update Changelog 2024-05-19 19:11:34 +02:00
COPYING Split integration and migration tests 2022-05-30 19:58:49 +02:00
DEVELOPMENT.md Added and fix some documentation 2023-01-14 14:35:11 +01:00
LICENSE Add license file 2020-03-28 17:40:52 -04:00
Makefile Updated structure 2022-08-23 12:26:01 +02:00
README.md chore: Fix dark-mode logo being shown in light mode, leading to logo offset 2023-12-14 23:20:43 +01:00
babel.config.js fix: Revert making type module. Fix Jest config, add babel package. 2024-01-10 21:28:27 +01:00
composer.json Build(deps-dev): Bump christophwurst/nextcloud_testing 2023-11-15 16:34:47 +00:00
composer.lock Build(deps-dev): Bump psalm/phar from 5.23.1 to 5.24.0 2024-05-02 01:55:44 +00:00
cookbook.code-workspace Exclude temp files used in hooks from VS code 2023-12-03 21:16:49 +01:00
jest.config.js Ignore test files in fixtures of the CI tests 2024-01-10 21:28:28 +01:00
package-lock.json Merge pull request #2336 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.3.1 2024-05-30 01:37:00 +00:00
package.json Build(deps-dev): Bump @vue/eslint-config-typescript 2024-05-01 12:30:23 +02:00
phpunit.integration.xml Split integration and migration tests 2022-05-30 19:58:49 +02:00
phpunit.migration.xml Fix PHP exceptions and incompatibilities 2022-08-04 21:50:56 +02:00
phpunit.xml Split integration and migration tests 2022-05-30 19:58:49 +02:00
psalm.xml Update baseline to avoid additional errors 2023-05-29 07:36:59 +02:00
stylelint.config.js style: Update prettier, eslint, stylelint config. Switch to single quotes and require semicolons in JS code. 2023-11-19 22:51:58 +01:00
tsconfig.json refactor: Add typescript support 2024-01-16 13:52:57 +01:00
webpack.config.js refactor: Add typescript support 2024-01-16 13:52:57 +01:00
webpack.devel.js Open the analyer always in case analysis is requested 2022-10-20 18:37:06 +02:00

README.md

Nextcloud Cookbook icon Nextcloud Cookbook icon

Nextcloud Cookbook

A screenshot of how the app looks

A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings.

📱 Clients

The app works generally in any modern browser. Additionally, there are some more specialized clients available, including mobile apps for Android and iOS. You can find an overview here.

📖 Documentation

Further documentation (also internal ones) are published on the documentation pages of the project and in the FAQ at the bottom.

💼 Is it Production Ready?

[!WARNING]
Users of this app are practically testers. We're limited on resources and still working out how to make this app function the best it can. There will be regressions and bugs. And we of course appreciate constructive feedback whenever users run into them.

💰 Sponsoring

We thank the sponsors of this project for their support as open-source software.

Blackfire Logo Browserstack Logo

🧑‍🏫 F.A.Q.

I can't see my recipes

Recipes are only shown in the UI if they are present in the database. It is likely you have recipes that haven't been indexed/added to the database yet. Try clicking the Settings > Rescan library button to compare the database with what is in your recipes folder and apply any differences to the database.

If this still doesn't work, a full, non-incremental resync might help. This can be done by setting your recipes folder to a different (ideally empty) folder to clear the database. Setting the recipes folder back to what it was before should cause all your recipes to sync again, effectively refreshing the database.

"Could not load recipe" when trying to download recipes?

A lot of websites are unfortunately not following the schema.org/Recipe standard, which makes their recipes impossible to read by this app.

A website using correct schema.org markup is not being read correctly The parser is far from perfect. If you can help out in any way, please [have a look at the parseRecipeHtml() method](https://github.com/nextcloud/nextcloud-cookbook/blob/master/lib/Service/RecipeService.php) and create a pull request with your changes.
All of the text is in English? This app uses the [Transifex](https://app.transifex.com/nextcloud/nextcloud/cookbook/) translation system. You might want to register there to help translating the app to new languages or report errors in existing translations.