stash/internal/identify
WithoutPants 8c8be22fe4
Performer custom fields (#5487)
* Backend changes
* Show custom field values
* Add custom fields table input
* Add custom field filtering
* Add unit tests
* Include custom fields in import/export
* Anonymise performer custom fields
* Move json.Number handler functions to api
* Handle json.Number conversion in api
2024-12-03 13:49:55 +11:00
..
identify.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
identify_test.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
options.go Identify: Options to skip multiple results and single name performers (#3707) 2023-07-11 14:37:00 +10:00
performer.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
performer_test.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
scene.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scene_test.go Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
studio.go Fix identify clearing parent studio when merging (#4993) 2024-06-19 19:52:33 +10:00
studio_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00