stash/pkg
DingDongSoLong4 1c13c9e1b1
SQLite model refactoring (#3791)
* Remove ID from PerformerPartial
* Separate studio model from sqlite model
* Separate movie model from sqlite model
* Separate tag model from sqlite model
* Separate saved filter model from sqlite model
* Separate scene marker model from sqlite model
* Separate gallery chapter model from sqlite model
* Move ErrNoRows checks into sqlite, improve empty result error messages
* Move SQLiteDate and SQLiteTimestamp to sqlite
* Use changesetTranslator everywhere, refactor for consistency
* Make PerformerStore.DestroyImage private
* Fix rating on movie create
2023-06-15 12:46:09 +10:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
file Update Metadata Bugfix (#3757) 2023-05-25 09:29:05 +10:00
fsutil Close input file so SafeMove can delete it (#3714) 2023-05-10 11:16:49 +10:00
gallery SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
hash Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
image SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
job Fix gallery zip scan context (#3433) 2023-02-16 10:07:52 +11:00
logger Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
match SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
models SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
movie SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
performer SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
plugin Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
scraper SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
session Log errors returned from graphql (#3562) 2023-04-17 15:27:25 +10:00
sliceutil Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
sqlite SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
studio SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
tag SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
txn Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
utils SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00