Commit Graph

2170 Commits (491f59cad43084d25943e853bb83365689d4672b)

Author SHA1 Message Date
randrey d30fd3b3d2 Changed '\d' to '[0-9]'.
5 years ago
Patrick Barron f26f44acaf Apply code review suggestions
5 years ago
tayhr 16401ec7ae Translated using Weblate (Portuguese)
5 years ago
dkanada 1f28d49fc7
Merge pull request #2864 from JustAMan/fix-caching
5 years ago
dkanada eda208e258
Merge pull request #2829 from Bond-009/warn19
5 years ago
dkanada d62bd7fecd
fix spelling error
5 years ago
randrey 92f273cb0c Limit imdbid to 8 digits.
5 years ago
randrey d7a71cee3c Fix imdbid regex
5 years ago
Klanc e333e6765a Translated using Weblate (Catalan)
5 years ago
Julien Machiels 25da2cb2d7 Translated using Weblate (French)
5 years ago
Bond-009 b76f570583
Merge pull request #2775 from mark-monteiro/upnp-cleanup
5 years ago
Andrey Sinitsyn 7529402cc9 Translated using Weblate (Russian)
5 years ago
dkanada ae7153b65b
Merge pull request #2880 from Bond-009/deadcode2
5 years ago
Mark Monteiro 8a81bcd742 Restart port forwarding when public https port changes
5 years ago
Mark Monteiro 78d9b9894c Respond to config changes correctly for external port forwarding
5 years ago
Mark Monteiro 26afb42a72 Cleanup port forwarding service
5 years ago
WWWesten 1c38983ab4 Translated using Weblate (Russian)
5 years ago
Vasily 95dc99fdbd
Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
5 years ago
Vasily e1fb24c9ee
Merge pull request #2830 from Bond-009/dvdlib
5 years ago
Bond-009 bcf53b3226
Merge pull request #2746 from dafo90/master
5 years ago
WWWesten 30b860fb82 Translated using Weblate (Russian)
5 years ago
gnehs f8a4525fd5 Translated using Weblate (Chinese (Traditional))
5 years ago
Patrick Barron c4e6329e58 Clean up and document ChannelManager.cs and implement suggestions
5 years ago
Bond_009 72219795d1 Remove dead function
5 years ago
Mathias ed1ffcb603 Translated using Weblate (Danish)
5 years ago
Bond-009 ae3ee1eb16
Merge pull request #2862 from mark-monteiro/dependabot/nuget/Mono.Nat-2.0.1
5 years ago
Bond_009 10afa4509d Log exception
5 years ago
Bond_009 d6daac5064 Fix build
5 years ago
Patrick Barron a54dca09d8 Added the last missing documentation
5 years ago
Patrick Barron fd750a9c79 Clean up and document CryptographyProvider.cs
5 years ago
Patrick Barron ecaae2c8de Clean up and document ServerConfigurationManager.cs
5 years ago
Patrick Barron ddd8120aab Clean up and document CollectionManager.cs
5 years ago
Miko Dela Cruz 2eb5775ee3 Translated using Weblate (Japanese)
5 years ago
Patrick Barron 77df0c943b Clean up and document CollectionImageProvider.cs
5 years ago
Patrick Barron f29e6badb3 Remove unused field and documented RefreshChannelsScheduledTask.cs
5 years ago
Patrick Barron c8e26b6d46 Document ChannelPostScanTask.cs
5 years ago
Patrick Barron 2c920cff33 Document ChannelImageProvider.cs
5 years ago
Patrick Barron 543c76a8f1 Clean up and document ChannelDynamicMediaSourceProvider.cs
5 years ago
Patrick Barron 4c0547f90c Document BrandingConfigurationFactory.cs
5 years ago
Patrick Barron 90e2564169 Document and clean up ZipClient.cs
5 years ago
Patrick Barron 9cec01d8ce Switch to using declaration
5 years ago
Patrick Barron 0e8f30f64b Documented BaseApplicationPath constructor parameters
5 years ago
Patrick Barron f6899de338 Clean up and document ActivityRepository.cs
5 years ago
Patrick Barron af4d617df2 Clean up and document ActivityManager.cs
5 years ago
Patrick Barron 9c679b6570 Clean up and document ActivityLogEntryPoint.cs
5 years ago
Jeisson rojas 96795ca250 Translated using Weblate (Spanish (Argentina))
5 years ago
Vasily 9df49cc796 Make Last-Modified and If-Modified-Since headers follow the spec
5 years ago
Mark Monteiro 9728aa8b0a Merge branch 'master' into register-services-correctly
5 years ago
Mark Monteiro 8b4b4b4127 Do not return the exception message to the client for AuthenticationExceptions
5 years ago
Mark Monteiro a8c3951c17 Only show developer exception page for 500 server exceptions
5 years ago
Mark Monteiro 9c7b3850f9 Throw AuthenticationException instead of ArgumentNullException when a user does not exist
5 years ago
Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors
5 years ago
Mark Monteiro 6d35dd6b32 Clean up SecurityException
5 years ago
dependabot-preview[bot] 4ecce9e085
Bump Mono.Nat from 2.0.0 to 2.0.1
5 years ago
dkanada cb2523e2ef merge branch master into plugin
5 years ago
Oscar Rosario 9a0a4575ad Translated using Weblate (Spanish (Dominican Republic))
5 years ago
Maerik d23f388c5f Translated using Weblate (Danish)
5 years ago
Joshua M. Boniface 2be6550db4
Merge pull request #2783 from JustAMan/better-cancel-msg
5 years ago
Vasily 3bdb5e80a5 More consise error messages
5 years ago
Vasily 058c35e739 Fix log highlithing
5 years ago
Vasily 30f4392872 Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635
5 years ago
Vasily 61d9c9df5b Addressing review feedback
5 years ago
Adam Bokor 4dbb9dd201 Translated using Weblate (Hungarian)
5 years ago
TheGoose 768703e9e1 Translated using Weblate (English (United Kingdom))
5 years ago
amirmasoud 75226c18ab Translated using Weblate (Persian)
5 years ago
Abdul Khaliq af089bd3cf Translated using Weblate (Urdu (Pakistan))
5 years ago
tayhr 698e8420c0 Translated using Weblate (Portuguese)
5 years ago
Spiderfly 42b19256e6 Translated using Weblate (Finnish)
5 years ago
Alexis BIZON fa0cdef67d Translated using Weblate (French)
5 years ago
amirmasoud 3a4c97075f Translated using Weblate (Persian)
5 years ago
Bond-009 3d611743ed
Merge pull request #2680 from mark-monteiro/remove-common-process
5 years ago
Mark Monteiro 4113288278 Fix style issues
5 years ago
Mark Monteiro 7152b55747 Use a separate line for each property initializer
5 years ago
Mark Monteiro 17e8813378 Use ActivatorUtilities to construct MediaEncoder and update constructor to inject EncodingHelper correctly
5 years ago
Mark Monteiro 1e1295bebf Merge remote-tracking branch 'upstream/master' into register-services-correctly
5 years ago
dkanada ff065df986 update plugin manifest url
5 years ago
dkanada bd55bdb4e3 merge branch master into plugin
5 years ago
dkanada 2da5df6c25 add new property for version changelogs
5 years ago
dkanada abb7ed9c35 rename target abi property
5 years ago
dkanada 78abbcc251 standardize plugin version and guid properties
5 years ago
dkanada 8e9aeb84b1 remove release channel from plugin classes
5 years ago
Bond_009 d8a7462205 DvdLib: remove dependency on MediaBrowser.Model
5 years ago
Bond_009 49fe5e0a21 Fix some warnings
5 years ago
Abdul Khaliq 299541f1b2 Added translation using Weblate (Urdu (Pakistan))
5 years ago
sabretou 79f39f7336 Translated using Weblate (Marathi)
5 years ago
sabretou ec2e9d52ba Added translation using Weblate (Marathi)
5 years ago
hydracodone 799c71e2b4 Translated using Weblate (Filipino)
5 years ago
Vasily 53db9567d3
Merge pull request #2769 from mark-monteiro/configurable-repo-url
5 years ago
Lars Søndergaard Petersen 77445d9a5d Translated using Weblate (Danish)
5 years ago
Vasily 06c5b73c15
Merge pull request #2755 from Bond-009/dbcleanup
5 years ago
Bond_009 c2b5fb78ce Address comments
5 years ago
Bart 838b20a2d7 Translated using Weblate (Dutch)
5 years ago
dafo90 dd128b5e30 Log message for each exception during login
5 years ago
Vasily 5b59cd2eb2
Merge pull request #2696 from mark-monteiro/fix-extras
5 years ago
Peter bee080cfff Translated using Weblate (Swedish)
5 years ago
dkanada 0a70c55021
Merge pull request #2793 from mark-monteiro/remove-interactive-extensions
5 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port
5 years ago
Ibrahim Alesayi c6987df501 Translated using Weblate (Arabic)
5 years ago
Mark Monteiro 1f765cdd93 Remove reference to System.Interactive.Async
5 years ago
Mark Monteiro 8e3b09a996 Do not use IAsyncEnumerable unnecessarily
5 years ago