Commit Graph

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**
[#&#8203;3055](https://togithub.com/TandoorRecipes/recipes/issues/3055)
because it likely lead to errors on some setups
[#&#8203;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=-->
2024-04-08 14:23:55 +02:00
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
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;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)
[#&#8203;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
[@&#8203;richid](https://togithub.com/richid)
[#&#8203;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
[#&#8203;3066](https://togithub.com/TandoorRecipes/recipes/issues/3066),
removed dependency to custom library (thanks to
[@&#8203;Mikhail5555](https://togithub.com/Mikhail5555)
[#&#8203;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=-->
2024-04-05 02:44:16 +02:00
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
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;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
[@&#8203;richid](https://togithub.com/richid)
[#&#8203;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=-->
2024-03-21 19:22:07 +01:00
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 [@&#8203;m7modSy](https://togithub.com/m7modSy)
[#&#8203;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
[@&#8203;Mikhail5555](https://togithub.com/Mikhail5555)
[#&#8203;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
[@&#8203;c0mputerguru](https://togithub.com/c0mputerguru)
[#&#8203;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
[@&#8203;tomtjes](https://togithub.com/tomtjes)
[#&#8203;2941](https://togithub.com/TandoorRecipes/recipes/issues/2941))
- **added** ability to open recipes with pre set servings from meal plan
(thanks to [@&#8203;patmagauran](https://togithub.com/patmagauran)
[#&#8203;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 [@&#8203;c0mputerguru](https://togithub.com/c0mputerguru)
[#&#8203;2987](https://togithub.com/TandoorRecipes/recipes/issues/2987))
- **added** ability to set the media root folder (thanks to
[@&#8203;ambroisie](https://togithub.com/ambroisie)
[#&#8203;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
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2956](https://togithub.com/TandoorRecipes/recipes/issues/2956))
fixes
[#&#8203;2945](https://togithub.com/TandoorRecipes/recipes/issues/2945)
- **improved** paginate view and cook log tables (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2974](https://togithub.com/TandoorRecipes/recipes/issues/2974))
- **improved** made keywords optional on recipe api endpoint (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2968](https://togithub.com/TandoorRecipes/recipes/issues/2968))
- **improved** deprecated old unused code (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2967](https://togithub.com/TandoorRecipes/recipes/issues/2967))
- **fixed** several issues with the open data import
[#&#8203;2514](https://togithub.com/TandoorRecipes/recipes/issues/2514)
- **fixed** multiple users of one space could not have the same meal
types
[#&#8203;1988](https://togithub.com/TandoorRecipes/recipes/issues/1988)
- **fixed** migration 0200 duplicate detection not properly taking
spaces into account
[#&#8203;2926](https://togithub.com/TandoorRecipes/recipes/issues/2926)
- **fixed** regex replace automation on food not running if there are no
aliases
[#&#8203;2927](https://togithub.com/TandoorRecipes/recipes/issues/2927)
(thanks to [@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2937](https://togithub.com/TandoorRecipes/recipes/issues/2937))
- **fixed** multiple issues with space deletion
[#&#8203;2816](https://togithub.com/TandoorRecipes/recipes/issues/2816)
- **fixed** importer error in rezeptsuit importer
[#&#8203;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
[#&#8203;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)
[#&#8203;2983](https://togithub.com/TandoorRecipes/recipes/issues/2983))
- **added** test coverage reports (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;3016](https://togithub.com/TandoorRecipes/recipes/issues/3016))
- **updated** docs to include most recent pg version (thanks to
[software2000](https://togithub.com/software2000)
[#&#8203;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)
[#&#8203;2914](https://togithub.com/TandoorRecipes/recipes/issues/2914))
- **improved** authentication docs (thanks to
[jinnatar](https://togithub.com/jinnatar)
[#&#8203;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)
[#&#8203;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=-->
2024-03-11 02:03:47 +01:00
TrueCharts Bot 3f2c420972
chore(deps): update container image vabene1111/recipes to v1.5.13@6cc5700 by renovate (#18400) 2024-02-21 15:42:59 +01:00
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
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;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)
[#&#8203;2380](https://togithub.com/TandoorRecipes/recipes/issues/2380))
- **added** apache subfolder example to docs (thanks to
[adjokic](https://togithub.com/adjokic)
[#&#8203;2887](https://togithub.com/TandoorRecipes/recipes/issues/2887))
- **added** PWA install docs for firefox on android (thanks to
[axeleroy](https://togithub.com/axeleroy)
[#&#8203;2785](https://togithub.com/TandoorRecipes/recipes/issues/2785))
- **improved** clickable area for ingredient notes (thanks to
[harry48225](https://togithub.com/harry48225)
[#&#8203;2859](https://togithub.com/TandoorRecipes/recipes/issues/2859))
- **improved** make gunicorn and nginx listen to ipv6 (thanks to
[swnf](https://togithub.com/swnf)
[#&#8203;2722](https://togithub.com/TandoorRecipes/recipes/issues/2722))
- **improved** hide ingredient edit modal in import after clicking
ok/delete
[#&#8203;2882](https://togithub.com/TandoorRecipes/recipes/issues/2882)
- **improved** docs for manual docker nginx install (thanks to
[sohmc](https://togithub.com/sohmc)
[#&#8203;2826](https://togithub.com/TandoorRecipes/recipes/issues/2826))
- **fixed** content shift on meal plan mobile view obscuring bottom nav
- **fixed** iCal export
[#&#8203;2906](https://togithub.com/TandoorRecipes/recipes/issues/2906)
- **fixed** iOS bottom nav partially obstructed (thanks to
[@&#8203;tomtjes](https://togithub.com/tomtjes)
[#&#8203;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)
[#&#8203;2884](https://togithub.com/TandoorRecipes/recipes/issues/2884))
- **fixed** missing instruction in postgres upgrade docs (thanks to
[langfingaz](https://togithub.com/langfingaz)
[#&#8203;2891](https://togithub.com/TandoorRecipes/recipes/issues/2891))
- **fixed** typo in automation docs (thanks to
[Colcothar](https://togithub.com/Colcothar)
[#&#8203;2866](https://togithub.com/TandoorRecipes/recipes/issues/2866))
- **fixed** typo in shopping docs (thanks to
[nyanSpruk](https://togithub.com/nyanSpruk)
[#&#8203;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)
[#&#8203;2898](https://togithub.com/TandoorRecipes/recipes/issues/2898))
- **fixed** typo in README.md (thanks to
[jmbhughes](https://togithub.com/jmbhughes)
[#&#8203;2899](https://togithub.com/TandoorRecipes/recipes/issues/2899))
- **fixed** typo in docs (thanks
[langfingaz](https://togithub.com/langfingaz) to
[#&#8203;2892](https://togithub.com/TandoorRecipes/recipes/issues/2892))
- **fixed** FDC migration error (again/another case)
[#&#8203;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=-->
2024-02-05 01:53:32 +01:00
TrueCharts Bot 5951f48362
chore(deps): update container image vabene1111/recipes to v1.5.11@2f9d46b by renovate (#17436) 2024-01-21 14:33:53 +01:00
Stavros Kois 741122d475
feat(tandoor-recipes): move to stable 2024-01-04 14:28:28 +02:00
Renamed from charts/dev/tandoor-recipes/values.yaml (Browse further)