| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-25 | Merge branch 'master' into feature/DatabaseRefactor | JPVenson | |
| 2025-02-21 | Use TryGetProviderId where possible | Shadowghost | |
| 2025-02-02 | Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider | JPVenson | |
| 2025-01-28 | Merge pull request #12925 from Bond-009/await | Bond-009 | |
| Always await instead of directly returning Task | |||
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2024-10-31 | Always await instead of directly returning Task | Bond_009 | |
| https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md#prefer-asyncawait-over-directly-returning-task The performance impact is negligible (and it's me saying that!) | |||
| 2024-10-10 | Readded custom serialisation | JPVenson | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-04-17 | chore: use proper way to override remove root | gnattu | |
| This is an alternate approach which is more proper, but changes all parts that uses/overrides the original ValidateChildren method Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-01-17 | Use helper function to compare guid (#10825) | Cody Robibero | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2022-05-20 | Merge pull request #7604 from Jellifi007/fixes-diactritics | Bond-009 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> (cherry picked from commit 8d1d9734381472b301deb0118bbb8da2a769a65e) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-02-21 | Optimize Guid comparisons | Bond_009 | |
| * Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty | |||
| 2021-12-12 | Use BaseItemKind where possible | Cody Robibero | |
| 2021-07-23 | Fix more warnings | Rich Lander | |
| 2021-06-22 | Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net | Bond_009 | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-11 | Reduce warnings in MediaBrowser.Controller (#6006) | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2020-12-13 | Use a more descriptive function name | crobibero | |
| 2020-12-11 | Use typed UserManager GetPreference | crobibero | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-11 | Fix build errors | Patrick Barron | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-02-22 | add config options for musicbrainz | dkanada | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-12-30 | Fix build post GPL change | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-06-29 | update inherited images | Luke Pulverenti | |
| 2017-06-23 | support individual library refreshing | Luke Pulverenti | |
| 2017-06-03 | update live tv startup | Luke Pulverenti | |
| 2017-05-21 | update data queries | Luke Pulverenti | |
| 2017-03-13 | rework filestream | Luke Pulverenti | |
