| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-16 | Optimize internal querying of UserData, other fixes (#14795) | JPVenson | |
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-02-19 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-02-09 | Backport pull request #12721 from jellyfin/release-10.10.z | elfalem | |
| Skip allowed tags check for parents of an item Original-merge: d1fbdcee3459c9b8b9f47362761ad8da2021bd93 Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2024-10-09 | WIP porting new Repository structure | JPVenson | |
| 2024-06-23 | Backport pull request #12024 from jellyfin/release-10.9.z | Shadowghost | |
| Remove incomplete mediatype restriction from playlists Original-merge: 34a65980e31b7f2f45308a6247442c508d0d2098 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-21 | Maintaining track order when a new playlist is created from an existing ↵ | Nick Ganter | |
| playlist (#11371) | |||
| 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-04-05 | Only allow owner and admin to delete playlists | Shadowghost | |
| 2024-04-01 | Implement update endpoint | Shadowghost | |
| 2024-04-01 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | Apply review suggestions | Shadowghost | |
| 2024-03-26 | Add playlist ACL endpoints | Shadowghost | |
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-05-12 | Fix access to playlists not created by a user (#9746) | Shadowghost | |
| 2023-03-17 | Apply review suggestions | Shadowghost | |
| 2023-03-10 | Fix playlist creation and removal | Shadowghost | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 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-08-13 | Fix warnings in MediaBrowser.Controller | Rich Lander | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-15 | Fix suggestions from review | crobibero | |
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-08 | Can't reference System.IO.Path as 'Path', even though System.IO is in the ↵ | Brian Arnold | |
| usings, because there is a Path property of the class. | |||
| 2021-04-08 | Update MediaBrowser.Controller/Playlists/Playlist.cs | BrianCArnold | |
| Included suggested change from cvium Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-04-08 | Fixed issue with determining if a directory was a directory or file when it ↵ | Brian Arnold | |
| contained a '.' character in the directory path. Resolves: #2845 | |||
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 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-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
