Commit Graph

485 Commits (2b32ebb3ccc1ca38dd5570862b3a1a01d0d868eb)

Author SHA1 Message Date
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
5 years ago
David 5580df38e6 Cleanup after merge
5 years ago
David 90039e1ad3 Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
5 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
5 years ago
David 3514813eb4 Continute work
5 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
5 years ago
Patrick Barron 303c175714 Fix circular dependency
5 years ago
Patrick Barron 3b085f6a03 Remove UserManager.AddParts
5 years ago
Anthony Lavado 3d3e66c5d1
Merge pull request #3513 from barronpm/plugin-exception-fix
5 years ago
Patrick Barron 942c733d4f Fix TypeLoadException during plugin load
5 years ago
Bond_009 ae6eaa7f02 Minor fixes
5 years ago
Neil Burrows 4748df26b6 Remove un-needed comment
5 years ago
Neil Burrows 4389773508 Respect FFMpeg path passed via Environment Variable
5 years ago
Cody Robibero 43221fc26b
Merge branch 'master' into SSDP
5 years ago
David 64fb173dad Move DashboardController to Jellyfin.Api
5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
5 years ago
crobibero 44957c5a9a Use typed logger where possible
5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
5 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
5 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
5 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
5 years ago
Patrick Barron 953777f1ba Removed unnecessary usings
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
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
5 years ago
Patrick Barron b7621d762c 2nd half of changes
5 years ago
Patrick Barron 9ad839c776 Initial migration code
5 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
5 years ago
Mark Monteiro 3abf870c1e Do not include a double slash in URLs when a base URL is not set
5 years ago
Mark Monteiro dc5165b97f Merge branch 'master' into simplify-https-config
5 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
5 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay
5 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
5 years ago
Bond_009 3623aafcb6 Make SonarCloud happy
5 years ago
Bond_009 04f826e50c Fix merge errors
5 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
5 years ago
Bond-009 690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
5 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.
5 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."
5 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.
5 years ago
gion 10c2c62f07 Implement syncplay backend
5 years ago
sparky8251 e3a42a8fe9 Address reviews
5 years ago