| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-12 | fix: fix off-by-one error in `GetAttributeValue` | Mikal Stordal | |
| Co-authored-by: fearnlj01 <fearnlj01@gmail.com> | |||
| 2023-04-01 | Correct styling inconsistencies | AmbulantRex | |
| 2023-04-01 | Correct style inconsistencies | AmbulantRex | |
| 2023-03-30 | Remove unnecessary using statements in PluginManager | AmbulantRex | |
| 2023-03-30 | Add DLL whitelist support for plugins | AmbulantRex | |
| 2021-12-31 | Add ability to search by - | Cody Robibero | |
| 2021-12-11 | Fix new test | Cody Robibero | |
| 2021-12-09 | Add StringComparison | Cody Robibero | |
| 2021-12-09 | Add more speed and more tests | Cody Robibero | |
| 2021-12-07 | Search for attribute text | Cody Robibero | |
| 2021-11-27 | performance++ | Claus Vium | |
| 2021-10-03 | Fix warnings in Library | Patrick Barron | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-05 | PathExtensions: Fix index out of bounds in TryReplaceSubPath | Bond_009 | |
| Fixes #5977 | |||
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-03-30 | Merge pull request #5467 from Ullmie02/nfo-fixes | Bond-009 | |
| 2021-03-26 | Rename methods and optimize allocations | David | |
| 2021-03-16 | Use Helper Methods for provider url parsing | David | |
| 2021-03-09 | Add code analysis attributes where appropriate | Bond_009 | |
| 2021-03-08 | Changed string.Length == 0 to string.IsNullOrEmpty in case of null | Ikomhoog | |
| 2021-03-06 | rider is a prick | cvium | |
| 2021-03-06 | simplify | cvium | |
| 2021-03-05 | make sure network path substitution matches correctly | cvium | |
| 2020-04-21 | Address comments | Bond_009 | |
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | 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. | |||
| 2016-11-03 | move additional classes to new server lib | Luke Pulverenti | |
