aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-14Merge remote-tracking branch 'upstream/master' into NetworkPR2Jim Cartlidge
2020-09-14Nullable addedJim Cartlidge
2020-09-14Removing blank lines.Jim Cartlidge
2020-09-14Update based on PR1 changes.Jim Cartlidge
2020-09-14Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-09-14Added translation using Weblate (Vietnamese)hoanghuy309
2020-09-14Translated using Weblate (Albanian)kevin
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
2020-09-14Added translation using Weblate (Albanian)kevin
2020-09-14Merge pull request #4142 from olsh/masterBond-009
Fix parameters validation in ImageProcessor.GetCachePath
2020-09-13Fix parameters validation in ImageProcessor.GetCachePathOleg Shevchenko
2020-09-13Merge pull request #4106 from Keridos/masterBond-009
some testing for AudioBook
2020-09-13Merge pull request #4128 from derchu/tvdb_ratingBond-009
Update content rating from thetvdb
2020-09-12Grab content rating from episode infoderchu
2020-09-12Fixed testing units.Jim Cartlidge
2020-09-12Large number of filesJim Cartlidge
2020-09-11Merge pull request #4121 from cvium/normalize_app_pathsBond-009
Normalize application paths
2020-09-11Merge pull request #4118 from ↵Bond-009
SegiH/set-playlist-allow-duplicates-option-to-false-by-default Change default value for allow duplicates in playlist option to False
2020-09-11Merge pull request #4102 from cvium/fix_startup_lan_ip_validationBond-009
Skip startup message for /system/ping
2020-09-11Merge pull request #4108 from Bond-009/PERFORMANCEAnthony Lavado
Minor performance improvements to item saving
2020-09-11Remove extra return statementBond_009
2020-09-11FixBond_009
2020-09-11Merge pull request #4093 from crobibero/bad-routeBond-009
Fix api routes
2020-09-11Normalize application pathscvium
2020-09-11Translated using Weblate (Indonesian)Hilman Maulana
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2020-09-10Change default value for allow duplicates in playlist option to FalseSegi Hovav
2020-09-10Merge pull request #4084 from BaronGreenback/PlayTo-url-corruption-fixBond-009
Unstable: PlayTo corruption url fix
2020-09-10Merge pull request #4116 from cvium/add_known_proxiesBond-009
Add Known Proxies to system configuration
2020-09-10Fix the testcvium
2020-09-10Standardize use of IsLocal and RemoteIpcvium
2020-09-10Add Known Proxies to system configurationcvium
2020-09-09Remove nullable from requiredcrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into bad-routecrobibero
2020-09-09Merge pull request #4037 from crobibero/api-stream-returnBond-009
Set openapi schema type to file where possible
2020-09-09revert changescrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into api-stream-returncrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into bad-routecrobibero
2020-09-09Fix buildBond_009
2020-09-09Minor performance improvements to item savingBond_009
2020-09-09remove unnecessary nullchecksKeridos
2020-09-09implement suggested changesKeridos
2020-09-09some testing for AudioBookKeridos
fix PartNumber detection
2020-09-08Fix container routescrobibero
2020-09-08Merge pull request #4096 from crobibero/auth-exBond-009
Fix catching authentication exception
2020-09-08Merge pull request #4092 from crobibero/api-go-brrrBond-009
Add missing FromRoute, Required attribute
2020-09-08Merge pull request #4094 from crobibero/fix-redirectBond-009
Fix redirection
2020-09-08Remove unused importcvium
2020-09-08Skip startup message for /system/pingcvium
2020-09-08Update PlayToManager.csBaronGreenback
Fixed name violation
2020-09-08Update PlayToManager.csBaronGreenback
removed tab
2020-09-08Update PlayToManager.csBaronGreenback
made code more readable.