This website requires JavaScript.
Explore
Help
Register
Sign In
lgladsden
/
jellyfin-server
Watch
1
Star
0
Fork
0
You've already forked jellyfin-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f32f000298
jellyfin-server
/
MediaBrowser.Model
History
LukePulverenti Luke Pulverenti luke pulverenti
ed018a8bea
Moved some logic into domain entities, which is possible now that we're embracing DTO's
2012-08-17 13:37:26 -04:00
..
DTO
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
2012-08-17 12:47:35 -04:00
Entities
Moved some logic into domain entities, which is possible now that we're embracing DTO's
2012-08-17 13:37:26 -04:00
Plugins
Made BaseJsonHandler strongly typed. Moved DTO entities to their own DTO namespace in Model.
2012-08-17 09:16:50 -04:00
Progress
Extracted Logging into a separate, portable class library
2012-07-30 09:44:28 -04:00
Properties
All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
2012-07-16 12:50:44 -04:00
Users
Moved some logic into domain entities, which is possible now that we're embracing DTO's
2012-08-17 13:37:26 -04:00
MediaBrowser.Model.csproj
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
2012-08-17 12:47:35 -04:00