Commit Graph

140 Commits (6a005f6a4ff31725f37a5330673f6d8c6bfa897b)

Author SHA1 Message Date
Joshua M. Boniface b060d9d0f1
Merge pull request #6131 from BaronGreenback/Fix_NetworkFlooding
3 years ago
BaronGreenback 40a43f9485 remove link between ssdp and upnp
3 years ago
Bond_009 0bc0601442 Fix some warnings
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond_009 acac21d8dc Improve tests
3 years ago
Bond_009 93a1f434a3 Fix possible null ref exception
3 years ago
Claus Vium f1cc01f324
Merge pull request #4242 from Spacetech/library_scan_speed
4 years ago
Gary Wilber e6d8c02944 Merge remote-tracking branch 'upstream/master' into library_scan_speed
4 years ago
Greenback ebe650afa9 Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Greenback deb4d27857 Moved all settings across to network.xml
4 years ago
Bond-009 e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
4 years ago
Gary Wilber ac6d51554c Fix lastProgressMessageTimes dictionary errors
4 years ago
Bond-009 c7b3d4a90c
Merge pull request #4164 from spooksbit/remove-browser-auto-load
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago
spookbits 5cca8bffea Removed browser auto-load functionality from the server.
4 years ago
Patrick Barron a40064a146 Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer
4 years ago
Patrick Barron e82dd8b70e Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer
4 years ago
Patrick Barron 25437af594 Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer
4 years ago
Patrick Barron 4478945e20 Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer
4 years ago
Patrick Barron b7ceb40d6e Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer
4 years ago
Patrick Barron dc88e93504 Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer
4 years ago
Patrick Barron 5282a5c8c2 Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumer
4 years ago
Patrick Barron a0453a0fe6 Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer
4 years ago
Patrick Barron d39e236dfe Migrates ServerEventNotifier.OnUserDeleted to IEventConsumer
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron 7462a0a9e8 Make event methods private.
4 years ago
Patrick Barron 750d8a989f Clean up LibraryChangedNotifier.
4 years ago
Neil Burrows da8eb1f15b using System.Net.Sockets
4 years ago
Neil Burrows 25e3827488
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
4 years ago
Neil Burrows 359b0044b8 Prevent failure to bind to Auto Discover port being a fatal error
4 years ago
telans 3d9049ef08
fix SA1508
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 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
crobibero 2ac111dedb add missing ConfigureAwait
4 years ago
crobibero 9661135b5b fix build
4 years ago
dkanada fe16c3fad4
Merge branch 'master' into install-plugin
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Anthony Lavado 9c00226f11
Merge pull request #3033 from neilsb/autodiscover-url-override
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Neil Burrows b737301c70 Auto discover published URL override
4 years ago
Mark Monteiro cabdec87e8 Fix merge with master
4 years ago