hensei-api/app
Justin Edmund 42c811c112 Make search parameter optional for search endpoints
Allow search endpoints to work without the 'search' key in the request body.
When no search key is provided, return an empty hash to show all items.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 05:54:40 -07:00
..
assets Implement embed images (#173) 2025-01-18 09:08:15 -08:00
blueprints/api/v1 Render the correct view when updating jobs (#186) 2025-02-25 09:11:13 -05:00
controllers Make search parameter optional for search endpoints 2025-09-17 05:54:40 -07:00
errors Add error classes for drag-drop validation 2025-09-16 03:27:19 -07:00
helpers Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
jobs More embed image bandaids (#175) 2025-01-18 22:32:13 -08:00
models Update config files (#189) 2025-02-27 23:13:57 -08:00
services Add a data miner for downloading data from GBF (#196) 2025-03-06 19:12:44 -08:00