| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-26 | Fix distinction queries (#14007) | Tim Eisele | |
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2023-10-07 | Remove redundant SuppressFinalize call | Stepan Goremykin | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2022-12-19 | Use DistinctBy introduced in .NET 6 | Bond_009 | |
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-11-15 | Fix some warnings | Bond_009 | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2020-08-31 | Fix some warnings | Bond_009 | |
| 2020-07-24 | Fix warnings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | 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 | |||
| 2020-02-06 | Fix some warnings in Emby.Server.Implementations | Bond_009 | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-03-28 | Improve IO code | Bond_009 | |
| * Style changes * Remove remnants of SMB support * Use `GetInvalidFileNameChars` instead of rolling our own * Remove possible unexpected behaviour with async file streams * Remove some dead code | |||
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-13 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-13 | Merge pull request #562 from hawken93/misc_fix | Joshua M. Boniface | |
| Fix error with uppercase photo extension and fix typo in a log line | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | Erwin de Haan | |
| 2019-01-13 | Fix small logging typo with the "name (path) will be refreshed" message | hawken | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-10-03 | remove unneeded async signatures | Luke Pulverenti | |
| 2017-09-18 | update owned items | Luke Pulverenti | |
| 2017-09-05 | 3.2.30.8 | Luke Pulverenti | |
| 2017-08-16 | update components | Luke Pulverenti | |
| 2017-08-06 | update file refresher | Luke Pulverenti | |
| 2017-06-23 | support individual library refreshing | Luke Pulverenti | |
| 2017-05-27 | update realtime monitor | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-24 | update main projects | Luke Pulverenti | |
| 2017-05-12 | update image processor | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
| 2017-03-08 | update library monitor logging | Luke Pulverenti | |
| 2016-12-29 | separate player selection into it's own script | Luke Pulverenti | |
