1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
Mealie est un gestionnaire de recettes et un planificateur de repas auto-hébergé. https://nightly.mealie.io
Find a file
Michael Genson 99372aa2b6
feat: Generalize Search to Other Models (#2472)
* generalized search logic to SearchFilter

* added default search behavior for all models

* fix for schema overrides

* added search support to several models

* fix for label search

* tests and fixes

* add config for normalizing characters

* dramatically simplified search tests

* bark bark

* fix normalization bug

* tweaked tests

* maybe this time?

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-08-20 10:30:21 -08:00
.devcontainer fix: log accurate IP (#2416) 2023-06-25 10:22:21 -08:00
.github chore(deps): update actions/setup-node action to v3.7.0 (#2468) 2023-08-20 10:18:12 -08:00
.vscode Chore: Dev Container Settings (#2253) 2023-03-23 09:22:06 -08:00
alembic feat: search tokenization, handling of quoted literal search, and postgres fuzziness (#2351) 2023-05-28 09:46:53 -08:00
dev prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
docker fix omni docker image (#2432) 2023-06-27 22:00:19 -08:00
docs docs: add windows instructions for the dev container (#2493) 2023-08-15 18:44:17 -08:00
frontend typo: have have (#2490) 2023-08-09 18:52:00 -08:00
mealie feat: Generalize Search to Other Models (#2472) 2023-08-20 10:30:21 -08:00
tests feat: Generalize Search to Other Models (#2472) 2023-08-20 10:30:21 -08:00
.dockerignore Feature/CRF++ and server side locales (#731) 2021-10-09 13:08:23 -08:00
.gitattributes v0.2.0 (#143) 2021-02-08 09:47:40 -09:00
.gitignore feat: Migrate from Copy Me That (#2212) 2023-03-12 12:37:24 -08:00
.pre-commit-config.yaml prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
.pylintrc Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
alembic.ini Chore/update alembic file format (#1056) 2022-03-15 13:11:22 -08:00
cliff.toml chore: init git-cliff config 2022-05-29 17:34:41 -08:00
crowdin.yml fix: for erroneously-translated datetime config (#1362) 2022-06-09 08:54:41 -08:00
gunicorn_conf.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
LICENSE Change Mealie license to AGPLv3 (#1213) 2022-05-09 13:11:26 -08:00
makefile chore: refactor-docker-structure (#1948) 2022-12-31 09:01:15 -09:00
netlify.toml docs: add docs on restoring to PSQL server (#1584) 2022-08-20 11:53:48 -08:00
poetry.lock fix(deps): update dependency pydantic to v1.10.12 (#2467) 2023-08-20 10:28:05 -08:00
pyproject.toml fx: Nextcloud migration fails to parse null times (#2485) 2023-08-09 18:52:49 -08:00
README.md docs: Update references to license as AGPL not MIT (#2006) 2023-01-08 08:04:27 -09:00
renovate.json Add renovate.json (#1922) 2022-12-29 14:22:02 -09:00
runtime.txt test ci/cd 2021-08-04 09:58:51 -08:00
SECURITY.md add security.md 2022-05-31 08:29:45 -08:00
template.env feat: LDAP Improvements and E2E testing (#2199) 2023-03-12 12:36:32 -08:00

Contributors Forks Stargazers Issues AGPL License Docker Pulls CodeFactor


Mealie

A Place for All Your Recipes
Explore the docs »
View Demo · Report Bug · Docker Hub

Product Name Screen Shot

About The Project

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. If you're going to be working on the code-base, you'll want to use the nightly documentation to ensure you get the latest information.

If you are not a coder, you can still contribute financially. Financial contributions help me prioritize working on this project over others and helps me know that there is a real demand for project development.

Buy Me A Coffee

License

Distributed under the AGPL License. See LICENSE for more information.

Sponsors

Huge thanks to all the sponsors of this project on Github Sponsors and Buy Me a Coffee. Without you, this project would surely not be possible.

Thanks to Linode for providing Hosting for the Demo, Beta, and Documentation sites! Another big thanks to JetBrains for providing their IDEs for development.