stash/internal/identify
DingDongSoLong4 33f2ebf2a3
Model refactor, part 3 (#4152)
* Remove manager.Repository
* Refactor other repositories
* Fix tests and add database mock
* Add AssertExpectations method
* Refactor routes
* Move default movie image to internal/static and add convenience methods
* Refactor default performer image boxes
2023-10-16 14:26:34 +11:00
..
identify.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
identify_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +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 Model refactor (#3915) 2023-09-01 10:39:29 +10:00
performer_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
scene.go Model refactor, part 2 (#4092) 2023-09-11 12:24:15 +10:00
scene_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
studio.go Model refactor, part 2 (#4092) 2023-09-11 12:24:15 +10:00
studio_test.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00