| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-06 | Merge pull request #12545 from Bond-009/sha1 | Niels van Velzen | |
| Remove passwordSha1 param from AuthenticateUser function | |||
| 2024-09-06 | Merge pull request #12547 from Bond-009/userdatamanager | Niels van Velzen | |
| Clean up UserDataManager | |||
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2024-08-30 | Clean up UserDataManager | Bond_009 | |
| * enable nullable * remove unused methods * fix warnings and docs | |||
| 2024-08-30 | Remove passwordSha1 param from AuthenticateUser function | Bond_009 | |
| 2024-06-06 | Backport pull request #11963 from jellyfin/release-10.9.z | gnattu | |
| Fix Library renaming Original-merge: b78efd6b1e90f925d85605132e337470065e7230 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-04-30 | More efficient array creation (#11468) | Bond-009 | |
| 2024-04-17 | Enable nullable for LibraryManager (#11191) | Bond-009 | |
| 2024-04-14 | Validate item access (#11171) | Cody Robibero | |
| 2024-04-03 | Fix some spelling mistakes | Shadowghost | |
| 2024-03-13 | Enable nullable for more files | Bond_009 | |
| 2024-03-03 | Precache livetv program images (#11083) | Cody Robibero | |
| * Precache livetv program images * return if cache hit * use EnsureSuccessStatusCode * Read proper bytes | |||
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2024-02-07 | Use IHostApplicationLifetime to start library monitor | Patrick Barron | |
| 2024-01-09 | Move GetRecordingStreamMediaSources to IMediaSourceManager | Patrick Barron | |
| 2023-12-18 | Merge pull request #10682 from barronpm/livetv-warnings | Bond-009 | |
| Fix some warnings in LiveTV | |||
| 2023-12-05 | Make ILiveStream an IDisposable | Patrick Barron | |
| 2023-11-15 | Updated the summary and the Dto name. | ArabCoders | |
| 2023-11-13 | Refactored api call logic handling. | ArabCoders | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-08-22 | == null -> is null | Bond_009 | |
| 2023-06-21 | Reduce bottlenecks scan code (#9863) | Bond-009 | |
| 2023-05-26 | chore: deprecate EasyPassword as it isn't very secure | cvium | |
| 2023-03-06 | Inject IDirectoryService where needed instead of passing it through ↵ | Joe Rogers | |
| ItemResolveArgs | |||
| 2023-03-06 | Remove some BaseItem references to make ItemResolveArgs more usable for testing. | Joe Rogers | |
| 2023-02-04 | Return NotFound when itemId isn't found | Bond_009 | |
| 2022-12-19 | Use DistinctBy introduced in .NET 6 | Bond_009 | |
| 2022-12-08 | Allow video extras to use owner library options | Joe Rogers | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-10-25 | Remove unnecessary IsPathLocked function | jgriff6 | |
| 2022-08-01 | Backport pull request #8167 from jellyfin/release-10.8.z | Joshua Boniface | |
| Add back library scan from library manager Authored-by: Cody Robibero <cody@robibe.ro> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: f9dffa767f71f287e384282679a9af5e20bc370e | |||
| 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-17 | Remove some dead code | Bond_009 | |
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-06 | Merge pull request #7241 from Bond-009/async5 | Cody Robibero | |
| 2022-01-28 | Remove some allocations (#7246) | Claus Vium | |
| 2022-01-22 | Flush to disk async where possible | Bond_009 | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-20 | Fix extras folders | cvium | |
| 2021-12-07 | Refactor extras parsing | cvium | |
| 2021-11-15 | Fix comment | cvium | |
| 2021-11-15 | Remove ILibraryManager as a dependency in resolvers etc. | cvium | |
| 2021-11-07 | Add some docs and tests | Bond_009 | |
| 2021-09-10 | Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
