stash/pkg
alexandra-3 87cea80e7b
Fix a bunch of scanning / tagging bugs (#3154)
* Fix possible infinite loop/stack overflow with weird/broken zip files
* Fix path length calculation using bytes instead of characters (runes)
* Fix bug where oshash gets buffers with size not actually multiple of 8
* Add oshash tests

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-12-01 16:48:04 +11:00
..
exec Fix/ffprobe unmarshalling error (#2685) 2022-06-22 10:49:14 +10:00
ffmpeg Fix a few cases where ffmpeg produces no output (#3161) 2022-11-21 17:21:27 +11:00
file Fix a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +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 a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +11:00
image Improve gallery performance (#3183) 2022-11-25 11:14:50 +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 Fix a bunch of scanning / tagging bugs (#3154) 2022-12-01 16:48:04 +11:00
models Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
movie Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +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 Fix a few cases where ffmpeg produces no output (#3161) 2022-11-21 17:21:27 +11:00
scraper Performer Active Years is submitted to Stashbox (#3146) 2022-12-01 14:06:29 +11:00
session Set explicit SameSite=Lax on session cookie (#2926) 2022-09-19 14:56:05 +10:00
sliceutil Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
sqlite Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +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 Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00
utils Suppress benign broken pipe and context closed warnings (#2927) 2022-09-19 15:01:40 +10:00