mirror of
https://github.com/stashapp/stash.git
synced 2025-12-13 11:52:46 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| gallery.go | ||
| gallery_test.go | ||
| image.go | ||
| image_test.go | ||
| integration_test.go | ||
| performer.go | ||
| performer_test.go | ||
| scene.go | ||
| scene_test.go | ||
| studio.go | ||
| studio_test.go | ||
| tag.go | ||
| tag_test.go | ||
| tagger.go | ||