Commit Graph

79 Commits (6353cb507d591d5060c00d925f4e1ac6fc7a6916)

Author SHA1 Message Date
crobibero 73f923c8d5 Use class instead of struct
4 years ago
BaronGreenback 38da2ee26e
Merge branch 'master' into update-plugin
4 years ago
Cody Robibero ee976bb47a
Update MediaBrowser.Common/Plugins/LocalPlugin.cs
4 years ago
BaronGreenback dff2674b27
Update BasePlugin.cs
4 years ago
BaronGreenback a69731b5e3
Update BasePlugin.cs
4 years ago
crobibero 53d8023def Update all on-disk plugins
4 years ago
Patrick Barron a77cf53573 Allow plugins to register services.
4 years ago
Neil Burrows 0bab57ebbc Wrapping long line on function parameters (take 2)
4 years ago
Neil Burrows 966ebfaf68 Wrapping long line on function parameters
4 years ago
Neil Burrows c20400fa40 Prevent system plugins from being uninstalled
4 years ago
dkanada bd55bdb4e3 merge branch master into plugin
4 years ago
dkanada 974a04c129 update plugin classes for nightly builds
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond-009 137db45fc7
Apply suggestions from code review
5 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan 51ed47f4c4 EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
6 years ago
Erwin de Haan 106d1d18ed Visual Studio Reformat: MediaBrowser.Common
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Andrew Rabert a86b71899e Add GPL modules
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 780b761456 3.2.29.2
7 years ago
Luke Pulverenti 2af3ec43d5 make common project portable
8 years ago
Luke Pulverenti 07791d46a5 rework scheduled tasks in preparation of common project going portable
8 years ago
softworkz 23da61281e Reduced compiler warnings. No functional changes (except MediaEncoder.cs and AutomaticRestartEntryPoint.cs)
8 years ago
Luke Pulverenti ba20bdcc2a display sync services
9 years ago
Luke Pulverenti 0840bb9ba2 move web socket classes to server project
10 years ago
Luke Pulverenti 42b1416602 begin work on daily episodes
10 years ago
Luke Pulverenti e5e39e8e56 add metadata editor info endpoint
10 years ago
Luke Pulverenti 8619b5ab38 update translations
10 years ago
Thomas Gillen 61c2364de1 Added IDependencyModule to allow plugins to define IoC bindings
11 years ago
Luke Pulverenti 3488cfecbd make lazy loaded paths more nimble
11 years ago
Luke Pulverenti 55a776427b Removed unused properties from BaseItem.
11 years ago
Luke Pulverenti 3d40c5ba36 fixed xml providers running over and over
11 years ago
Luke Pulverenti 35a7986b3f added model classes for remote control
11 years ago
Luke Pulverenti b11d06f36f more work on streaming remotely
11 years ago
Luke Pulverenti 785deff188 removed excess hashing in providers and made user data key-based
11 years ago
Luke Pulverenti 5e1f4c01b8 added back IsFirstRun
11 years ago
Luke Pulverenti 7806ccd42f resharper suggestions in common project
11 years ago
Luke Pulverenti 5fb369f3e6 add optional package filter and remove IUIPlugin interface
11 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
11 years ago
LukePulverenti 2ca4b7d03a Created IConfigurationManager
11 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize
12 years ago
LukePulverenti e8f5fade43 Created an ItemsByName query dto
12 years ago
LukePulverenti fe3323a492 fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago