8 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
TrueCharts Bot |
74b9391779
|
chore(deps): update container image vabene1111/recipes to v1.5.17@18424a5 by renovate (#20411)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.16` -> `1.5.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.17`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.17) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.16...1.5.17) - **reverted** [#​3055](https://togithub.com/TandoorRecipes/recipes/issues/3055) because it likely lead to errors on some setups [#​3099](https://togithub.com/TandoorRecipes/recipes/issues/3099) - **downgraded** recipe-scrapers because scraper used in tests was broken </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
|
TrueCharts Bot |
c7bf435416
|
chore(deps): update container image vabene1111/recipes to v1.5.16@31b59de by renovate (#20250)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.15` -> `1.5.16` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.16`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.16) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.15...1.5.16) - **improved** test running speed, added test specific settings and cleaned up test system (thanks to [@​smilerz](https://togithub.com/smilerz) [#​3052](https://togithub.com/TandoorRecipes/recipes/issues/3052)) - **improved** container startup speed for docker users by using pre-compiled static files (thanks to [tooboredtocode](https://togithub.com/tooboredtocode) [#​3055](https://togithub.com/TandoorRecipes/recipes/issues/3055)) - **fixed** broken ability to change shopping categories of items that already had a category - **fixed** system page error (thanks to [@​richid](https://togithub.com/richid) [#​3059](https://togithub.com/TandoorRecipes/recipes/issues/3059)) - **fixed** error when calculating property leading to recipe not showing - **fixed** home assistant sync failing in some conditions [#​3066](https://togithub.com/TandoorRecipes/recipes/issues/3066), removed dependency to custom library (thanks to [@​Mikhail5555](https://togithub.com/Mikhail5555) [#​3067](https://togithub.com/TandoorRecipes/recipes/issues/3067)) - **updated** several dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=--> |
|
TrueCharts Bot |
18200bdd35
|
chore(deps): update container image vabene1111/recipes to v1.5.15@9fb4861 by renovate (#19608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.14` -> `1.5.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.15`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.15) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.14...1.5.15) - **added** the `default_page` setting back to the settings - **added** shopping as an option for default page - **changed** the PWA's default link now respects the default page setting (default is search so nothing changes for most users) - **fixed** previously delayed entries might be missing from shopping list and auto-onhand not working (thanks to [@​smilerz](https://togithub.com/smilerz) [#​3048](https://togithub.com/TandoorRecipes/recipes/issues/3048)) - **fixed** `boot.sh` would not properly work on systems with IPv6 disabled - **fixed** system page breaking with certain PG versions (thanks ot [@​richid](https://togithub.com/richid) [#​3027](https://togithub.com/TandoorRecipes/recipes/issues/3027)) - **fixed** error by deleting the currently selected supermarket - **fixed** shopping category headers would stay even if they only contained postponed entries - **reverted** meal plan ical API change to have optional parameters (will be rewritten in future updates) - **updated** lots of translations </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
|
TrueCharts Bot |
bc5947d0df
|
chore(deps): update container image vabene1111/recipes to v1.5.14@0a83560 by renovate (#19090)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.13` -> `1.5.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.14`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.14): Shopping [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.13...1.5.14) 🎉 **Shopping List Update** - New and improved UI - significantly improved offline/low network capabilities - Undo functionality - Configure what kind of information to show directly in the list - improved API performance - allow merging of supermarket categories - edit entries after they have been created ⚠️ **Breaking Changes** - **changed** incorrectly named field `ingredients_markdown` on api `/api/recipe/` was renamed to `instructions_markdown` - **removed** field `ingredients_vue` as it was identical to `ingredients_markdown` **Other Changes** - **added** major improvements to the Open Data importer - fixed many broken import cases - select datatypes you want to import - import `Unit` base unit and `PropertyType` FDC ID's - set properties unit of foods to `g` by default - **added** ability to order recipes in books and set automatic ordering (thanks to [@​m7modSy](https://togithub.com/m7modSy) [#​2810](https://togithub.com/TandoorRecipes/recipes/issues/2810)) - **added** connectors, a feature that will allow syncing of data to external services, for now shopping lists to Homeassistant (thanks to [@​Mikhail5555](https://togithub.com/Mikhail5555) [#​2874](https://togithub.com/TandoorRecipes/recipes/issues/2874)) - **added** support for getting ical data without specifying from/to date (default to from today and to anything in future) (thanks to [@​c0mputerguru](https://togithub.com/c0mputerguru) [#​3004](https://togithub.com/TandoorRecipes/recipes/issues/3004)) - **added** custom css classes to many places so stylings can be overwritten in custom themes (thanks to [@​tomtjes](https://togithub.com/tomtjes) [#​2941](https://togithub.com/TandoorRecipes/recipes/issues/2941)) - **added** ability to open recipes with pre set servings from meal plan (thanks to [@​patmagauran](https://togithub.com/patmagauran) [#​2938](https://togithub.com/TandoorRecipes/recipes/issues/2938)) - **added** calculator utility to property editor to allow quick calculations - **added** devcontainer configuration so its easier to work on tandoor (thanks to [@​c0mputerguru](https://togithub.com/c0mputerguru) [#​2987](https://togithub.com/TandoorRecipes/recipes/issues/2987)) - **added** ability to set the media root folder (thanks to [@​ambroisie](https://togithub.com/ambroisie) [#​2931](https://togithub.com/TandoorRecipes/recipes/issues/2931)) - **improved** properties can now differentiate between unknown and 0 and show if recipes are missing something or just have ingredients with 0 - **improved** recipes will show if properties have missing values - **improved** FDC import to set properties amount and unit according to FDC (100 g) - **improved** schema generation for openapi (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2956](https://togithub.com/TandoorRecipes/recipes/issues/2956)) fixes [#​2945](https://togithub.com/TandoorRecipes/recipes/issues/2945) - **improved** paginate view and cook log tables (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2974](https://togithub.com/TandoorRecipes/recipes/issues/2974)) - **improved** made keywords optional on recipe api endpoint (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2968](https://togithub.com/TandoorRecipes/recipes/issues/2968)) - **improved** deprecated old unused code (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2967](https://togithub.com/TandoorRecipes/recipes/issues/2967)) - **fixed** several issues with the open data import [#​2514](https://togithub.com/TandoorRecipes/recipes/issues/2514) - **fixed** multiple users of one space could not have the same meal types [#​1988](https://togithub.com/TandoorRecipes/recipes/issues/1988) - **fixed** migration 0200 duplicate detection not properly taking spaces into account [#​2926](https://togithub.com/TandoorRecipes/recipes/issues/2926) - **fixed** regex replace automation on food not running if there are no aliases [#​2927](https://togithub.com/TandoorRecipes/recipes/issues/2927) (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2937](https://togithub.com/TandoorRecipes/recipes/issues/2937)) - **fixed** multiple issues with space deletion [#​2816](https://togithub.com/TandoorRecipes/recipes/issues/2816) - **fixed** importer error in rezeptsuit importer [#​2505](https://togithub.com/TandoorRecipes/recipes/issues/2505) - **fixed** issue when importing urls with malformed serving size in nutritional data - **fixed** merging foods with unit conversions might break [#​2953](https://togithub.com/TandoorRecipes/recipes/issues/2953) - **fixed** unit edit not showing plural field - **updated** Django and several other dependencies 📖 **Docs** - **added** installation docs for ArchLinux (thanks to [jdecourval](https://togithub.com/jdecourval) [#​2983](https://togithub.com/TandoorRecipes/recipes/issues/2983)) - **added** test coverage reports (thanks to [@​smilerz](https://togithub.com/smilerz) [#​3016](https://togithub.com/TandoorRecipes/recipes/issues/3016)) - **updated** docs to include most recent pg version (thanks to [software2000](https://togithub.com/software2000) [#​2932](https://togithub.com/TandoorRecipes/recipes/issues/2932)) - **improved** CI script to use caching and better display results (thanks to [Mikhail5555](https://togithub.com/Mikhail5555) [#​2914](https://togithub.com/TandoorRecipes/recipes/issues/2914)) - **improved** authentication docs (thanks to [jinnatar](https://togithub.com/jinnatar) [#​2979](https://togithub.com/TandoorRecipes/recipes/issues/2979)) - **fixed** postgres update docs `mv` command for backup creation - **fixed** keycloak setup docs (thanks to [maxemann96](https://togithub.com/maxemann96) [#​2948](https://togithub.com/TandoorRecipes/recipes/issues/2948)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
|
TrueCharts Bot |
3f2c420972
|
chore(deps): update container image vabene1111/recipes to v1.5.13@6cc5700 by renovate (#18400) | |
TrueCharts Bot |
0c37e53aaa
|
chore(deps): update container image vabene1111/recipes to v1.5.12@d0048e8 by renovate (#17932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) | patch | `1.5.11` -> `1.5.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TandoorRecipes/recipes (vabene1111/recipes)</summary> ### [`v1.5.12`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.12) [Compare Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.11...1.5.12) - **added** rating to recipe card (thanks to [@​smilerz](https://togithub.com/smilerz) [#​2822](https://togithub.com/TandoorRecipes/recipes/issues/2822)) - **added** ability to do math and scale an arbitrary number with the templating syntax (thanks to [RomRider](https://togithub.com/RomRider) [#​2380](https://togithub.com/TandoorRecipes/recipes/issues/2380)) - **added** apache subfolder example to docs (thanks to [adjokic](https://togithub.com/adjokic) [#​2887](https://togithub.com/TandoorRecipes/recipes/issues/2887)) - **added** PWA install docs for firefox on android (thanks to [axeleroy](https://togithub.com/axeleroy) [#​2785](https://togithub.com/TandoorRecipes/recipes/issues/2785)) - **improved** clickable area for ingredient notes (thanks to [harry48225](https://togithub.com/harry48225) [#​2859](https://togithub.com/TandoorRecipes/recipes/issues/2859)) - **improved** make gunicorn and nginx listen to ipv6 (thanks to [swnf](https://togithub.com/swnf) [#​2722](https://togithub.com/TandoorRecipes/recipes/issues/2722)) - **improved** hide ingredient edit modal in import after clicking ok/delete [#​2882](https://togithub.com/TandoorRecipes/recipes/issues/2882) - **improved** docs for manual docker nginx install (thanks to [sohmc](https://togithub.com/sohmc) [#​2826](https://togithub.com/TandoorRecipes/recipes/issues/2826)) - **fixed** content shift on meal plan mobile view obscuring bottom nav - **fixed** iCal export [#​2906](https://togithub.com/TandoorRecipes/recipes/issues/2906) - **fixed** iOS bottom nav partially obstructed (thanks to [@​tomtjes](https://togithub.com/tomtjes) [#​2895](https://togithub.com/TandoorRecipes/recipes/issues/2895)) - **fixed** meal plan prev/next period broken in mobile view (thanks to [ebwinters](https://togithub.com/ebwinters) [#​2884](https://togithub.com/TandoorRecipes/recipes/issues/2884)) - **fixed** missing instruction in postgres upgrade docs (thanks to [langfingaz](https://togithub.com/langfingaz) [#​2891](https://togithub.com/TandoorRecipes/recipes/issues/2891)) - **fixed** typo in automation docs (thanks to [Colcothar](https://togithub.com/Colcothar) [#​2866](https://togithub.com/TandoorRecipes/recipes/issues/2866)) - **fixed** typo in shopping docs (thanks to [nyanSpruk](https://togithub.com/nyanSpruk) [#​2715](https://togithub.com/TandoorRecipes/recipes/issues/2715)) - **fixed** recipe card description overflowing and recipe switcher button border color (thanks to [tomtjes](https://togithub.com/tomtjes) [#​2898](https://togithub.com/TandoorRecipes/recipes/issues/2898)) - **fixed** typo in README.md (thanks to [jmbhughes](https://togithub.com/jmbhughes) [#​2899](https://togithub.com/TandoorRecipes/recipes/issues/2899)) - **fixed** typo in docs (thanks [langfingaz](https://togithub.com/langfingaz) to [#​2892](https://togithub.com/TandoorRecipes/recipes/issues/2892)) - **fixed** FDC migration error (again/another case) [#​2894](https://togithub.com/TandoorRecipes/recipes/issues/2894) - **updated** many dependencies </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
|
TrueCharts Bot |
5951f48362
|
chore(deps): update container image vabene1111/recipes to v1.5.11@2f9d46b by renovate (#17436) | |
Stavros Kois |
741122d475
|
feat(tandoor-recipes): move to stable |
Renamed from charts/dev/tandoor-recipes/values.yaml (Browse further)