Skip to content

Tags: boc-the-git/mealie

Tags

v3.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement create-pull-request action

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update testing-version-modification.yml

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add permissions: contents: write

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create testing-version-modification.yml

v2.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request mealie-recipes#3135 from Kuchenpirat/feat-add-dock…

…er-to-dev-container

dev: add docker-in-docker to dev container

vtest3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update testing-version-modification.yml

vtest2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create testing-version-modification.yml

vtest

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create testing-version-modification.yml

v1.0.0-RC1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add permissions remove docs deploy (mealie-recipes#2605)

v1.0.0-RC1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: more shopping list enhancements (mealie-recipes#2587)

* fix new position calculataion

* ensure consistent list item ordering

* fix recipe ref overflow on small screens

* added recipe ref elevation

* tweaked line height (for long notes)

* removed unused user dependency

* remove old shopping list items when there's >100

* 🤷

* cleaned up function generator

* fixed test

* fix potential type error

* made max position calc more efficient