Commit Graph

117 Commits (5bb639a59a9ab4c42804e364c94b34aaca594796)

Author SHA1 Message Date
telans 8de6452967
fix some documentation periods
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Anthony Lavado 100e9d586d
Merge pull request #3336 from telans/specific-fixes
4 years ago
dkanada 6db1878011
Merge pull request #3315 from crobibero/dashboard-update
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
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
Anthony Lavado 91b089c0fa
Merge pull request #3179 from Bond-009/bugs
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Frank Riley 9ee10d22c8 Rename function
4 years ago
Frank Riley 3cb6fd8a27 Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
gion 5c8cbd4087 Fix code issues
4 years ago
Bond_009 3623aafcb6 Make SonarCloud happy
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
gion aad5058d25 Implement KeepAlive for WebSockets
4 years ago
Mark Monteiro 6d35dd6b32 Clean up SecurityException
4 years ago
Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup
4 years ago
dkanada 8ee917143f
Merge pull request #2358 from Bond-009/tests
4 years ago
Bond_009 32dcd372f4 Fix some warnings in MediaBrowser.Controller
4 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond-009 8865b3ea3d Remove dead code and improve logging
5 years ago
Bond-009 4d311870d2 Fix websocket handling
5 years ago
Bond_009 5ca68f9623 Fix nullref exception and added logging
5 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code
5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning
5 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code
5 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Claus Vium e3b844b5aa Add urlprefixes during init
5 years ago
Claus Vium 8c609bc9ce Reduce aspnet imports
5 years ago
Claus Vium 17ca23d73b Don't dispose the connection
5 years ago
Claus Vium 71ed840944 Simplify websocket listeners
5 years ago
Claus Vium e47d121985 Fix websockets
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium e342b7bc71 Extend the IHttpServer interface to avoid the typecasting
5 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
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