Commit Graph

2836 Commits (293d96f27c42d929f50b4e947fe988555708963a)

Author SHA1 Message Date
David f64e8e8757 Move SubtitleService to Jellyfin.Api
5 years ago
Cody Robibero c61efba0c6
Merge pull request #3286 from Ullmie02/api-apikey
5 years ago
David 6a70081643 Move ApiKeyService to Jellyfin.Api
5 years ago
Cody Robibero 647b78a3c0
Merge pull request #3226 from Ullmie02/api-searchservice
5 years ago
David dc190e5683 Move ActivityLogService to Jellyfin.Api
5 years ago
crobibero 0b778b8851 Move PluginService to Jellyfin.Api
5 years ago
crobibero 7a77b9928f Move PlaylistService to Jellyfin.Api
5 years ago
crobibero d97e306cda Move PlaylistService to Jellyfin.Api
5 years ago
crobibero a4455af3e9 Move LocalizationService to Jellyfin.Api
5 years ago
crobibero 81d3ec7205 Move ItemUpdateService to Jellyfin.Api
5 years ago
crobibero 16e26be87f Move ItemLookupService to Jellyfin.Api
5 years ago
crobibero dd5579e0eb Move FilterService to Jellyfin.Api
5 years ago
Patrick Barron 75af0a4e57 Implement more review suggestions
5 years ago
aled 22a860a806 Fix a small number of compile warnings
5 years ago
Patrick Barron bb23ce3466 Merge branch 'master' into userdb-efcore
5 years ago
crobibero 44957c5a9a Use typed logger where possible
5 years ago
Andreas B d92b32a4c6 Fix incorrect HLS master playlist fields
5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
5 years ago
Cody Robibero 601e4a88c9
Merge pull request #2933 from crobibero/api-device
5 years ago
Bond-009 2dbb9d4895 Fix build
5 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
5 years ago
Anthony Lavado c31b2798a5
Merge pull request #3180 from xumix/master
5 years ago
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
5 years ago
Vasily b9618c8c01
Merge pull request #2676 from GranPC/public-pr/blurhash
5 years ago
David 638cfa32ab Move SearchService to new API endpoint
5 years ago
danieladov be5ce32bb6
refactor MediaBrowser.Api/VideosService.cs
5 years ago
danieladov 8e0b1109bc
refactor
5 years ago
Mister Rajoy 1b90798b90 Order ids to merge to avoid stack overflow
5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
5 years ago
dkanada ecadde1e18
Merge pull request #3192 from jellyfin/audio
5 years ago
dkanada 73d123fe36 fix issue with audio transcoding
5 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up
5 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
5 years ago
Joshua M. Boniface 7c72f69189
Merge pull request #2733 from OancaAndrei/syncplay
5 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data"
5 years ago
gion e42bfc92f3 Fix code issues
5 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
xumix 46420dfd68 Refactor copy codec checks
5 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
5 years ago
Vasily 279f0da980 Rename ImageInfo.Hash to ImageInfo.BlurHash
5 years ago
artiume a661b37c12
Update LibraryService.cs
5 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
5 years ago
Patrick Barron c464f700db Remove redundant qualifiers
5 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
5 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
5 years ago
Patrick Barron d35a7ba8bd Fix more issues
5 years ago
Vasily a226a4ee03 Compute hash only when one is not computed in DB, small optimizations here and there
5 years ago
Vasily 02da312f8a Fix compilation after rebase
5 years ago
Jesús Higueras fe480caf54 Add endpoint to update all items in library
5 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
5 years ago
Vasily d21feb2b18
Merge pull request #2970 from barronpm/activitydb-efcore
5 years ago
gion 8c04049a59 Fix some code smells
5 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
gion e8f45248aa Fix code issues
5 years ago
Patrick Barron dcaffd3812 Fix regressions introduced by #3098
5 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore
5 years ago
Patrick Barron b94afc597c Address review comments
5 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket
5 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
5 years ago
Patrick Barron 511d20a100 Apply review suggestions
5 years ago
Patrick Barron b7621d762c 2nd half of changes
5 years ago
Patrick Barron c1360a1dc3 Merge branch 'master' into userdb-efcore
5 years ago
Patrick Barron 9ad839c776 Initial migration code
5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
5 years ago
Patrick Barron 6379391f87
Merge branch 'master' into activitydb-efcore
5 years ago
gion 5c8cbd4087 Fix code issues
5 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay
5 years ago
gion 6e22e9222b Fix code issues
5 years ago
Bond-009 62da4d0e5c
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
5 years ago
dkanada c15463fa12
Merge pull request #2837 from Bond-009/async2
5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
5 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
5 years ago
Bond-009 7f7a686ea6
Merge pull request #2573 from YouKnowBlom/add-hls-fields
5 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
5 years ago
gion 0b974d09ca Synchronize access to data
5 years ago
gion 083d3272d0 Refactor and other minor changes
5 years ago
gion 40889702d0 Update session ping
5 years ago
gion 6519eebabb Implement NTP like time sync
5 years ago
gion 84d92ba9ce Check that client is playing the right item
5 years ago
gion 10c2c62f07 Implement syncplay backend
5 years ago
Bruce c7fe8b04cc PackageService to Jellyfin.API
5 years ago
Andreas B 153ea9f027 Fix error in HLS codecs field when level is null
5 years ago
dkanada 97d7ffc458
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
5 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api
5 years ago
Bond-009 d744d7d234 Merge branch 'master' into register-services-correctly
5 years ago
Bond-009 07326c1d9b
Merge branch 'master' into fix-auth-response-codes
5 years ago
Bond-009 c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
5 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
5 years ago
Mark Monteiro f815059698 Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
5 years ago
crobibero e151d539f2 Move ImageByNameService to Jellyfin.Api
5 years ago
Bond_009 7f4a229cd2 Add some simple tests
5 years ago
dkanada 3142c9b990
Merge pull request #2916 from Bond-009/minor2
5 years ago
crobibero 21b54b4ad8 Move DeviceService to DevicesController
5 years ago
crobibero a41d5fcea4 Move AttachmentsService to AttachmentsController
5 years ago
crobibero a282fbe966 Move DisplayPreferences to Jellyfin.Api
5 years ago
Joshua M. Boniface 5c669d7ad7
Merge pull request #2849 from lyonzy/patch-1
5 years ago
Bond_009 a73e1f18b6 Minor improvements
5 years ago