sparky8251
|
997b71bbef
|
Metrics endpoint now respects baseurl
|
5 years ago |
sparky8251
|
68c7a914c3
|
Added option to disable metrics collection and defaulted it to off
|
5 years ago |
Joshua M. Boniface
|
a327e4ccac
|
Update fedora/jellyfin.spec
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Joshua M. Boniface
|
c689bf457c
|
Correct dpkg conditional logic
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
sparky8251
|
233337256f
|
Add prometheus exporters
|
5 years ago |
Bond-009
|
f81833693d
|
Merge pull request #2874 from barronpm/warnings-cleanup1
Emby.Server.Implementations code cleanup and warning fixes (Part 1)
|
5 years ago |
Bond-009
|
3c366954ae
|
Merge pull request #2960 from ZadenRB/content-type-annotation
Adds annotation for content-type of ASP.NET Web API endpoints
|
5 years ago |
Andreas B
|
153ea9f027
|
Fix error in HLS codecs field when level is null
|
5 years ago |
Aragon
|
01f49137fc
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
5 years ago |
ZadenRB
|
2066b0f68f
|
Use builtin JSON Mime type constant
|
5 years ago |
dkanada
|
aa6d52277d
|
Merge pull request #2771 from Bond-009/nullable4
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
|
5 years ago |
Bond_009
|
118f30059c
|
Merge branch 'master' into nullable4
|
5 years ago |
Miko Dela Cruz
|
97e383d108
|
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
5 years ago |
tyaprak
|
964e277932
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
5 years ago |
Unlimitediq
|
7d22a3c394
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
dkanada
|
97d7ffc458
|
Merge pull request #2861 from mark-monteiro/fix-auth-response-codes
Fix Auth Response Codes
|
5 years ago |
Bond-009
|
07c4dfd8fe
|
Merge pull request #2765 from mark-monteiro/register-services-correctly
Register And Construct Services Correctly Using DI Framework
|
5 years ago |
Mark Monteiro
|
8f02fb9a4f
|
Remove unused usings
This addresses the new issues identified in SonarCloud analysis
|
5 years ago |
Bond-009
|
d744d7d234
|
Merge branch 'master' into register-services-correctly
|
5 years ago |
ZadenRB
|
eee02a355a
|
Adds produces annotation to the base controller to indicate application/json as the response type for endpoints
|
5 years ago |
Patrick Barron
|
f5f9901544
|
Fixed build
|
5 years ago |
Patrick Barron
|
7586c60224
|
Merge branch 'master' into warnings-cleanup1
|
5 years ago |
Bond-009
|
07326c1d9b
|
Merge branch 'master' into fix-auth-response-codes
|
5 years ago |
Bond-009
|
a85b1dcba6
|
Merge pull request #2943 from mark-monteiro/fix-browser-autolaunch
Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false
|
5 years ago |
Michael Ong
|
de328a46cd
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
5 years ago |
Wouter Kayser
|
e943facebb
|
Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
|
5 years ago |
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
5 years ago |
Vasily
|
587edde37a
|
Merge pull request #2955 from mark-monteiro/sonarcloud
Add SonarCloud to the Azure Pipeline CI process
|
5 years ago |
Mark Monteiro
|
9a401c3728
|
Only run SonarCloud analysis for ubuntu tests
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
Mark Monteiro
|
66364eba92
|
Add tasks required for SonarCloud integration
|
5 years ago |
Chen-Tai,Peng
|
a2f19eadf7
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
|
5 years ago |
André Silva
|
b88a94116b
|
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
|
5 years ago |
Mehdi Khosravi
|
166a4e8129
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
|
5 years ago |
Bond_009
|
e21d6160c1
|
Address comments
|
5 years ago |
Bond_009
|
c430a7ed8f
|
Address comments
|
5 years ago |
Mark Monteiro
|
bc4e72b29b
|
Create ApplicationHost logger correctly
|
5 years ago |
Mark Monteiro
|
f815059698
|
Merge remote-tracking branch 'upstream/master' into register-services-correctly
|
5 years ago |
Vasily
|
07143bcb68
|
Merge pull request #2466 from dkanada/plugin
Update plugin classes for nightly builds
|
5 years ago |
Mark Monteiro
|
bd81825d2d
|
Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false
|
5 years ago |
ejalal
|
32ccab32bf
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
|
5 years ago |
Unknown
|
80f5dd1e59
|
Fixed missing colons
some colons were missing from the default ProtocolInfo string
|
5 years ago |
dkanada
|
d0716ef5b3
|
Merge pull request #2620 from mark-monteiro/development-documentation
Add Development Documentation To README
|
5 years ago |
dkanada
|
1cc5d6745a
|
Merge pull request #2903 from randrey/dlna-albumart-fix
Fix DLNA clients displaying wrong album art.
|
5 years ago |
dkanada
|
2f6dd258e6
|
Merge pull request #2936 from anthonylavado/fix-etags-right
Remove JsonIgnore from the DateLastSaved property of BaseItem
|
5 years ago |
Bond_009
|
958681cdff
|
Cover more branches
|
5 years ago |
Bond_009
|
7f4a229cd2
|
Add some simple tests
|
5 years ago |
Bond_009
|
a8b59c5d21
|
Rename test
|
5 years ago |
Anthony Lavado
|
ed1dc5c922
|
Remove JsonIgnore from the DateLastSaved property of BaseItem
|
5 years ago |
dkanada
|
e6ef680775
|
add code suggestions
|
5 years ago |