stash/pkg
SmallCoccinelle 82a41e17c7
Avoid wrapping strings.Replace in Contains (#1710)
The strings.Replace function counts the number of replacements. If 0,
the original string is returned. Hence, there is no need to check if a
replacement will happen before doing the work.
2021-09-09 14:10:39 +10:00
..
api Remove unused (#1709) 2021-09-09 14:10:08 +10:00
autotag Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
database Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
dlna Remove unused (#1709) 2021-09-09 14:10:08 +10:00
ffmpeg Remove unused (#1709) 2021-09-09 14:10:08 +10:00
gallery Remove unused (#1709) 2021-09-09 14:10:08 +10:00
image Remove unused (#1709) 2021-09-09 14:10:08 +10:00
job Fix data race in progress_test (#1696) 2021-09-07 13:30:26 +10:00
logger Remove unused (#1709) 2021-09-09 14:10:08 +10:00
manager Remove unused (#1709) 2021-09-09 14:10:08 +10:00
models Unify scrape refactor (#1630) 2021-09-07 11:54:22 +10:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
plugin Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
scene Remove unused (#1709) 2021-09-09 14:10:08 +10:00
scraper Avoid wrapping strings.Replace in Contains (#1710) 2021-09-09 14:10:39 +10:00
session Remove unused (#1709) 2021-09-09 14:10:08 +10:00
sqlite Remove unused (#1709) 2021-09-09 14:10:08 +10:00
studio Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
tag Tag aliases (#1412) 2021-05-26 14:36:05 +10:00
utils Remove unused (#1709) 2021-09-09 14:10:08 +10:00