mirror of
https://github.com/stashapp/stash.git
synced 2026-01-10 18:00:27 +01:00
* add rating100 fields to represent rating range 1-100 * deprecate existing (1-5) rating fields * add half- and quarter-star options for rating system * add decimal rating system option Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| common.go | ||
| custom_migrations.go | ||
| database.go | ||
| file.go | ||
| file_test.go | ||
| filter.go | ||
| filter_internal_test.go | ||
| fingerprint.go | ||
| folder.go | ||
| folder_test.go | ||
| functions.go | ||
| gallery.go | ||
| gallery_test.go | ||
| image.go | ||
| image_test.go | ||
| movies.go | ||
| movies_test.go | ||
| performer.go | ||
| performer_test.go | ||
| query.go | ||
| record.go | ||
| regex.go | ||
| repository.go | ||
| saved_filter.go | ||
| saved_filter_test.go | ||
| scene.go | ||
| scene_marker.go | ||
| scene_marker_test.go | ||
| scene_test.go | ||
| scraped_item.go | ||
| setup_test.go | ||
| sql.go | ||
| stash_id_test.go | ||
| studio.go | ||
| studio_test.go | ||
| table.go | ||
| tables.go | ||
| tag.go | ||
| tag_test.go | ||
| transaction.go | ||
| tx.go | ||
| values.go | ||