Commit Graph

399 Commits (22c90141e7eaed43be399df06354f993636c64a3)

Author SHA1 Message Date
Cody Robibero 892973a9e3
Merge branch 'master' into media-type
11 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
11 months ago
Claus Vium db4605609c
Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles
11 months ago
cvium 1009836a79 add IAsyncDisposable to DisplayPreferencesManager
11 months ago
Nick cd662506a1 Merge branch 'master' into trickplay
11 months ago
chinkara 9f259aa404 add EnableSubtitleManagement permission
11 months ago
Bond-009 84bbf757fa
Merge pull request #10366 from goremykin/fix-resharper-warnings
11 months ago
Cody Robibero 13f46e3fff Shorten lines from review
12 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
12 months ago
Cody Robibero 6bd6fb6e0a Merge branch 'master' into chromecast-config
12 months ago
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
12 months ago
Stepan Goremykin f84469d500 Remove redundant using directives
12 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
12 months ago
Bond-009 b87765bace
Update Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
12 months ago
Bond_009 76c64516a7 Simplify some stuff in AuthorizationContext
12 months ago
Patrick Barron 1ca9f8b04b Remove unused fields and parameters
12 months ago
Cody Robibero bc88c96cbe Validate cast receiver id on get/set
1 year ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config
1 year ago
Nick f97e844c4f Minor code review changes (cvium)
1 year ago
Nick 5a860710a8 Make TrickplayManifest dictionary key a string rather than Guid
1 year ago
Bond_009 a963bce9be Reduce log spam on failed logins
1 year ago
Shadowghost 4bb17039d7 Apply review suggestions
1 year ago
Shadowghost a0d13a2418 Apply suggestions from code review
1 year ago
Shadowghost 46a6755e65 Add item id to playback start/stop events
1 year ago
Shadowghost 958f8f71e8 Add wrapper object for authentication event information
1 year ago
Nick 0e1ae2def2 Add CreateTiles to ITrickplayManager
1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
1 year ago
Nick ab20ceaad6 Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail
1 year ago
Cody Robibero d8f0933f33
Merge pull request #9821 from cvium/admin_must_have_pw
1 year ago
cvium 57d8452e2a refactor: admin users must have a non-empty password
1 year ago
cvium 3bdef7207c chore: add db migrations
1 year ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
2 years ago
Shadowghost b7418d6e9e Add permission for collection management
2 years ago
Bond-009 5e074ac945
Merge pull request #9253 from Bond-009/nullref
2 years ago
Bond-009 f5417c50f7
Merge pull request #9139 from Jpuc1143/tag-whitelist
2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
2 years ago
renovate[bot] 4b134cac49
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.3 (#9243)
2 years ago
Jpuc1143 7fa6d4c81e
Add "Allowed Tags" to Parental Controls
2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
2 years ago
Patrick Barron f3e5139cfc Use default ASP.NET Core logger factory for DbContext factory
2 years ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
2 years ago
Patrick Barron 3f66a48206 Document JellyfinDb
2 years ago
Patrick Barron 40e4370689 Specify AsSplitQuery in initial users query
2 years ago
Patrick Barron f07553abdf Optimize EF Core queries and remove unnecessary AsQueryable calls
2 years ago
Patrick Barron ab6baf6486 Enable nullable for Jellyfin DbContext
2 years ago
Patrick Barron 2a86723caf Use file-scoped namespace in db context
2 years ago
Patrick Barron 921618368b Remove unused schema
2 years ago