| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-23 | Remove conversion from IPAddress to string to IPAddress | David | |
| 2021-02-22 | Merge pull request #5276 from Bond-009/minor12 | Joshua M. Boniface | |
| 2021-02-21 | Minor improvements | Bond_009 | |
| 2021-02-09 | Use SubtitleEdit to parse subtitles | Bond_009 | |
| 2021-01-26 | Remove redundant statement | Bond_009 | |
| 2020-09-10 | Fix the test | cvium | |
| 2020-09-10 | Standardize use of IsLocal and RemoteIp | cvium | |
| 2020-09-03 | Move HttpListenerHost middleware up the pipeline | Claus Vium | |
| 2020-09-02 | Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-09-02 | Don't call tostring twice | Claus Vium | |
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-07-19 | Update HttpContextExtensions.cs | BaronGreenback | |
| 2020-07-19 | Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs | BaronGreenback | |
| Co-authored-by: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-07-18 | Corrected comment | BaronGreenback | |
| 2020-07-18 | Changes a suggested. | BaronGreenback | |
| 2020-04-21 | Address comments | Bond_009 | |
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-05 | Document exception | Mark Monteiro | |
| 2020-04-03 | Add missing call to ConfigureAwait() | Mark Monteiro | |
| 2020-03-27 | Make HasExitedSafe() private | Mark Monteiro | |
| 2020-03-27 | Use a TimeSpan instead of ms and support providing a custom CancellationToken | Mark Monteiro | |
| 2020-03-27 | Remove unnecessary CommonProcess abstraction | Mark Monteiro | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-05 | Add tests for alpha numeric sorting | Bond_009 | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-10-09 | Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | Bond_009 | |
| Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members. | |||
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-17 | Remove legacy auth code (#1677) | Bond-009 | |
| * Remove legacy auth code * Adds tests so we don't break PasswordHash (again) * Clean up interfaces * Remove duplicate code * Use auto properties * static using * Don't use 'this' * Fix build | |||
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-08-11 | Check checksum for plugin downloads | Bond_009 | |
| * Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager | |||
| 2019-04-17 | Add the proper Class too | Joshua Boniface | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-05 | Add GetValueOrDefault dictionary extension | Claus Vium | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Common | Erwin de Haan | |
| 2019-01-02 | Remove obsolete GetMBId | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-07-22 | update connect exceptions | Luke Pulverenti | |
| 2017-06-22 | fixes #2588 - OpenSubtitlesDownloader doesn't respect ↵ | Luke Pulverenti | |
| X-Ratelimit-Requests-Remaining | |||
| 2016-11-08 | update portable projects | Luke Pulverenti | |
| 2016-10-23 | rework scheduled tasks in preparation of common project going portable | Luke Pulverenti | |
| 2015-01-17 | move string.Replace extension | Luke Pulverenti | |
| 2014-12-22 | begin work on daily episodes | Luke Pulverenti | |
| 2014-12-01 | updated nuget | Luke Pulverenti | |
| 2014-11-30 | add new image params | Luke Pulverenti | |
