| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-26 | Prepared Seperation of Database components for future multi provider support | JPVenson | |
| 2025-01-18 | applied review comments | JPVenson | |
| 2024-12-15 | Applied review comments | JPVenson | |
| 2024-11-17 | Merge branch 'master' into feature/EFUserData | JPVenson | |
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-11-12 | Fixed invalid columns on MediaStreams | JPVenson | |
| 2024-11-12 | Fixed AncestorIds | JPVenson | |
| Fixed Sorting, NextUp and Continue Watching | |||
| 2024-11-11 | Fixed Duplicate returns on grouping | JPVenson | |
| Fixed UserDataKey not stored | |||
| 2024-10-20 | i have too much time. | JPVenson | |
| Refactored BaseItem and UserData relation | |||
| 2024-10-11 | Expanded People architecture and fixed migration | JPVenson | |
| 2024-10-10 | Applied Review Suggestions | JPVenson | |
| 2024-10-10 | Refactored ItemValue structure | JPVenson | |
| 2024-10-10 | Update comments | JPVenson | |
| 2024-10-10 | Update comments | JPVenson | |
| 2024-10-09 | Used enum value for ItemValueType | JPVenson | |
| 2024-10-09 | Added comments | JPVenson | |
| 2024-10-09 | Fixed AncestorIds and applied review comments | JPVenson | |
| 2024-10-09 | Expanded BaseItem aggregate types | JPVenson | |
| 2024-10-09 | Apply suggestions from code review | JPVenson | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-10-09 | Add migration for library.db to jellyfin.db | JPVenson | |
| 2024-10-09 | Fixed (most) tests | JPVenson | |
| 2024-10-09 | Added EF BaseItem migration | JPVenson | |
| 2024-10-09 | Added BaseItem Configuration | JPVenson | |
| 2024-10-09 | Naming refactoring and WIP porting of new interface repositories | JPVenson | |
| 2024-10-08 | Removed BaseSqliteRepository | JPVenson | |
| 2024-10-08 | WIP migration sqlite item repository to efcore | JPVenson | |
| 2024-10-08 | Removed SimilarityScore and ported Search function | JPVenson | |
| 2024-10-08 | WIP port search function | JPVenson | |
| 2024-10-08 | WIP Search refactoring and Provider ID refactoring | JPVenson | |
| 2024-10-08 | WIP BaseItem search refactoring | JPVenson | |
| 2024-09-08 | WIP move baseitem to jellyfin.db | JPVenson | |
| 2024-09-07 | Migrated UserData from library sqlite db to jellyfin.db | JPVenson | |
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2024-08-05 | Add media segments API (#12345) | JPVenson | |
| * Added Media segment manager * Added "HasSegments" to MediaSourceInfo when requesting though baseitem * Fixed ordering of Media Segements * Added media segment API controller * Added .ConfigureAwait(false) on media segments manager * renamed MediaSegmentsController removed empty route * Added Model layer for Media Segments Fixed review comments Media segments * Updated media segment naming refactored api and manager usage * Added mediaSegment type filter * Fixed codesmell * Fixed naming and typos * Added EF Migration * Added Identity Generation for MediaSegments Made mediasegment filter optional * Fixed optional filter parameter * refactored segment namespace * Added SegmentProviderId to MediaSegment * Media segment comment indentation * Added MediaSegmentManager query notracking | |||
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2023-10-27 | Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles | Claus Vium | |
| add EnableSubtitleManagement permission | |||
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-18 | add EnableSubtitleManagement permission | chinkara | |
| 2023-09-23 | Migrate to customizable cast receiver config | Cody Robibero | |
| 2023-06-26 | Migrate to trickplay table to EF. Rename vars/methods/members to have ↵ | Nick | |
| consistent use of tile and thumbnail | |||
| 2023-05-26 | chore: deprecate EasyPassword as it isn't very secure | cvium | |
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2023-02-09 | refactor: simplify authz | cvium | |
| 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-03-29 | Merge pull request #7506 from crobibero/set-permissions | Claus Vium | |
| Safely get/set User permission/preference (cherry picked from commit d2ce315c1dd229c0a0d6c996ee5399e12cec7457) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2021-09-02 | Remove IAuditableEntity | Patrick Barron | |
| 2021-08-13 | Add IAuditableEntity | Patrick Barron | |
| 2021-06-18 | Re-add support for API keys | Patrick Barron | |
