Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
4 years ago |
Greenback
|
7986465cf7
|
Initial upload
|
4 years ago |
Bond-009
|
95142643f6
|
Merge pull request #3871 from Ullmie02/plugins-api
Allow plugins to define their own api endpoints
|
4 years ago |
Patrick Barron
|
a77cf53573
|
Allow plugins to register services.
|
4 years ago |
David
|
9e95fe8f9d
|
Add plugin assemblies to mvc builder
|
4 years ago |
Mark Monteiro
|
8f02fb9a4f
|
Remove unused usings
This addresses the new issues identified in SonarCloud analysis
|
5 years ago |
Mark Monteiro
|
f815059698
|
Merge remote-tracking branch 'upstream/master' into register-services-correctly
|
5 years ago |
dkanada
|
bd55bdb4e3
|
merge branch master into plugin
|
5 years ago |
dkanada
|
8e9aeb84b1
|
remove release channel from plugin classes
|
5 years ago |
Mark Monteiro
|
aee6a1b476
|
Remove unnecessary async and parameter from ApplicationHost initialization method
|
5 years ago |
Mark Monteiro
|
48f8118072
|
Do not save a reference to the startup config in ApplicationHost
|
5 years ago |
dkanada
|
974a04c129
|
update plugin classes for nightly builds
|
5 years ago |
Bond_009
|
2ef4ffd698
|
More warnings (removed)
|
5 years ago |
Bond_009
|
d529f81cd9
|
Improve IInstallationManager interface
|
5 years ago |
Bond_009
|
9d4ce82ab9
|
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
|
5 years ago |
Bond_009
|
838e5d05d5
|
Document all public/internal members of Emby.Drawing
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
|
5 years ago |
Bond-009
|
8f703f4744
|
Remove unused event
Release builds were failing because of this unused event.
|
6 years ago |
PloughPuff
|
d125fbc43d
|
Added contact email to user agent
MusicBrainz request a contact email address is supplied in comment section of user agent field.
|
6 years ago |
Bond-009
|
decaffed86
|
Remove EnvironmentInfo
This moved the last bit of usefulness of EnvironmentInfo into a static
class.
|
6 years ago |
Bond_009
|
77a5617774
|
Removed remaining self-update code
|
6 years ago |
Bond_009
|
81a8ebde22
|
Move to Microsoft.Extensions.DependencyInjection
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
|
6 years ago |
Bond_009
|
51edd5d067
|
Reworked LocalizationManager to load data async
|
6 years ago |
Erwin de Haan
|
d1a0497f55
|
Revert "Merge pull request #452 from Bond-009/activitydb"
This reverts commit 48ad18d12b , reversing
changes made to fe197415ca .
|
6 years ago |
Bond_009
|
905a253ff5
|
Suffix async methods with Async
|
6 years ago |
Bond_009
|
8d9428ebdc
|
Ensure DB exists
|
6 years ago |
Andrew Rabert
|
8de4eb7d19
|
Rename ApplicationSemanticVersion to ApplicationVersion
|
6 years ago |
Andrew Rabert
|
8a5198e6a3
|
Remove ApplicationVersion
|
6 years ago |
Erwin de Haan
|
924ec0c191
|
Revert Jellyfin.Versioning, Update all versions and user agents.
|
6 years ago |
Erwin de Haan
|
ba610b5094
|
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 years ago |
Erwin de Haan
|
106d1d18ed
|
Visual Studio Reformat: MediaBrowser.Common
|
6 years ago |
Bond_009
|
db62648510
|
Remove firebase and empty resource config file
|
6 years ago |
Bond_009
|
3fa751e9bb
|
Remove CheckForApplicationUpdate function
|
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
|
4ceb9eb6c5
|
update restart function
|
7 years ago |
Luke Pulverenti
|
34c5aab607
|
3.2.12.2
|
8 years ago |
Luke Pulverenti
|
2ef30a3ba8
|
update program titles
|
8 years ago |
Luke Pulverenti
|
07791d46a5
|
rework scheduled tasks in preparation of common project going portable
|
8 years ago |
Luke Pulverenti
|
2df4273ee0
|
consolidate os display name
|
10 years ago |
Luke Pulverenti
|
41cabc7bd3
|
add system id to remote calls
|
10 years ago |
Luke Pulverenti
|
dce9093ba1
|
split files into separate classes
|
11 years ago |
Luke Pulverenti
|
f02c326027
|
Removed guids from the model project
|
11 years ago |
Luke Pulverenti
|
98c0b28d14
|
re-enable mobile media controller
|
11 years ago |
Thomas Gillen
|
61c2364de1
|
Added IDependencyModule to allow plugins to define IoC bindings
|
11 years ago |
Luke Pulverenti
|
1f6918117c
|
Added isservice to reported statistics
|
11 years ago |
Luke Pulverenti
|
ac8ffb8db0
|
Added IAppHost.Name
|
11 years ago |
Luke Pulverenti
|
d00178d8f0
|
support progress bar while splash window is up
|
11 years ago |
Luke Pulverenti
|
65f78ea5ad
|
added CanSelfRestart
|
11 years ago |
Luke Pulverenti
|
16fd474ad3
|
safer hls kill
|
11 years ago |
Luke Pulverenti
|
76faf89aca
|
handle type creation errors
|
11 years ago |