mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
* Add hook for random sorting * Add random sorting to front page * Add multiple tests for random sorting. * Be extra sure that all recipes are returned. * Too stable random. seed doesn't reach backend. * add timestamp to useRecipeSearch * Update randomization tests for timestamp seeding * ruff cleanup * pass timestamp separately in getAll * remove debugging log items * remove timestamp from address bar * remove defaults from backend timestamps * timestamp should be optional * fix edge case: query without timestamp * similar edge case: no timestamp in pagination * ruff :/ * better edge case handling * stabilize random search test w/more recipes * better pagination seeding * update pagination seed test * remove redundant random/seed check * Test for api routes to random sorting. * please the typing gods * hack to make query parameters throw correct exc * ruff * fix validator message typo * black reformatting --------- Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
forms | ||
partials | ||
recipe-page | ||
recipes | ||
store | ||
use-locales | ||
use-users | ||
use-backups.ts | ||
use-context-presents.ts | ||
use-copy.ts | ||
use-group-cookbooks.ts | ||
use-group-mealplan.ts | ||
use-group-webhooks.ts | ||
use-groups.ts | ||
use-passwords.test.ts | ||
use-passwords.ts | ||
use-router.ts | ||
use-toast.ts | ||
use-user.ts | ||
use-utils.ts | ||
use-validators.ts |