Commit Graph

52 Commits (060f6c194f186eccd4eede7426a65e3496fdcf45)

Author SHA1 Message Date
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager
4 years ago
cvium 3ae39d44da Revert "Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected."
4 years ago
cvium 1a0d8aef80 Revert "Removed Lazy implementation."
4 years ago
Greenback 5cd5a7d4ce Removed Lazy implementation.
4 years ago
Greenback a59aeb12e0 Fixed SessionWebSocketListener.OnServerManagerWebSocketConnected.
4 years ago
Greenback a3e47f3e4e Updated to latest Unstable.
4 years ago
crobibero 64b32d3290 Use BaseItemManager
4 years ago
BaronGreenback 0b5ddc90ff
Merge branch 'master' into NetworkPR2
4 years ago
cvium 38cb8fee8a Fix IWebSocketListener service registration
4 years ago
Jim Cartlidge 38b8110a3e Removing blank lines.
4 years ago
Jim Cartlidge b44455ad0d Update based on PR1 changes.
4 years ago
Jim Cartlidge 9ef79d190b Large number of files
4 years ago
Patrick Barron d814302707 Merge branch 'master' into scoped-displaypreferences
4 years ago
Patrick Barron a77cf53573 Allow plugins to register services.
4 years ago
Patrick Barron ee5d4b1146 Register event services
4 years ago
Patrick Barron 229a5d9e0b Make DisplayPreferencesManager scoped
4 years ago
Patrick Barron d886532258 Add DbContext Pool
4 years ago
Bond-009 b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
4 years ago
cvium 5f03fb0ef7 Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
4 years ago
Patrick Barron 3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
Patrick Barron 200f369596 Use interfaces in app host constructors
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Patrick Barron befd0c7a00 Remove EF Core Proxies
4 years ago
Patrick Barron 585fdbad39 Apply review suggestion and fix entity concurrency tokens.
4 years ago
Patrick Barron e052128c52 Cleanup and fix more bugs
4 years ago
Patrick Barron d35a7ba8bd Fix more issues
4 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
Mark Monteiro ecf49caf0d Add back warning message when Skia encoder cannot be used
4 years ago
Mark Monteiro f2760cb055 Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations
4 years ago
Mark Monteiro 735d6c8ad5 Convert properties in ApplicationHost to private readonly fields, where possible
4 years ago
Mark Monteiro 07cebbeae2 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Mark Monteiro 48f8118072 Do not save a reference to the startup config in ApplicationHost
4 years ago
Bond_009 003238ef5e Update deps + document startup project
5 years ago
Bond_009 253e72f667 Simplify file serving code
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Claus Vium e823c11b46 Add certificate to https and minor cleanup
5 years ago
Claus Vium 4e8de67aca Remove SocketSharp from Jellyfin.Server and some other cleanup
5 years ago
Claus Vium 33b67a357f Remove unused deps
5 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
5 years ago
Bond-009 34af7501fa Fix up CoreAppHost.cs
5 years ago
Bond_009 9af28607c9 Simplify plugin loading
5 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
PloughPuff fd361421b1 Use CommandLineParser package for handling CLI args
6 years ago
Bond_009 fd7f420af2 Remove remnants of system events
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan f0acc0446c Visual Studio Reformat: Jellyfin.Server
6 years ago
Bond_009 c07d5a6963 Remove unused PowerManagement
6 years ago