stash/pkg
SmallCoccinelle 4545da9af0
Avoid redundant break statements (#1705)
In Go, a switch-case automatically breaks on end. This makes
the break statement redundant.
2021-09-08 11:23:21 +10:00
..
api Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
autotag Handle auto-tagging where filename has no whitespace in name (#1488) 2021-06-08 10:47:22 +10:00
database Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
dlna DLNA refactor and support browse folder objects (#1517) 2021-06-22 18:56:16 +10:00
ffmpeg Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
gallery Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
image Filter studio hierarchy (#1397) 2021-06-03 20:52:19 +10:00
job Fix data race in progress_test (#1696) 2021-09-07 13:30:26 +10:00
logger Add full timestamp for console/file logging (#1130) 2021-03-01 12:28:09 +11:00
manager Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +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 Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
scene Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
scraper Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00
session Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00
sqlite Avoid redundant break statements (#1705) 2021-09-08 11:23:21 +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 Error strings noncapitalized (#1704) 2021-09-08 11:23:10 +10:00