ComfyUI/app/assets
Matt Miller df1f6a7fcc feat(assets): wire cursor pagination through GET /api/assets handler
Adds integration tests for: full cursor walk, invalid-cursor 400,
sort/cursor mismatch 400, cursor-wins-over-offset, absent next_cursor
when no more results, and pagination stability across deletes.
2026-05-20 13:00:39 -07:00
..
api feat(assets): wire cursor pagination through GET /api/assets handler 2026-05-20 13:00:39 -07:00
database feat(assets): thread cursor through schemas, service, and query layer 2026-05-20 12:58:55 -07:00
services feat(assets): thread cursor through schemas, service, and query layer 2026-05-20 12:58:55 -07:00
helpers.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
scanner.py feat(assets): register output files as assets after prompt execution (#12812) 2026-03-24 20:48:55 -07:00
seeder.py feat(assets): register output files as assets after prompt execution (#12812) 2026-03-24 20:48:55 -07:00