aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-29adds readonly to propertiesPhallacy
2019-03-28fix byte stringPhallacy
2019-03-28switched to a hexa string with crypto random backingPhallacy
2019-03-27minor fixes and usingsPhallacy
2019-03-27Update Emby.Server.Implementations/Library/DefaultPasswordResetProvider.csBond-009
2019-03-25async improvements and post reset cleanupsPhallacy
2019-03-25Apply minor suggestions from code reviewLogicalPhallacy
2019-03-24removes needless dictionaryPhallacy
2019-03-24Update Emby.Server.Implementations/Library/UserManager.csClaus Vium
2019-03-24fixes some usingsPhallacy
2019-03-24greaterthen/lessthen reversal fixPhallacy
2019-03-22made password resets an interface and per userPhallacy
2019-03-18Merge pull request #4 from jellyfin/masterLogicalPhallacy
2019-03-18Merge pull request #1117 from Bond-009/ffmpegJoshua M. Boniface
2019-03-18Merge pull request #1127 from LogicalPhallacy/lockoutfixJoshua M. Boniface
2019-03-17Merge pull request #1090 from redSpoutnik/subtitle-display-titleVasily
2019-03-16really fixed line endingsPhallacy
2019-03-16fixed line endingsPhallacy
2019-03-16adding regex fixPhallacy
2019-03-17Merge pull request #1121 from LogicalPhallacy/masterJoshua M. Boniface
2019-03-16Update Emby.Server.Implementations/Library/UserManager.csJoshua M. Boniface
2019-03-16Merge branch 'master' into subtitle-display-titleredSpoutnik
2019-03-16Remove some dead coderedSpoutnik
2019-03-16updated regex to string literal with escaped -Phallacy
2019-03-16Merge pull request #1120 from LogicalPhallacy/masterVasily
2019-03-16Merge pull request #2 from LogicalPhallacy/masterLogicalPhallacy
2019-03-16Merge pull request #1 from jellyfin/masterLogicalPhallacy
2019-03-16configurable user lockoutPhallacy
2019-03-15quick fix for auth bugPhallacy
2019-03-15Merge pull request #1119 from ploughpuff/503retryJoshua M. Boniface
2019-03-15MusicBrainz 503 Retry StrategyPloughPuff
2019-03-15Merge branch 'master' of github.com:jellyfin/jellyfin into ffmpegBond_009
2019-03-15Check before flushing ffmpeg logBond_009
2019-03-15Merge pull request #1116 from Bond-009/subJoshua M. Boniface
2019-03-15Fix exception caused by #1096Bond_009
2019-03-15Merge pull request #1115 from SuperSandro2000/patch-2Andrew Rabert
2019-03-15Merge pull request #1114 from SuperSandro2000/patch-1Andrew Rabert
2019-03-15Clean apt lists in arm DockerfilesSandro Jäckel
2019-03-15Only remove /var/lib/apt/lists/*Sandro Jäckel
2019-03-15Merge pull request #1105 from ploughpuff/ratelimitVasily
2019-03-15Merge pull request #1110 from EraYaN/productname-and-uaJoshua M. Boniface
2019-03-14Added contact email to user agentPloughPuff
2019-03-14Change subtitles DisplayTitle behaviorredSpoutnik
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-14Increased interval to 1050ms and moved to class scopePloughPuff
2019-03-14Only delay making request if necessaryPloughPuff
2019-03-14Merge pull request #1106 from Bond-009/warn2Vasily
2019-03-14Merge pull request #1103 from Bond-009/streamVasily
2019-03-13More warning fixesBond-009