You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Model
LukePulverenti Luke Pulverenti luke pulverenti ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
12 years ago
..
DTO Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 12 years ago
Entities Moved some logic into domain entities, which is possible now that we're embracing DTO's 12 years ago
Plugins Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model. 12 years ago
Progress Extracted Logging into a separate, portable class library 12 years ago
Properties All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls. 12 years ago
Users Moved some logic into domain entities, which is possible now that we're embracing DTO's 12 years ago
MediaBrowser.Model.csproj Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper 12 years ago