Commit Graph

2333 Commits (668e10ceb79fcce5713fced0cf8e6fc055105e82)

Author SHA1 Message Date
Jesús Higueras fe480caf54 Add endpoint to update all items in library
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
ConfusedPolarBear 85f04af04c Reuse existing CORS function
4 years ago
ConfusedPolarBear 3a61c9a878 Merge remote-tracking branch 'upstream/master' into access-control
4 years ago
Vasily 2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
4 years ago
Bond-009 e14c85555c
Merge pull request #3138 from mark-monteiro/reduce-development-exception-page-logging
4 years ago
Mark Monteiro 5eec3a1342
Remove extra whitespace
4 years ago
dkanada 668a7b97c7
Merge pull request #3072 from JustAMan/fix-dead-livetv
4 years ago
Vasily c70e38288c
Apply suggestions from code review
4 years ago
erikasne6152 989ddbcafd Translated using Weblate (Lithuanian)
4 years ago
Mark Monteiro 634bc73c9a DO not use developer exception page when exception stack trace should be ignored
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
Samuel Gagnon e75b2cd335 Translated using Weblate (French (Canada))
4 years ago
Franco Castillo a33a589dba Translated using Weblate (Spanish (Argentina))
4 years ago
dkanada ddebc9301e
Merge pull request #3116 from Artiume/patch-2
4 years ago
Erik Rigtorp f144acdc96 Use glob patterns to ignore files
4 years ago
Vasily d21feb2b18
Merge pull request #2970 from barronpm/activitydb-efcore
4 years ago
gion 8c04049a59 Fix some code smells
4 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Odd Stråbø ef533015ae Translated using Weblate (Norwegian Bokmål)
4 years ago
Frank Riley 9ee10d22c8 Rename function
4 years ago
Frank Riley 6990af811a Use simpler dictionary iterator.
4 years ago
Frank Riley c70c589236 Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review
4 years ago
Frank Riley 3cb6fd8a27 Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible
4 years ago
Patrick Barron 953777f1ba Removed unnecessary usings
4 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
artiume 4eb4ad3be7
Update Books Resolver File Types
4 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket
4 years ago
Patrick Barron 9925742918 Implement more review suggestions
4 years ago
Patrick Barron 1fecd55ac0 Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore
4 years ago
Patrick Barron 1e9b2613c6 Remove more unused code
4 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron 511d20a100 Apply review suggestions
4 years ago
Vasily f08830ea00
Merge pull request #2774 from mark-monteiro/simplify-https-config
4 years ago
Vasily 69676373ca
Merge pull request #3098 from barronpm/remove-ilogger
4 years ago
tanvir-ahmed-siddique 92299be64c Translated using Weblate (Bengali)
4 years ago
D Z e69ba3531e Translated using Weblate (Hebrew)
4 years ago
Patrick Barron 62420a6eb1 Remove support for injecting ILogger directly
4 years ago
Patrick Barron 6379391f87
Merge branch 'master' into activitydb-efcore
4 years ago
rapmue 32c1182226 Translated using Weblate (German (Swiss))
4 years ago
millallo 6c855e5f81 Translated using Weblate (Italian)
4 years ago
Federico Antoniazzi 5b2973b01a Translated using Weblate (Italian)
4 years ago
Mark Monteiro 3abf870c1e Do not include a double slash in URLs when a base URL is not set
4 years ago
Mark Monteiro dc5165b97f Merge branch 'master' into simplify-https-config
4 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality
4 years ago
timothyc824 f33876e7e3 Translated using Weblate (Chinese (Hong Kong))
4 years ago
gion 5c8cbd4087 Fix code issues
4 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay
4 years ago
gion 6e22e9222b Fix code issues
4 years ago
andra5 58122cc067 Translated using Weblate (German (Swiss))
4 years ago
newton181 0e8505fb96 Translated using Weblate (Spanish (Mexico))
4 years ago
Vasily 3401d55f41 Fixed yet another case of hanging on a bad stream
4 years ago
Vasily a517bd2e52 Re-raise the exception that caused LiveTV stream to not open
4 years ago
Bond-009 62da4d0e5c
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
4 years ago
Stefan Petrushevski 41b667c137 Translated using Weblate (Macedonian)
4 years ago
Oliver Moolman 1c210d930c Translated using Weblate (Afrikaans)
4 years ago
Davide Polonio 57cf19f058 Fix variable declaration and follow sonarcloud suggestions
4 years ago
miguel marsa canals d34b7f801b Translated using Weblate (Spanish)
4 years ago
Nazar Bulavko 0334b54ae7 Translated using Weblate (Ukrainian)
4 years ago
Brandon L dcdafa4859 Translated using Weblate (French (Canada))
4 years ago
Nazar Bulavko 661b0e9489 Added translation using Weblate (Ukrainian)
4 years ago
Bond-009 ca2f9c7341
Merge pull request #2945 from mark-monteiro/integration-tests
4 years ago
SaddFox 64ab8f8e7a Translated using Weblate (Slovenian)
4 years ago
x7aN 27328118a0 Translated using Weblate (Dutch)
4 years ago
Tin Pavelic 6aca248532 Translated using Weblate (Croatian)
4 years ago
Anthony Lavado 0e11646107
Merge pull request #2950 from Bond-009/videoresolver
4 years ago
Mark Monteiro 1c06111497 Merge remote-tracking branch 'upstream/master' into integration-tests
4 years ago
dkanada 2bf3dee4c4
Merge pull request #3035 from mark-monteiro/fix-repo-double-dispose
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago
ConfusedPolarBear df65e3ab0d Add Access-Control-Allow-Origin header to exceptions
4 years ago
Mark Monteiro daf79b8aeb Do not double dispose write lock and connection in user data repository
4 years ago
Neil Burrows b737301c70 Auto discover published URL override
4 years ago
Davide Polonio 472efeeec4
Remove extra line in UserManager
4 years ago
Bond_009 3623aafcb6 Make SonarCloud happy
4 years ago
Bond_009 04f826e50c Fix merge errors
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Heikki Jetsonen 62e251663f Translated using Weblate (Finnish)
4 years ago
Aragon 9265b422f7 Translated using Weblate (Hebrew)
4 years ago
Heikki Jetsonen 8b6bec60d3 Translated using Weblate (Finnish)
4 years ago
fesken c342c6b582 Translated using Weblate (Swedish)
4 years ago
Bond-009 690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
gion 0b974d09ca Synchronize access to data
4 years ago
Vasily fa46a61ee3
Merge pull request #2995 from JustAMan/fix-cache-for-real
4 years ago
gion 73fcbe90c0 Send error messages to clients
4 years ago
gion 083d3272d0 Refactor and other minor changes
4 years ago
gion aad5058d25 Implement KeepAlive for WebSockets
4 years ago
gion 40889702d0 Update session ping
4 years ago
gion 84d92ba9ce Check that client is playing the right item
4 years ago
gion 73c19bd281 Filter groups by parental rating
4 years ago
gion e74832d139 Filter groups by library access
4 years ago
gion 459297211e Implement syncplay permissions for a user
4 years ago
gion f273995f5b Refactor: rename user to session
4 years ago
gion b3354ec637 Ignore unrelated events
4 years ago
gion 10c2c62f07 Implement syncplay backend
4 years ago
Łukasz Nowak ab8a5595f6 Translated using Weblate (Polish)
4 years ago
Vasily 655208d375 Now parse date in header correctly as being in UTC
4 years ago
sparky8251 e3a42a8fe9 Address reviews
4 years ago
Shillos 820cd7e644 Translated using Weblate (Greek)
4 years ago