| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
Fix LogUnmatchedProfile formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
move IsPlayed to outerquery
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fetching images should not kill the scanner
|
|
Add tests for UserController
|
|
|
|
IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery.
|
|
|
|
Add code to test authenticated endpoints
|
|
Disable HEVC encoding by default
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
usings, because there is a Path property of the class.
|
|
Included suggested change from cvium
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
contained a '.' character in the directory path.
Resolves: #2845
|
|
|
|
|