mealie/frontend/lib/api
Michael Genson 63a362a48a
fix: Limit shopping list owners to current group (#3305)
* add route for getting group-only users

* add new api route to frontend

* update shopping list user getAll call

* tests

* fixed bad import

* replace UserOut with UserSummary

* fix params
2024-03-13 18:29:00 +00:00
..
admin chore: code gen (#3012) 2024-01-20 16:34:57 +00:00
base feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
public feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
types fix: Limit shopping list owners to current group (#3305) 2024-03-13 18:29:00 +00:00
user fix: Limit shopping list owners to current group (#3305) 2024-03-13 18:29:00 +00:00
client-admin.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-public.ts feat: Public Recipe Browser (#2525) 2023-09-14 06:01:24 -08:00
client-user.ts feat: Remove OCR Support (#2838) 2023-12-14 17:26:43 -09:00
config.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
index.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00