mealie/frontend/lib/api
Michael Genson dfe4942451
feat: Recipe Timeline Images (#2444)
* refactored recipe image paths/service

* added routes for updating/fetching timeline images

* make generate

* added event image upload and rendering

* switched update to patch to preserve timestamp

* added tests

* tweaked order of requests

* always reload events when opening the timeline

* re-arranged elements to make them look nicer

* delete files when timeline event is deleted
2023-08-06 09:49:30 -08:00
..
admin feature: add password reset token endpoint to the admin panel (#2171) 2023-03-12 12:33:36 -08:00
base fix: 2148 infinite scroll on search (#2173) 2023-02-26 10:20:26 -09:00
public chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
types feat: Recipe Timeline Images (#2444) 2023-08-06 09:49:30 -08:00
user feat: Recipe Timeline Images (#2444) 2023-08-06 09:49:30 -08:00
client-admin.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-public.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-user.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08: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