| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-21 | Reduce log spam on failed logins | Bond_009 | |
| Failed logins already get logged higher up the call chain | |||
| 2023-07-29 | Apply review suggestions | Shadowghost | |
| 2023-07-07 | Apply suggestions from code review | Shadowghost | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2023-07-07 | Add item id to playback start/stop events | Shadowghost | |
| 2023-07-07 | Add wrapper object for authentication event information | Shadowghost | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-05-29 | Merge pull request #9821 from cvium/admin_must_have_pw | Cody Robibero | |
| 2023-05-26 | refactor: admin users must have a non-empty password | cvium | |
| 2023-05-26 | chore: add db migrations | cvium | |
| 2023-05-26 | chore: deprecate EasyPassword as it isn't very secure | cvium | |
| 2023-04-06 | Remove unused using directives | Stepan Goremykin | |
| 2023-02-17 | Reduce string allocations by regex | Bond_009 | |
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2023-02-12 | Merge pull request #9253 from Bond-009/nullref | Bond-009 | |
| 2023-02-11 | Merge pull request #9139 from Jpuc1143/tag-whitelist | Bond-009 | |
| 2023-02-04 | Return NotFound when itemId isn't found | Bond_009 | |
| 2023-02-04 | Use Directory.Packages.props (#9135) | Zoltan Csizmadia | |
| Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com> | |||
| 2023-02-03 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.3 ↵ | renovate[bot] | |
| (#9243) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-20 | Add "Allowed Tags" to Parental Controls | Jpuc1143 | |
| 2023-01-18 | chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵ | renovate[bot] | |
| v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2023-01-16 | Use default ASP.NET Core logger factory for DbContext factory | Patrick Barron | |
| 2023-01-16 | Rename JellyfinDb to JellyfinDbContext | Patrick Barron | |
| 2023-01-16 | Document JellyfinDb | Patrick Barron | |
| 2023-01-16 | Specify AsSplitQuery in initial users query | Patrick Barron | |
| 2023-01-16 | Optimize EF Core queries and remove unnecessary AsQueryable calls | Patrick Barron | |
| 2023-01-16 | Enable nullable for Jellyfin DbContext | Patrick Barron | |
| 2023-01-16 | Use file-scoped namespace in db context | Patrick Barron | |
| 2023-01-16 | Remove unused schema | Patrick Barron | |
| 2023-01-11 | Fix all warnings in Jellyfin.Server.Implementations | Bond_009 | |
| 2023-01-10 | chore(deps): update dotnet monorepo to v7.0.2 | renovate[bot] | |
| 2023-01-10 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.2 | renovate[bot] | |
| 2023-01-07 | Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) | Cody Robibero | |
| 2022-12-15 | chore(deps): update dotnet monorepo to v7.0.1 (#8900) | renovate[bot] | |
| * chore(deps): update dotnet monorepo to v7.0.1 * Update docker sdk Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-12-09 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.1 ↵ | renovate[bot] | |
| (#8881) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-12-07 | Update deps | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-07 | Update projects to .net7 | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-11-27 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.0 ↵ | renovate[bot] | |
| (#8805) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2022-11-23 | chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.7.5 | renovate[bot] | |
| 2022-11-13 | Merge pull request #8601 from cvium/add_secondlevelcaching | Bond-009 | |
| 2022-11-09 | chore(deps): update dotnet monorepo (#8708) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-10-28 | Backport pull request #8608 from jellyfin/release-10.8.z | cvium | |
| Add index for DateCreated on ActivityLogs Original-merge: 39b29eb9f1250a025f6a78b451c1a79df39ed5e9 Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-10-21 | remove unnecessary skipcommand since SQLite does not have NEWID | cvium | |
| 2022-10-21 | remove JellyfinDbProvider and add second level caching | cvium | |
| 2022-10-18 | chore(deps): update dotnet monorepo | renovate[bot] | |
| 2022-10-06 | Use ArgumentNullException.ThrowIfNull helper method | Bond_009 | |
| Did a simple search/replace on the whole repo (except the RSSDP project) This reduces LOC and should improve performance (methods containing a throw statement don't get inlined) ``` if \((\w+) == null\) \s+\{ \s+throw new ArgumentNullException\((.*)\); \s+\} ``` ``` ArgumentNullException.ThrowIfNull($1); ``` | |||
| 2022-09-23 | Backport pull request #8433 from jellyfin/release-10.8.z | Cody Robibero | |
| Update to dotnet 6.0.9 Original-merge: 4ec82ec662834867742a08dff680c938c4a5542a Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
