Commit Graph

486 Commits (ee7beed804a23e1f4ef180ab17a0c99b47401caa)

Author SHA1 Message Date
Patrick Barron a77cf53573 Allow plugins to register services.
4 years ago
crobibero dee7bdddb6 fix build
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
Joshua M. Boniface 22cc602117
Merge pull request #3366 from barronpm/remove-usermanager-addparts
4 years ago
Patrick Barron 200f369596 Use interfaces in app host constructors
4 years ago
David 5580df38e6 Cleanup after merge
4 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
4 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
David 3514813eb4 Continute work
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Patrick Barron 303c175714 Fix circular dependency
4 years ago
Patrick Barron 3b085f6a03 Remove UserManager.AddParts
4 years ago
Anthony Lavado 3d3e66c5d1
Merge pull request #3513 from barronpm/plugin-exception-fix
4 years ago
Patrick Barron 942c733d4f Fix TypeLoadException during plugin load
4 years ago
Bond_009 ae6eaa7f02 Minor fixes
4 years ago
Neil Burrows 4748df26b6 Remove un-needed comment
4 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable
4 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
4 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Patrick Barron 953777f1ba Removed unnecessary usings
4 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket
4 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
4 years ago
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
4 years ago
Patrick Barron b7621d762c 2nd half of changes
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Mark Monteiro 3abf870c1e Do not include a double slash in URLs when a base URL is not set
4 years ago
Mark Monteiro dc5165b97f Merge branch 'master' into simplify-https-config
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago
Bond_009 3623aafcb6 Make SonarCloud happy
4 years ago
Bond_009 04f826e50c Fix merge errors
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Bond-009 690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
4 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored."
4 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
gion 10c2c62f07 Implement syncplay backend
4 years ago