Commit Graph

1543 Commits (e05c02263a1cd58be0ec43e2057b2a6025c47758)

Author SHA1 Message Date
Claus Vium e5d57bd82f Move StartupWizard to ASP.NET Web Api
5 years ago
Bond-009 b14d6d0417 Fix GetPathValue function
5 years ago
dkanada 0b02c77691
Merge pull request #1864 from Bond-009/installationmanager
5 years ago
dkanada f51f59d675
Merge pull request #1965 from Bond-009/dbjson
5 years ago
Sander Lambrechts 522df3196d Translated using Weblate (Dutch)
5 years ago
DJSweder 92b6d84433 Translated using Weblate (Czech)
5 years ago
dkanada 61b9b4046a
Merge pull request #1929 from Narfinger/parser-fix4
5 years ago
dkanada b103aa20c1
Merge pull request #1970 from Bond-009/nat
5 years ago
Bond-009 126165080b Doc improvements
5 years ago
Bond-009 983d38a43b Merge branch 'master' into installationmanager
5 years ago
Terrance Siu 2779d9d3bc Translated using Weblate (Chinese (Simplified))
5 years ago
Narfinger 9cd62d661f removed restriction to 3 digits in episodenumber and 4 in season numbers
5 years ago
Joshua M. Boniface a460814182
Merge pull request #1904 from JustAMan/hls-move-2
5 years ago
Bond_009 210af0e73e Properly remove event handler
5 years ago
Juhos István 0f769fe979 Translated using Weblate (Hungarian)
5 years ago
Bond_009 558baeac48 Add docs
5 years ago
Bond_009 b0a25c4237 Use Mono.Nat Nuget package
5 years ago
dkanada 3bfb36a67d
Merge pull request #1915 from Bond-009/hex
5 years ago
Bond_009 81c135c5bb Fix PR issues
5 years ago
Bond_009 d529f81cd9 Improve IInstallationManager interface
5 years ago
Bond_009 5e0858d13f Fix xml docs
5 years ago
Bond_009 3f7836d9eb Update deps and add MultiThreading analyzer
5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder
5 years ago
Bond_009 846857b60e Deserialize with the correct type (and warning fixes)
5 years ago
Bond_009 10ae815bb4 Address comments
5 years ago
Bond_009 016be02cd6 More warning fixes
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond-009 24c076eff3
Update Emby.Server.Implementations/Library/UserViewManager.cs
5 years ago
delfino434 0add74240f Translated using Weblate (Turkish)
5 years ago
emmanuel billeaud cb0aeeb189 Translated using Weblate (French)
5 years ago
Narfinger 4a20260a27 add another parser case and allow parsing of seasonless
5 years ago
Joshua M. Boniface 91600b1c81
Merge pull request #1898 from Bond-009/jsonfix
5 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs
5 years ago
schbal e3f1f62a8b Translated using Weblate (Korean)
5 years ago
Marius Lindvall 3f16e6d947 Translated using Weblate (Norwegian Bokmål)
5 years ago
schbal f469f18756 Translated using Weblate (Korean)
5 years ago
Vasily 6b6fede2e0 Address review comments
5 years ago
Vasily 9040ef87dc
Merge pull request #1871 from Bond-009/doc
5 years ago
Bond_009 5edb8159a7 Fix Json serialization error
5 years ago
Vasily 0ccbc2f374
Merge pull request #1884 from Bond-009/netcore3.0
5 years ago
Vasily 82f8345aa5 Log to debug all HTTP 500 response urls
5 years ago
schbal c9851db4c7 Translated using Weblate (Korean)
5 years ago
Axel Gabriel Calle Granda aa5cd46b6c Translated using Weblate (Spanish)
5 years ago
Marius Lindvall 510c2d01c7 Translated using Weblate (Norwegian Bokmål)
5 years ago
Bond_009 516933aab5 Move to netcore3.0
5 years ago
Vasily 79f9887625
Merge pull request #1854 from Bond-009/json
5 years ago
schbal 697450a619 Translated using Weblate (Korean)
5 years ago
Vasily 1176749f14
Merge pull request #1863 from joshuaboniface/fix-baseurl-issues
5 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
5 years ago
Bond-009 d8d2e52e3f
Merge pull request #1870 from JustAMan/fix-http-ex1
5 years ago
Joshua Boniface b96079fee6 Make NormalizeUrlPath static
5 years ago
dkanada 8d7ac291bc
Merge pull request #1855 from Bond-009/stylefixes
5 years ago
Vasily 03450f383f Fix template for logging
5 years ago
Vasily 8109c7eb30 Always log at least error message when error happens during request processing
5 years ago
Vasily 33b69a7099 Set response length and mime type correctly when reporting an error
5 years ago
Joshua Boniface 2a79ae0a6e Normalize baseUrl behaviour
5 years ago
Bond_009 ac93a5a85c Change slow query time logging to debug
5 years ago
Bond_009 e553eba31e Use System.Text.Json api
5 years ago
Vasily f1567c64a5
Merge pull request #1844 from dkanada/poster
5 years ago
Poki 5c456231b1 Translated using Weblate (Finnish)
5 years ago
dkanada e006b7f1e1 add comment explaining a bug fix
5 years ago
dkanada db10f380d1 fix missing image on seasons without posters
5 years ago
Poki 60f8aa540f Added translation using Weblate (Finnish)
5 years ago
Bond-009 3ad34de808
Update ApplicationHost.cs
5 years ago
Joo-Hong Lee 4025b2c6a1 Translated using Weblate (Korean)
5 years ago
SaddFox b0ec5c527d Translated using Weblate (Slovenian)
5 years ago
Kamilake 5d073713b6 Translated using Weblate (Korean)
5 years ago
WontTell d93853375e Translated using Weblate (Spanish (Mexico))
5 years ago
h4ss2 26872eb2c2 Translated using Weblate (Arabic)
5 years ago
Joshua M. Boniface 749023bf02
Merge pull request #1811 from joshuaboniface/fix-listen
5 years ago
Joshua Boniface 387192610f Handle Kestrel startup failures with a nice error
5 years ago
Joshua M. Boniface 9aec21f6b5
Nicer link format for comment
5 years ago
Joshua Boniface 72edf5b555 Change PRAGMA mode from WAL to TRUNCATE
5 years ago
Joshua Boniface cabb9aed31 Configure Kestrel listener to use configured IPs
5 years ago
Joshua M. Boniface 2d797adc08
Merge pull request #1773 from sparky8251/remove-wan-ddns
5 years ago
Joshua M. Boniface c069496b27
Merge pull request #1770 from sparky8251/remove-wan-ip
5 years ago
Bond_009 06d420f743 Fix plugin installation
5 years ago
Bond_009 c5995af493 Some style fixes
5 years ago
Vasily fc99f1f563
Merge pull request #1785 from dkanada/compat
5 years ago
dkanada b5b7db1f32 add an exception to logging
5 years ago
dkanada ab7e697f30 add mediabrowser route back for now
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Dan Johansen b8fd6a7ec3 Translated using Weblate (Danish)
5 years ago
WWWesten 2c2a55abab Translated using Weblate (Russian)
5 years ago
Mário Victor Ribeiro Silva f7e9b0a27f Translated using Weblate (Portuguese (Brazil))
5 years ago
pucherot 6b33089274 Translated using Weblate (Spanish)
5 years ago
Mark Bai 54d33c06c7 Translated using Weblate (Chinese (Simplified))
5 years ago
sparky8251 14f563d7c2 Removed WAN DDNS
5 years ago
sparky8251 208c8b2b9d Remove missed unused functions
5 years ago
sparky8251 0562b4cf6f Remove WAN IP Detection
5 years ago
Erik Larsson 74864832ca Set log level to debug for HTTP range requests
5 years ago
Bond-009 6f17a0b7af Remove legacy auth code (#1677)
5 years ago
Joshua M. Boniface adc2a68a98
Merge pull request #1744 from Bond-009/dataprovider
5 years ago
Bond-009 221b831bb2 Reset invalid login counter on successfull login
5 years ago
Bond_009 8fe7b6551f Rewrite `ItemDataProvider` to be more robust
5 years ago
Bond-009 2919cf28ea Update deps (#1735)
5 years ago
Abdulkadir Furkan Şanlı e131078673 Translated using Weblate (Turkish)
5 years ago
qqq-qqqq e1b445d133 Translated using Weblate (Chinese (Simplified))
5 years ago
tluciomiranda 177ca3ccba Translated using Weblate (Portuguese (Portugal))
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago