hensei-api/app
Justin Edmund 2860552c94 Fix total_pages calculation to respect X-Per-Page header
The total_pages method was using the hardcoded SEARCH_PER_PAGE constant
instead of the dynamic search_page_size value from the X-Per-Page header.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-17 05:59:41 -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 Fix total_pages calculation to respect X-Per-Page header 2025-09-17 05:59:41 -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