Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/bfd87829e3bca42a245287b99e652d091b21c990/Emby.Server.Implementations?page=10 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1977 Commits (bfd87829e3bca42a245287b99e652d091b21c990)

Author SHA1 Message Date
dkanada f3ca37e523 minor changes to transcode cleanup scheduled task 5 years ago
Claus Vium 05b7e22808 Add SwaggerUI 5 years ago
Claus Vium c011fa2ea8 Remove old instantiation of serviceProvider in app host 5 years ago
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 from Bond-009/installationmanager 5 years ago
dkanada f51f59d675
Merge pull request 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 from Narfinger/parser-fix4 5 years ago
Andrew Mahone 380d023351 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments 5 years ago
Andrew Mahone c6855e6a2a Simplify AttachmentExtractor instantiation. 5 years ago
Andrew Mahone d73f46dcda
Update Emby.Server.Implementations/Library/MediaSourceManager.cs 5 years ago
Andrew Mahone 8b2d7062c4
Update Emby.Server.Implementations/Library/MediaSourceManager.cs 5 years ago
Andrew Mahone 193a1fa474
Update Emby.Server.Implementations/Library/MediaSourceManager.cs 5 years ago
Andrew Mahone d6aa02ff09
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 5 years ago
Andrew Mahone f60e9b0b62
formatting 5 years ago
Andrew Mahone 6defe80b62 Check for cancellation between each batch of MediaAttachment inserts. 5 years ago
dkanada b103aa20c1
Merge pull request 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
Andrew Mahone 74fb63a898 Use block rather than local using statement. 5 years ago
Andrew Mahone 79bbf09ecb Revert "Simplify AttachmentExtractor instantiation." 5 years ago
Andrew Mahone 8505ee9d6c Extract the prefix for MediaAttachment insertions to a static member instead of generating it per-query. 5 years ago
Andrew Mahone cc7741efd4 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments 5 years ago
Andrew Mahone 3602251cf5
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 5 years ago
Andrew Mahone e5b65ed034
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 5 years ago
Andrew Mahone cdc7d83c22 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments 5 years ago
Andrew Mahone d33e0a4e2c
Simplify AttachmentExtractor instantiation. 5 years ago
Andrew Mahone 25bc7b81c3
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 5 years ago
Andrew Mahone 24a460dc93
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs 5 years ago
Andrew Mahone b936c530aa Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments 5 years ago
Andrew Mahone bd4da93d1e Throw ArgumentException instead of ArgumentNullException on empty Guid. 5 years ago
Andrew Mahone 7110069b39 Return list result directly for MediaAttachments. 5 years ago
Andrew Mahone ad2101ce52 Rename "limit" to "insertAtOnce" in InsertMediaAttachments. 5 years ago
Andrew Mahone c2d8f210b1 Check for cancellation in SaveMediaAttachments. 5 years ago
Andrew Mahone 0dde5e46df Flatten using connection in GetMediaAttachments/SaveMediaAttachments 5 years ago
Andrew Mahone 4573fb5301 Use ToByteArray instead of ToGuidBlob. 5 years ago
Andrew Mahone 1600d5b53f Merge remote-tracking branch 'origin/master' into media-attachments-clean 5 years ago
Andrew Mahone 90dfe729bb
Add space when building query string for attachments. 5 years ago
Joshua M. Boniface a460814182
Merge pull request 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 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) 6 years ago
emmanuel billeaud cb0aeeb189 Translated using Weblate (French) 6 years ago
Andrew Mahone a9a85f251e Instantiate AttachmentExtractor in ApplicationHost. 6 years ago
Andrew Mahone 1513c76a3e Support MediaAttachment retrieval in MediaSourceManager. 6 years ago
Andrew Mahone 03ecf57548 Store MediaAttachments in DB. 6 years ago
Narfinger 4a20260a27 add another parser case and allow parsing of seasonless 6 years ago
Joshua M. Boniface 91600b1c81
Merge pull request from Bond-009/jsonfix 6 years ago
Bond_009 fef35d0505 Add clearer exceptions, warnings and docs 6 years ago
Bond_009 bbc0875387 Don't shuffle some types by default 6 years ago
schbal e3f1f62a8b Translated using Weblate (Korean) 6 years ago
Marius Lindvall 3f16e6d947 Translated using Weblate (Norwegian Bokmål) 6 years ago
schbal f469f18756 Translated using Weblate (Korean) 6 years ago
Vasily 6b6fede2e0 Address review comments 6 years ago
Vasily 9040ef87dc
Merge pull request from Bond-009/doc 6 years ago
Bond_009 5edb8159a7 Fix Json serialization error 6 years ago
Vasily 0ccbc2f374
Merge pull request from Bond-009/netcore3.0 6 years ago
Vasily 82f8345aa5 Log to debug all HTTP 500 response urls 6 years ago
schbal c9851db4c7 Translated using Weblate (Korean) 6 years ago
Axel Gabriel Calle Granda aa5cd46b6c Translated using Weblate (Spanish) 6 years ago
Marius Lindvall 510c2d01c7 Translated using Weblate (Norwegian Bokmål) 6 years ago
Bond_009 516933aab5 Move to netcore3.0 6 years ago
Vasily 79f9887625
Merge pull request from Bond-009/json 6 years ago
schbal 697450a619 Translated using Weblate (Korean) 6 years ago
Vasily 1176749f14
Merge pull request from joshuaboniface/fix-baseurl-issues 6 years ago
Bond_009 9d4ce82ab9 Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos 6 years ago
Bond-009 d8d2e52e3f
Merge pull request from JustAMan/fix-http-ex1 6 years ago
Joshua Boniface b96079fee6 Make NormalizeUrlPath static 6 years ago
dkanada 8d7ac291bc
Merge pull request from Bond-009/stylefixes 6 years ago
Vasily 03450f383f Fix template for logging 6 years ago
Vasily 8109c7eb30 Always log at least error message when error happens during request processing 6 years ago
Vasily 33b69a7099 Set response length and mime type correctly when reporting an error 6 years ago
Joshua Boniface 2a79ae0a6e Normalize baseUrl behaviour 6 years ago
Bond_009 ac93a5a85c Change slow query time logging to debug 6 years ago
Bond_009 e553eba31e Use System.Text.Json api 6 years ago
Vasily f1567c64a5
Merge pull request from dkanada/poster 6 years ago
Poki 5c456231b1 Translated using Weblate (Finnish) 6 years ago
dkanada e006b7f1e1 add comment explaining a bug fix 6 years ago
dkanada db10f380d1 fix missing image on seasons without posters 6 years ago
Poki 60f8aa540f Added translation using Weblate (Finnish) 6 years ago
Bond-009 3ad34de808
Update ApplicationHost.cs 6 years ago
Joo-Hong Lee 4025b2c6a1 Translated using Weblate (Korean) 6 years ago
SaddFox b0ec5c527d Translated using Weblate (Slovenian) 6 years ago
Kamilake 5d073713b6 Translated using Weblate (Korean) 6 years ago
WontTell d93853375e Translated using Weblate (Spanish (Mexico)) 6 years ago
h4ss2 26872eb2c2 Translated using Weblate (Arabic) 6 years ago
Joshua M. Boniface 749023bf02
Merge pull request from joshuaboniface/fix-listen 6 years ago
Joshua Boniface 387192610f Handle Kestrel startup failures with a nice error 6 years ago
Joshua M. Boniface 9aec21f6b5
Nicer link format for comment 6 years ago
Joshua Boniface 72edf5b555 Change PRAGMA mode from WAL to TRUNCATE 6 years ago
Joshua Boniface cabb9aed31 Configure Kestrel listener to use configured IPs 6 years ago
Joshua M. Boniface 2d797adc08
Merge pull request from sparky8251/remove-wan-ddns 6 years ago
Joshua M. Boniface c069496b27
Merge pull request from sparky8251/remove-wan-ip 6 years ago
Bond_009 06d420f743 Fix plugin installation 6 years ago
Bond_009 c5995af493 Some style fixes 6 years ago
Vasily fc99f1f563
Merge pull request from dkanada/compat 6 years ago
dkanada b5b7db1f32 add an exception to logging 6 years ago
dkanada ab7e697f30 add mediabrowser route back for now 6 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings 6 years ago
Dan Johansen b8fd6a7ec3 Translated using Weblate (Danish) 6 years ago
WWWesten 2c2a55abab Translated using Weblate (Russian) 6 years ago
Mário Victor Ribeiro Silva f7e9b0a27f Translated using Weblate (Portuguese (Brazil)) 6 years ago
pucherot 6b33089274 Translated using Weblate (Spanish) 6 years ago
Mark Bai 54d33c06c7 Translated using Weblate (Chinese (Simplified)) 6 years ago
sparky8251 14f563d7c2 Removed WAN DDNS 6 years ago
sparky8251 208c8b2b9d Remove missed unused functions 6 years ago
sparky8251 0562b4cf6f Remove WAN IP Detection 6 years ago
Erik Larsson 74864832ca Set log level to debug for HTTP range requests 6 years ago
Bond-009 6f17a0b7af Remove legacy auth code () 6 years ago
Joshua M. Boniface adc2a68a98
Merge pull request from Bond-009/dataprovider 6 years ago
Bond-009 221b831bb2 Reset invalid login counter on successfull login 6 years ago
Bond_009 8fe7b6551f Rewrite `ItemDataProvider` to be more robust 6 years ago
Bond-009 2919cf28ea Update deps () 6 years ago
Abdulkadir Furkan Şanlı e131078673 Translated using Weblate (Turkish) 6 years ago
qqq-qqqq e1b445d133 Translated using Weblate (Chinese (Simplified)) 6 years ago
tluciomiranda 177ca3ccba Translated using Weblate (Portuguese (Portugal)) 6 years ago
Bond_009 675754bc5c Possible fix for MrMC 6 years ago
Joshua Boniface baa30b41de Add debug logs and try/catch when creating folder 6 years ago
Bond-009 ee637e8fec Fix warnings, improve performance () 6 years ago
Anthony Lavado cb393c215a
Merge pull request from Bond-009/warn7 6 years ago
Bond_009 1616f24cee Fix more warnings 6 years ago
Bond-009 a266b54ad6
Merge pull request from dkanada/misc 6 years ago
Bond_009 14fbd845c2 Move IsoMounter to plugin 6 years ago
Bond_009 e4f893a0eb More warning fixes 6 years ago
Bond_009 0aaaaab7a0 Fix invalid arg for 6 years ago
dkanada 21ff63c371 move the transcode path 6 years ago
Anthony Lavado efaa668158
Merge pull request from Bond-009/udpclient 6 years ago
Bond_009 efc4805233 Fix login 6 years ago
Bond_009 dc194015c2 Remove unused args 6 years ago
Bond_009 5dd332b63d Attempt to fix 6 years ago
Andrew Rabert 24775f4988
Merge pull request from sl1288/master 6 years ago
Odd Stråbø f255788383 Translated using Weblate (Norwegian Bokmål) 6 years ago
Pafzedog ba0997a8db Translated using Weblate (French) 6 years ago
Axel Gabriel Calle Granda 7d4bb28d18 Translated using Weblate (Spanish) 6 years ago
Matzi24GR d2c69e7733 Translated using Weblate (Greek) 6 years ago
Βασίλης Μουρατίδης 143a408342 Translated using Weblate (Greek) 6 years ago
Matzi24GR 6be68a3656 Translated using Weblate (Greek) 6 years ago
Joshua M. Boniface dc1782d049
Merge pull request from Bond-009/lock 6 years ago
SL1288 fdc24ec2ee Fix LocalTrailers playback. 6 years ago
Bond_009 3fd489d1cb Upgrade SQLitePCL to v2 6 years ago
Bond_009 f70a63d575 Return DB asap 6 years ago
Bond_009 24fac4b191 Fix UserNotFoundError 6 years ago
Joshua M. Boniface 4bb0c2d053
Merge pull request from cvium/fix_slow_db 6 years ago
Claus Vium f48eaccc51 Use reader.GetString instead of indexing 6 years ago
Claus Vium e7c05dcfaf Speed up BaseItem deserialization 6 years ago
dkanada 25a590e8cd
Merge pull request from Bond-009/isomounter 6 years ago
Anthony Lavado 6766e04dd6
Merge pull request from Bond-009/hdhomerun 6 years ago
Bond_009 1bc9b42c57 More fixes 6 years ago
Bond-009 4b37caa63a Update SharedHttpStream.cs 6 years ago
Bond_009 237db8ae92 Clean up livestreaming code 6 years ago
Bond_009 8d3b5c851d Improvements to UserManager 6 years ago
Bond_009 dc662beefe Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors 6 years ago
Anthony Lavado 7a27dd8a1b
Merge pull request from Bond-009/locale 6 years ago
Anthony Lavado af3c4e0ce8
Merge pull request from dkanada/url 6 years ago
Bond_009 c699c546e4 Improve LocalizationManager 6 years ago
dkanada bb04545068
Merge pull request from Bond-009/docs2 6 years ago
dkanada 685e9e4f58
Merge pull request from Bond-009/checksum 6 years ago
Bond_009 d62a3f0e57 Fix master 6 years ago
Bond_009 2fdf7f1098 Properly dispose DisplayPreferencesRepository 6 years ago
Bond_009 e5b163b86a Fix possible nullref 6 years ago
Anthony Lavado 35da4ffa3e
Remove unneeded comment 6 years ago
Anthony Lavado 4762e2fc6c Add a task to clean up transcode cache 6 years ago
dkanada 8f8d8e3d0b
Merge pull request from Bond-009/socket1 6 years ago
Bond_009 838e5d05d5 Document all public/internal members of Emby.Drawing 6 years ago
Bond_009 7243689215 Minor improvements 6 years ago
Bond_009 5eaf5465a5 Check checksum for plugin downloads 6 years ago
Bond_009 003238ef5e Update deps + document startup project 6 years ago
dkanada 1ad67e223f
Merge pull request from Bond-009/installationmanager 6 years ago
dkanada 97d6c2db6b keep old base url for now 6 years ago
dkanada d521e5c36a add base url to server configuration 6 years ago
dkanada c987203f5a remove old routes from http server 6 years ago
Joshua M. Boniface a96fa7a5c7
Merge pull request from Bond-009/passfast 6 years ago
dkanada 5c366e4697
Merge pull request from Bond-009/warn4 6 years ago
dkanada b5f3f28f41
Merge pull request from Bond-009/httpresponse 6 years ago
Bond_009 25917db07a Fix doc releated warnings 6 years ago
Bond_009 52c1b45feb Fix build 6 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids 6 years ago
Bond_009 2a58c643d2 Fix more warnings 6 years ago
Bond-009 a5cb069f26 Update HdHomerunManager.cs 6 years ago
Bond_009 1cad93c276 Use System.Net abstractions instead of raw socket 6 years ago
Bond_009 0116190050 Minor changes 6 years ago
Bond_009 cf7290343f Fix build 6 years ago
Bond_009 9fff4b060e Replace custom code with Asp.Net Core code 6 years ago
dkanada 779f0c637f
Merge pull request from Bond-009/linklocal 6 years ago
Tradutor da Silva 89f592687e Translated using Weblate (Portuguese (Brazil)) 6 years ago
Tamás Mogyorósi 5e6e52d397 Translated using Weblate (Hungarian) 6 years ago
AndersMachmueller 20cbbd4f4c Translated using Weblate (Danish) 6 years ago
Michał b637cdabae Translated using Weblate (Polish) 6 years ago
Erik Larsson 0e6417c9fa Set log level to debug for HTTP range requests 6 years ago
Bond_009 998017a76d Include library via NuGet instead of via source 6 years ago
Bond_009 5c9d041423 Ignore Ipv6 link-local addresses 6 years ago
dkanada e4644599af
Merge pull request from Bond-009/style2 6 years ago
dkanada 85b277b872
Merge pull request from Bond-009/ipaddress 6 years ago
Bond_009 8270d0cc91 Move IPv6 scope id removal logic to it's own function 6 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 years ago
Bond_009 773af2eef9 Don't copy the complete response stream 6 years ago
Bond-009 e8028de4d7
Merge pull request from jellyfin/release-10.3.z 6 years ago
Vladimir Jendrol 18bc6c69d5 Translated using Weblate (Slovak) 6 years ago
tluciomiranda d56725a43d Translated using Weblate (Portuguese (Portugal)) 6 years ago
Tradutor da Silva b3aaa9216d Translated using Weblate (Portuguese (Brazil)) 6 years ago
vaheed ea41155c6b Translated using Weblate (Persian) 6 years ago
polVRtong b337df889e Translated using Weblate (Korean) 6 years ago
exveria1015 00c92e88c5 Translated using Weblate (Japanese) 6 years ago
Moritz 8c94187c75 Translated using Weblate (German) 6 years ago
Matsuri cd504e6ee5 Translated using Weblate (Chinese (Simplified)) 6 years ago
ZhiGang Zhung 6e29b8ad6f Translated using Weblate (Chinese (Simplified)) 6 years ago
ancarvalho 0d9cdb98f2 Translated using Weblate (Portuguese (Brazil)) 6 years ago
Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory 6 years ago
Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content 6 years ago
Joshua M. Boniface cf2f5b2026
Merge pull request from joshuaboniface/epg 6 years ago
Bond_009 5d9fa06675 Cleanup 6 years ago
Bond_009 b294b802a8 Try to fix XmlTvListingsProvider 6 years ago
Bond_009 7bb504d491 Create a new HttpMethod from the function name 6 years ago
Bond_009 b1bd062709 Properly set content type 6 years ago
Erwin de Haan 0dbc294836
Move VACUUM command to fix merge error 6 years ago
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z 6 years ago
Bond_009 5fc4ad6c4e Address comments 6 years ago
Bond_009 b117b364f2 Remove duplicate code 6 years ago
Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary 6 years ago
Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
Joshua M. Boniface 54c6f02ebb
Merge pull request from ferferga/release-10.3.z 6 years ago
Bond_009 ab7ef9c9cb Fix style issues 6 years ago
Bond_009 0f897589ed Streamline authentication proccess 6 years ago
Erwin de Haan acf52b9b55
Cleanup extra spaces. 6 years ago
Erwin de Haan 7587fe56d8
Moved VACUUM down to the end of the list. 6 years ago
dkanada 9e9952d81f
Merge pull request from bugfixin/master 6 years ago
Bond_009 29ae7b9aeb Add docs 6 years ago
Bond_009 45c13141f9 Address comments 6 years ago
Bond_009 ecb8d8991b Fix whitespace 6 years ago
Bond_009 d961278b3d Reduce amount of raw sql 6 years ago
Bond_009 db2765aae5 Last bit of cleanup 6 years ago
Bond_009 7898af4ceb Reworked PRAGMA statements use 6 years ago
Bond_009 edfd2d0cd9 Fix startup 6 years ago
Bond_009 d00ad28efd Address comments 6 years ago
Bond-009 02b864e41b Last line? 6 years ago
Bond-009 e88ebd748d Final fixes 6 years ago
Bond-009 b6954f3bfd More 6 years ago
Bond-009 27c29bbb4c Back to a single connection 6 years ago
Bond-009 30842656a7 Properly dispose 6 years ago
Bond-009 e5248cfaa2 Properly dispose 6 years ago
Bond-009 c30ba14c1f Use a connection pool instead of creating new connections 6 years ago
Bond-009 cec22ad10d Simplify db code 6 years ago
dkanada b3b08fecb2
Merge pull request from Bond-009/cleanup2 6 years ago
dkanada 1b2621cd30
Merge pull request from Bond-009/webresource 6 years ago
Bond-009 0a5550b13d Remove more unused stuff 6 years ago
Bond-009 067200be83 Remove usage of depricated 'WebRequest' 6 years ago
Bond_009 5554595255 Update deps 6 years ago
Bond_009 65a0ca2f32 Improvements to InstallationManager 6 years ago
Anthony Lavado d4a42a1680
Merge pull request from Bond-009/httpclient 6 years ago
Bond-009 af099a9b53
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Bond-009 6ebac0e500
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Anthony Lavado b25c08e79a
Merge pull request from Bond-009/sep 6 years ago
Joshua M. Boniface 687255aa31
Merge pull request from jellyfin/release-10.3.z 6 years ago
ferferga b136f14084 Vacuum databases at startup 6 years ago
Bond_009 253e72f667 Simplify file serving code 6 years ago
Bond_009 aa30227545 Improve main code flow 6 years ago
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider" 6 years ago
Joshua M. Boniface 4b8f735cb8 Remove superfluous conditional 6 years ago
Joshua M. Boniface c230d49d7c Don't set a default reset provider 6 years ago
Joshua M. Boniface 20e2cb2d86 Use SecurityException for auth failure 6 years ago
Joshua M. Boniface b70083f3b3
Apply suggestions from code review 6 years ago
Joshua M. Boniface 74ef389879 Add nicer log message and comment 6 years ago
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider 6 years ago
Anthony Lavado aee3360841
Merge pull request from Bond-009/warn3 6 years ago
Anthony Lavado 256f44a870
Merge pull request from Bond-009/tasks 6 years ago
Anthony Lavado a623dd1921
Merge pull request from dkanada/drives 6 years ago
dkanada b768ad978e split the new command to more than one line 6 years ago
Juvenal Yescas 6b6776042c Translated using Weblate (Spanish (Mexico)) 6 years ago
Julio García 4adaeee054 Translated using Weblate (Spanish) 6 years ago
Hyunsu Nam a2d9420139 Translated using Weblate (Korean) 6 years ago
exveria1015 3431a85adf Translated using Weblate (Japanese) 6 years ago
dracocephalum 430483c7a1 Translated using Weblate (Chinese (Traditional)) 6 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks 6 years ago
Bond-009 a6f9ceedd8 Fix more warnings 6 years ago
exveria1015 b1f764984f Added translation using Weblate (Japanese) 6 years ago
DrPandemic 69ee49bee6 Format correctly the PIN when updating it 6 years ago
erikasne6152 2aed2d164b Translated using Weblate (Lithuanian) 6 years ago
Bond-009 2d011b781e
Merge pull request from jellyfin/release-10.3.z 6 years ago
dkanada 4a9b349c04 only return useful drives 6 years ago
DrPandemic c22068d6b1
Fix pin bug introduced in 10.3.z. 6 years ago
Bond-009 35d7e97258 Ignore casing photo extensions 6 years ago
Joshua M. Boniface 89537abdc4
Merge pull request from Bond-009/query-time 6 years ago
Bond-009 d9c159122f
Merge pull request from voodoos/cleanup/SocketSharp 6 years ago
Joshua M. Boniface 2bc378a9c3
Merge pull request from jellyfin/release-10.3.z 6 years ago
bugfixin 1df73fdeba Fix incorrect hasPassword flag when easy pin set 6 years ago
Joshua M. Boniface 4e0be95368
Merge pull request from bugfixin/passwordless-form-encoded 6 years ago
Bond-009 61d7bed181
Merge pull request from jellyfin/release-10.3.z 6 years ago
bugfixin 844ea9d77e Don't coalesce empty strings to null in StringMapTypeDeserializer 6 years ago
Bond_009 71479286e9 Fix 6 years ago
Bond_009 a9337033c1 Fix query time logging 6 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in () 6 years ago
bugfixin 08d3a5d2fe Fix null reference when request content type is application/x-www-form-urlencoded 6 years ago
Joshua M. Boniface 3738f95871
Merge pull request from Bond-009/fixpluginload 6 years ago
Claus Vium 764c6d5461 Fix comparison for empty password migration 6 years ago
Bond-009 6973182ade Fix more possible exceptions 6 years ago
Bond-009 f62af07381 Handle exception when loading unsupported assembly 6 years ago
Bond-009 a8da122fb3
Merge pull request from jellyfin/release-10.3.z 6 years ago
bugfixin da842d5a73 Fix incorrect escaping in regex pattern 6 years ago
Joshua Boniface 4ad71766fc Merge branch 'translations' into release-10.3.z 6 years ago
Weblate 9d60cc8c66 Rename Chinese (Traditional) file 6 years ago
bugfixin 0794a3edf4 Adjust detection of 'sample' in filenames to use regex boundaries 6 years ago
Libor Filípek 4a6243096a Translated using Weblate (Czech) 6 years ago
Heldenkrieger01 10cbdc8e8e Translated using Weblate (Swiss German) 6 years ago
SaddFox 4886fc467c Translated using Weblate (Slovenian) 6 years ago
WWWesten 8e2827cc39 Translated using Weblate (Kazakh) 6 years ago
Βασίλης Μουρατίδης 395d2e4917 Translated using Weblate (Greek) 6 years ago
Dan Johansen d31f5229da Translated using Weblate (Danish) 6 years ago
Libor Filípek d6622818dc Translated using Weblate (Czech) 6 years ago
tinganhsu ba684d6d3a Translated using Weblate (Chinese (Traditional)) 6 years ago
tinganhsu 90c04a4640 Added translation using Weblate (Chinese (Traditional)) 6 years ago
Joshua M. Boniface 06a1e1f166
Merge pull request from joshuaboniface/hotfix-authapi 6 years ago
Bond-009 8f703f4744 Remove unused event 6 years ago
Joshua Boniface 250e0c75df Add MethodNotAllowedException with code 405 6 years ago
Joshua M. Boniface c3532b92f7
Merge pull request from Bond-009/httpclean 6 years ago
Bond_009 c7fedfbca3 Fix metadata path save 6 years ago
Anthony Lavado 34ab99caf1
Move the ProductName to the public endpoint 6 years ago
Anthony Lavado b2f94c0e40
Remove the old message responders 6 years ago
VooDooS ba12d96d23 Removed wrapping of HeaderNames fields 6 years ago
VooDooS bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing 6 years ago
VooDooS 56d1050bac Replace custom ip "normalization" by methods from `IPAddress` 6 years ago
VooDooS a6e1b23eb0 Simplify headers use in WSS 6 years ago
Joshua M. Boniface 75a4f04cce
Merge pull request from joshuaboniface/hotfix-authprovider-create 6 years ago
Ulysse a1d50a6d05 Clean `WebSocketSharpRequest.PathInfo` () 6 years ago
Joshua Boniface 1af9c047fb Override username with AuthenticationProvider 6 years ago
Joshua Boniface 754e76a61b Add TODO to remove string target 6 years ago
Joshua Boniface 09505e0988 Apply review feedback 6 years ago
Joshua Boniface 05a4161fd3 Correct the installation and removal of plugins 6 years ago
Joshua Boniface 38fcd31917 Search all subdirectories for Plugins 6 years ago
Vasily 79d9b8e693
Merge pull request from Bond-009/io 6 years ago
Joshua Boniface f0fbd0232c Correct bad quote characters 6 years ago
Joshua M. Boniface 72dd609109
Merge pull request from LogicalPhallacy/ImprovedPasswordReset 6 years ago
LogicalPhallacy 13e94a8b1b
Remove dashes from pins 6 years ago
Bond_009 f911fda34f Merge ifs 6 years ago
Phallacy 2d396cb589 adds readonly to properties 6 years ago
Phallacy b56031b9f3 fix byte string 6 years ago
Bond_009 41df562419 Improve IO code 6 years ago
Bond_009 3001f21f8d Hacky fix for a hacky issue 6 years ago
Phallacy 48b50a22a4 switched to a hexa string with crypto random backing 6 years ago
Phallacy 5e8496bc59 minor fixes and usings 6 years ago
Joshua M. Boniface 2dbc1153e8
Merge pull request from Bond-009/plugin 6 years ago
Bond-009 b07c146fd9
Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.cs 6 years ago
Bond-009 73a9079ee2
Merge branch 'master' into httpclient 6 years ago
Joshua M. Boniface cc2edc4d66
Merge pull request from Phlogi/patch-1 6 years ago
Bond-009 d0fbd260d5
Merge branch 'master' into httpclient 6 years ago
Bond_009 b69b19ddce Move messageId out of outer loop 6 years ago
Bond_009 6c0e2e249d Even more duplicate code removed 6 years ago
Bond_009 8ed5d154b7 Remove duplicate code 6 years ago
Bond_009 157a86d0f1 Remove dead code 6 years ago
Bond-009 a332092769 Reduce complexity http routes 6 years ago
Phallacy 6be8624373 async improvements and post reset cleanups 6 years ago
LogicalPhallacy 740c95d557
Apply minor suggestions from code review 6 years ago
Phlogi 122cba2aa7
Correct use of local variable wanAddress. 6 years ago
Bond-009 b44a70ff36 Simplify/remove/clean code 6 years ago
Phlogi 1b03f078b9
No need to assign empty string. 6 years ago
Phlogi 4c8f8cf64c
Removed trailing spaces, renamed get wan IP function. 6 years ago
Bond_009 2696ac5eac Lower the amount of running tasks 6 years ago
Bond-009 6566c91360 Seperate changes from 6 years ago
Claus Vium 6480cfcc87
Formatting update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium e36d424b5f
Formatting update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium f7e7d72688
Formatting update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium 3474568ce2
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium 89f2dfd78a
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium 2c4c56d6d6
Formatting update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Phlogi 087d4153ae
Fix check for available WAN address. 6 years ago
Phallacy 86772bd7bd removes needless dictionary 6 years ago
Claus Vium 4e2841f0d7
Update Emby.Server.Implementations/Library/UserManager.cs 6 years ago
Phallacy 26fe4040bf fixes some usings 6 years ago
Phlogi fb7f29de18
Format the WAN API Url correctly with https and Port. 6 years ago
Phlogi d18252542d
Also add the WAN switch to the public system info. 6 years ago
Phlogi 030fcaac15
Proper access to configuration objects 6 years ago
Phlogi 7ebb043249
Removed comment, renamed methods consistently. 6 years ago
Claus Vium 598b1c9966
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium cf36aaef2b
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Claus Vium f30af9cd5f
Update Emby.Server.Implementations/ApplicationHost.cs 6 years ago
Phlogi 4ffec8ad26
Fix build, missing changes. 6 years ago
Phlogi 69cc5814d8
Change WAN IP behaviour: Use ServerConfiguration.WanDdns if set in configuration. 6 years ago
Phlogi 414a318a0d
WAN Address should use public ports instead of local ports. 6 years ago
Phallacy 758e35baba greaterthen/lessthen reversal fix 6 years ago
Phallacy 09921a00aa made password resets an interface and per user 6 years ago
Bill Thornton 4cd8903abc Fix default value for Expires header 6 years ago
Joshua M. Boniface fc79659549
Merge pull request from LogicalPhallacy/lockoutfix 6 years ago
Vasily e81a6adb95
Merge pull request from redSpoutnik/subtitle-display-title 6 years ago
Phallacy 80aedcd7e2 really fixed line endings 6 years ago
Phallacy fc28c9237c fixed line endings 6 years ago
Phallacy b04200ca68 adding regex fix 6 years ago
Joshua M. Boniface e3dbed1c1a
Update Emby.Server.Implementations/Library/UserManager.cs 6 years ago
redSpoutnik 480a6607e2
Merge branch 'master' into subtitle-display-title 6 years ago
Phallacy 7f0fa74467 updated regex to string literal with escaped - 6 years ago
LogicalPhallacy 9df1506794
Merge pull request from LogicalPhallacy/master 6 years ago
LogicalPhallacy 2d0844b5db
Merge pull request from jellyfin/master 6 years ago
Phallacy 1ee016c997 configurable user lockout 6 years ago
Phallacy 221389089c quick fix for auth bug 6 years ago
Vasily 11fde02035
Merge pull request from ploughpuff/ratelimit 6 years ago
PloughPuff d125fbc43d Added contact email to user agent 6 years ago
redSpoutnik 427688a0a0 Change subtitles DisplayTitle behavior 6 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values. 6 years ago
Vasily 208585d3f6
Merge pull request from Bond-009/warn2 6 years ago
Bond-009 bf43dc00bb More warning fixes 6 years ago
Bond-009 e64aaebbac Improvements around streams 6 years ago
Vasily 605bf0e8c3
Merge pull request from ploughpuff/rmprobeswitch 6 years ago
Vasily 89e2af6b57
Merge pull request from dkanada/opensubs 6 years ago
PloughPuff b864e9da2a Finalise removal of --ffprobe switch 6 years ago
Vasily 297f25cfc2
Merge pull request from Bond-009/os 6 years ago
Joshua M. Boniface 6751560228
Merge pull request from joshuaboniface/configurable-webdir 6 years ago
Bond-009 3ddbda9aca
Merge branch 'master' into xml 6 years ago
Vasily 1fef8bf266
Merge pull request from Bond-009/assinfo 6 years ago
Joshua Boniface 3c4043199a Implement review feedback 6 years ago
Vasily 0220309ea7
Merge pull request from Bond-009/fix1077 6 years ago
Vasily 497b4f834f
Merge pull request from Bond-009/failonwarn 6 years ago
dkanada 715ddbb3b0 remove open subtitles from the server 6 years ago
Bond-009 0ff038f0a2 Fix nullref 6 years ago
Vasily 2324c408ba
Merge pull request from jellyfin/translations 6 years ago
Joshua Boniface 5f7524aca2 Remove unneccessary string 6 years ago
Joshua Boniface 132ce3ece1 Add further resources to complete WebPath 6 years ago
Joshua Boniface 25deca9579 Make use of WebPath 6 years ago
Joshua Boniface 93d15cd969 Add configuration flag for Web directory 6 years ago
WWWesten 16adaa64c9 Translated using Weblate (Kazakh) 6 years ago
Matsuri 93fe7957fb Translated using Weblate (Chinese (Simplified)) 6 years ago
Joshua M. Boniface fb96763f65
Merge pull request from Bond-009/musicbrainz 6 years ago
Claus Vium f2062ba19b Disable HTTPS in Kestrel if Certificate is null 6 years ago
Bond-009 7f42dcc60f Remove more unused stuff 6 years ago
Bond-009 369785c184 Remove usage of depricated 'WebRequest' 6 years ago
Bond-009 58061a7295 Make MusicBrainz base url configurable 6 years ago
Claus Vium e3b844b5aa Add urlprefixes during init 6 years ago
Bond-009 decaffed86 Remove EnvironmentInfo 6 years ago
Bond-009 669c48cc8b
Merge pull request from cvium/closed_response 6 years ago
Claus Vium 3fa43a1e08 Don't set status code if response is closed 6 years ago
Vasily 028a98d2c1
Merge pull request from Bond-009/clean 6 years ago
Bond-009 620d7b560d Fail on warnings for Jellyfin.Server 6 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown 6 years ago
Bond-009 c5fce647de Cleanup/simplification 6 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 years ago
Bond-009 ae0ecc1b10
Merge pull request from LogicalPhallacy/betterauth 6 years ago
Claus Vium dfff68b2f4 Make SkipLogExtensions static 6 years ago
Bond-009 f486f5966f
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs 6 years ago
Bond-009 e91dd14b31 Remove redundent class AssemblyInfo 6 years ago
Vasily a4b52b7264
Merge pull request from ploughpuff/ffmpeg 6 years ago
Vasily 5ae0ef0527
Merge pull request from Bond-009/ratings 6 years ago
Phallacy dfb1d704ed made hashset static and readonly 6 years ago
Phallacy 8f4895e8a5 more fixes for perf and style 6 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings 6 years ago
Bond-009 c31b0b311b
Apply suggestions from code review 6 years ago
Claus Vium bba049c987 Make FileSystem readonly 6 years ago
Claus Vium 21c2acc520 Remove public Host property 6 years ago
Claus Vium 394d23a73a Review comments 6 years ago
Bond-009 04db0369d4
Update LocalizationManager.cs 6 years ago
Vasily 2242c8d793
Merge pull request from cvium/remove_encryptionmanager 6 years ago
Phallacy bef665be36 Minor fixes to address style issues 6 years ago
PloughPuff 2617a49b78 Renamed Init() to SetFFmpegPath() 6 years ago
PloughPuff ed69e690b8 Review comments 6 years ago
PloughPuff 20775116f7 Reworked FFmpeg path discovery and always display to user 6 years ago
Claus Vium 446f9bf81f Remove more Content-Length references 6 years ago
Claus Vium 913e80fd55 Add ProcessWebSocketRequest to IHttpListener 6 years ago
Claus Vium 9a4a01fb0e Fix DI in FileWriter.TransmitFile 6 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
Claus Vium bc00617df7 Remove unused Brotli compressor 6 years ago
Phallacy 2c26517172 minor style fixes 6 years ago
Claus Vium 51648a2a21 Remove unused _listener 6 years ago
Claus Vium 12df381495 Grab content root from config and fix kestrel port bindings 6 years ago
Claus Vium 0250204f14 Expand todo 6 years ago
Bond-009 0419deeec4
Update LocalizationManager.cs 6 years ago
Claus Vium 9020f68ce1 Use QueryHelpers.AddQueryString 6 years ago
Claus Vium 557c4d065d Review comments 6 years ago
Claus Vium 6cc1bd544a Fix a logging statement 6 years ago
Joshua M. Boniface aba22b92bc
Merge pull request from Bond-009/loop 6 years ago
Claus Vium 040871459b Remove some unused references 6 years ago
Claus Vium 6263b73d9c Await host startup 6 years ago
Claus Vium 1cc433eabc Start the webhost before RunStartupTasks and fix ContentEncoding 6 years ago
Claus Vium d450169964 Use EnableHttps instead of CertificateInfo 6 years ago
Claus Vium e823c11b46 Add certificate to https and minor cleanup 6 years ago
Lynxy 5368112d90 Correct the list of series types 6 years ago
Bond-009 ed07ed44ae Simplify rating loading 6 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability 6 years ago
Claus Vium 6bdb5debd2 Add some websocket manager boilerplate 6 years ago
Deniz 3d3d879b99 Translated using Weblate (Turkish) 6 years ago
ElFantasma 53ed6e5e6e Translated using Weblate (Spanish (Argentina)) 6 years ago
SaddFox d0e4e0f600 Translated using Weblate (Slovenian) 6 years ago
v1tin 311caf3fc3 Translated using Weblate (Portuguese (Brazil)) 6 years ago
EffeF 7c13021def Translated using Weblate (Italian) 6 years ago
TheBird956 c8788d83fb Translated using Weblate (French (Canada)) 6 years ago
TheBird956 331260cf80 Translated using Weblate (French) 6 years ago
Phallacy edba82db37 fixed logic flip in auth empty check and fixed crypto algo choice 6 years ago
Claus Vium 1ac282b12e Call SharpWebSocket's Closed event handler before disposing 6 years ago