1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/dev/scripts
Hayden 568215cf70
perf(backend): remove validation on recipe summary response (#718)
* count responses

* perf(backend):  remove validation on recipe summary response

use the construct() method from pydantic to reduce get time as well as optimize the SQL query for recipes

* update UI to support new categories/tags

* fix(backend): 🐛 restrict recipes by group

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-02 22:07:29 -08:00
..
output refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
templates update development scripts 2021-08-01 19:24:05 -08:00
all_recipes_stress_test.py perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
api_docs_gen.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
app_routes_gen.py style(backend): 🎨 add isort to lint and CI/CD 2021-08-28 14:27:56 -08:00
gen_error_messages.py refactor(backend): ♻️ change error messages to follow standard pattern to match locals on frontend (#668) 2021-09-02 21:33:18 -08:00
gen_global_componenets.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
publish-release-branch.sh feature/editor-improvements (#289) 2021-04-21 21:52:12 -08:00
types_gen.py update development scripts 2021-08-01 19:24:05 -08:00