Bond-009
7582e17377
Merge pull request #3907 from crobibero/dlna
...
Fix DLNA Routes
4 years ago
Bond-009
388fe236c5
Merge pull request #3932 from crobibero/api-doc-css
...
Add support for custom api-doc css
4 years ago
Bond-009
42f22a8e55
Merge pull request #3976 from nyanmisaka/muxer
...
Expose max_muxing_queue_size to user
4 years ago
josteinh
22ac6b9a48
Translated using Weblate (Norwegian Nynorsk)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
4 years ago
josteinh
a013d3f4f8
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
Bond-009
645db0524f
Merge pull request #4045 from crobibero/health
...
Add db health check
4 years ago
crobibero
99b2bc8e06
?
4 years ago
crobibero
12c3039185
Merge remote-tracking branch 'upstream/master' into health
4 years ago
Anthony Lavado
0712a7ef11
Merge pull request #3886 from crobibero/3.1.7
...
bump deps
4 years ago
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero
d6594a8a70
Add db health check
4 years ago
crobibero
bebb0afb52
Merge remote-tracking branch 'upstream/master' into api-doc-css
4 years ago
Anthony Lavado
3711a1978e
Merge pull request #3874 from danieladov/master
...
Fix MergeVersions()
4 years ago
Anthony Lavado
a2d6ea2eed
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
...
Split HttpListenerHost into middlewares
4 years ago
Claus Vium
2f9b482555
Merge branch 'master' into master
4 years ago
Claus Vium
993c46f98d
Remove custom CORS OPTIONS handling
4 years ago
Bond-009
8c28824c88
Merge pull request #4042 from jellyfin/ci-packaging-fixes
...
Fixes for CI Nuget package pushing and CI triggers
4 years ago
Claus Vium
2f79c3095b
Fix startup message
4 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Claus Vium
6ff372a550
Add Https port to service collection
4 years ago
Claus Vium
5813f8073c
Move HttpListenerHost middleware up the pipeline
4 years ago
Bond-009
52b34eb407
Merge pull request #4039 from cvium/remove_shit_and_shit_adjacent_shit
...
Remove ServiceStack and related stuff
4 years ago
Erwin de Haan
424f53c966
Only trigger on v* tags and also run Main build on master commits.
4 years ago
Erwin de Haan
3a649fa45b
Add SourceLink to Jellyfin.Data
4 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
4 years ago
Joshua M. Boniface
dcef8636d5
Merge pull request #3863 from jellyfin/EraYaN-artifacts-nohup
...
Add nohup and continueOnError to the Collect Artifacts task
4 years ago
Anthony Lavado
f6622c835f
Merge pull request #4041 from jellyfin/path-itemlookupinfo
...
Add the item path to the ItemLookupInfo class
4 years ago
Airichan
59597b6c7f
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
4 years ago
Sverre
9383ae6061
Translated using Weblate (Norwegian Bokmål)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
4 years ago
Erwin de Haan
208b00fbb1
Add the item path to the ItemLookupInfo class.
...
This is important for the Shoko Anime Meatdata provider plugin.
4 years ago
Airichan
191f109da9
Translated using Weblate (Thai)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
4 years ago
Claus Vium
b9cd6a125b
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Claus Vium
38be506849
Fix xml doc
4 years ago
Claus Vium
12710cdf42
More fixes
4 years ago
Claus Vium
bde8c00306
Don't call tostring twice
4 years ago
Claus Vium
e337756428
Remove ServiceStack and related stuff
4 years ago
Bond-009
506fc7cbae
Merge pull request #4033 from crobibero/empty-string-nullable-number
...
Readd nullable number converters
4 years ago
Nyanmisaka
12dcd809f9
minor changes
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
4 years ago
crobibero
9ddf550b43
Simplify json converters
4 years ago
Nyanmisaka
5c83dbd0c4
update as per suggestions
4 years ago
crobibero
471e760057
remove unused declaration
4 years ago
crobibero
eb400f7292
Fallback to base jsonconverter
4 years ago
crobibero
1f2d73af8e
Only handle empty string or null case
4 years ago
crobibero
9b2359a453
readd nullable number converters
4 years ago
fernando012
2d198292a3
Translated using Weblate (Spanish (Dominican Republic))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
4 years ago
Bond-009
8ee042483a
Merge pull request #2888 from ConfusedPolarBear/quickconnect
...
Add quick connect (login without typing password)
4 years ago
Anthony Lavado
43a81366a6
Merge pull request #4022 from Bond-009/arraypool
...
Fix incorrect usage of ArrayPool
4 years ago
Bond-009
5c50d5356c
Merge pull request #3935 from crobibero/default-http-client
...
Add Default Http Client
4 years ago
crobibero
95402df884
Merge remote-tracking branch 'upstream/master' into default-http-client
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