stash/pkg/image
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
..
delete.go
export.go
export_test.go
filter.go
import.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
import_test.go Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
query.go
scan.go Use slices package from the stdlib when possible (#5360) 2024-10-29 11:26:23 +11:00
service.go
thumbnail.go
update.go
vips.go
webp.go
webp_internal_test.go