stash/pkg
gitgiggety f66333bac9
Add date filters (#2834)
* graphql: support date and timestamp filter types
* sql: add support for date & timestamp criterions
* ui: add support for date and timestamp criterions
* scenes: add support for filtering by date, created at and updated at
* image: support filtering by created at and updated at
* gallery: support filtering by date, created at and updated at
* movie: support filtering by date, created at and updated at
* studio: support filtering by date, created at and updated at
* tag: support filtering by date, created at and updated at
* performer: support filtering by bitrh & death date and created & updated at
* marker: support filtering by created & updated at and scene date, created & updated at
2022-11-15 11:52:05 +11:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00
file Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
fsutil Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
gallery Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
hash Fix panic when fileSize is negative (#3089) 2022-11-08 10:01:32 +11:00
image Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
job File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
logger File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
match Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
models Add date filters (#2834) 2022-11-15 11:52:05 +11:00
movie Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
plugin Fix dataloaders not loading in js plugins (#3014) 2022-10-18 11:09:54 +11:00
python Python path setting (#2409) 2022-03-24 09:22:41 +11:00
scene Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
scraper Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
session Set explicit SameSite=Lax on session cookie (#2926) 2022-09-19 14:56:05 +10:00
sliceutil Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
sqlite Add date filters (#2834) 2022-11-15 11:52:05 +11:00
studio [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
tag Add descriptions to tags and display tag cards on hover (#2708) 2022-10-06 10:01:06 +11:00
txn Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
utils Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00