| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-17 | Backport pull request #15466 from jellyfin/release-10.11.z | Bond-009 | |
| Don't error out when searching for marker files fails Original-merge: f4a846aa4dcffb3be7b701f806b24cb8dd6b7c5d Merged-by: crobibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-09-12 | Various cleanups (#14785) | Bond-009 | |
| 2025-05-18 | Add Full system backup feature (#13945) | JPVenson | |
| 2025-05-04 | Cleanup file related code (#14023) | Bond-009 | |
| 2025-04-26 | Check for path overlaps (#12832) | JPVenson | |
| 2025-01-26 | Extract trickplay files into own subdirectory | Shadowghost | |
| 2024-07-15 | Use real temp dir instead of cache dir for temp files (#12226) | Bond-009 | |
| 2023-10-08 | Make files readonly | Stepan Goremykin | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2020-10-17 | Minor improvements | Bond_009 | |
| 2020-04-14 | Documented BaseApplicationPath constructor parameters | Patrick Barron | |
| 2020-03-15 | Do not call UseContentRoot() on the web host builder | Mark Monteiro | |
| This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows#content-root Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed. Finally, move validation of the static content path to the DashboardService where it is actually used. | |||
| 2020-03-15 | Update XML documentation for WebPath | Mark Monteiro | |
| 2020-02-25 | Do not set a static content root if the jellyfin-web directory does not ↵ | Mark Monteiro | |
| exist or is empty | |||
| 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-08-09 | Fix doc releated warnings | Bond_009 | |
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Add further resources to complete WebPath | Joshua Boniface | |
| 2019-03-10 | Add configuration flag for Web directory | Joshua Boniface | |
| 2019-02-18 | Removed remaining self-update code | Bond_009 | |
| 2019-02-13 | Rewrite rules for determining app paths and use XDG_CONFIG_HOME for ↵ | ploughpuff | |
| configDir (#781) Re-write rules for determining dataDir, configDir and logDir. Generally, arguments from command line take precedence, then JELLYFIN env vars, before using XDG names. Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com> | |||
| 2019-02-01 | Make cache dir configurable | Bond_009 | |
| 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. | |||
| 2019-01-05 | Make config path configurable | Bond_009 | |
| 2019-01-02 | Fix log dir | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-08-17 | add fixes for .net core | Luke Pulverenti | |
| 2017-02-20 | make more classes portable | Luke Pulverenti | |
