Commit Graph

467 Commits (2e7d7abe8e68205e0d12da80166fe318c6eb3d3a)

Author SHA1 Message Date
Patrick Barron dcaffd3812 Fix regressions introduced by #3098
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Bond_009 a73e1f18b6 Minor improvements
4 years ago
Bond-009 14674d4469
Merge pull request #2772 from barronpm/codecleanup
4 years ago
Vasily 5b59cd2eb2
Merge pull request #2696 from mark-monteiro/fix-extras
4 years ago
Patrick Barron 555651aae2 Fixed indentation and corrected typo
4 years ago
Patrick Barron c9da49ebaa Implemented more suggestions
4 years ago
Patrick Barron 81b4a4c54c Implement various suggestions
4 years ago
Patrick Barron e1958e3902 Miscellaneous code cleanup
4 years ago
Patrick Barron add0a2088d Simplified Conditionals and returns
4 years ago
Patrick Barron 5966ee6d87 Convert type checks and null checks into pattern matching
4 years ago
PrplHaz4 46453549b5
Start line with Boolean
4 years ago
PrplHaz4 b05e04c0cb
Collapse IsInEnabledFolder to single expression
4 years ago
Mark Monteiro 377f9896ce Small fixes
4 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null
4 years ago
PrplHaz4 025888204d
Fix permission setting on Channels
4 years ago
Mark Monteiro e266ad51c5 Simplify logic; remove unnecessary methods
4 years ago
Mark Monteiro 5fcbedc194 Display extras with an unknown type
4 years ago
Anthony Lavado 00073c162a
Merge pull request #2363 from dkanada/view
4 years ago
dkanada 6341d986a9 fix a few warnings
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Joshua M. Boniface 9744f5aee3
Merge pull request #2118 from chaosinnovator/master
5 years ago
chaosinnovator b98e25a07e Add StartIndex result to /Items API query
5 years ago
dkanada dee3076eaf
Merge pull request #1923 from Bond-009/random
5 years ago
Bond-009 a2c35e6dba Merge remote-tracking branch 'upstream/master' into random
5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls
5 years ago
dkanada 47ad21b6e3
Merge pull request #2039 from Bond-009/fixcondition
5 years ago
dkanada 51cdc6ea16
Merge pull request #1926 from Bond-009/auth
5 years ago
Bond_009 d884ed353f Fix always false condition
5 years ago
dkanada 89a21c96c0
Merge pull request #1852 from Bond-009/warn9
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
grafixeyehero 752cf08e5c update persons service
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
Bond_009 bbc0875387 Don't shuffle some types by default
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
SL1288 fdc24ec2ee Fix LocalTrailers playback.
5 years ago
Bond_009 9b2cf8501f Add last one
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Jörn 1fd8164756 fix issue #1347 introduced in pr #930
5 years ago
pjeanjean 7919dd81da Skip user permission checking for UserRootFolder
5 years ago
Bond-009 bf43dc00bb More warning fixes
5 years ago
Bond-009 1731bf7372 Remove ordering items
5 years ago
Vasily 60df855b26
Merge pull request #930 from fruhnow/AuthorizationCheck
5 years ago
Felix Ruhnow 53beebc774 switching logging to serilog convention according to pr comments
5 years ago
Felix Ruhnow ba003e06ef adressing pr comments
5 years ago
Felix Ruhnow 1d631540ac adressing pr comments
5 years ago
Felix Ruhnow 967d5deeb7 checking user-permission in GetQueryResult to prevent accessing the library without permission but having a link. (+added myself as contributor. forgot last time bout that)
5 years ago
Bond_009 8d98885cda Less string allocations
5 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable
5 years ago