stash/pkg/gallery
DingDongSoLong4 5580525c2d
SQLite model refactoring, part 2 (#3839)
* Treat empty image input as null
* Add validation to models.Date
* Allow zero dates in database
* Make scene_markers.scene_id non-nullable
* Drop scraped_items table
* Remove movie/studio checksum
* Add migration notes
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-07-13 12:15:02 +10:00
..
chapter_import.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
delete.go Add Chapters for Galleries (#3289) 2023-03-16 15:04:54 +11:00
export.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
export_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
import.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
import_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
query.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
scan.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
service.go Update gallery UpdatedAt timestamp on contents change (#3771) 2023-05-31 11:06:01 +10:00
update.go Update gallery UpdatedAt timestamp on contents change (#3771) 2023-05-31 11:06:01 +10:00
validation.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00