| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-31 | Improved help text and output errors to stderr | PloughPuff | |
| Addressed review comments from JustAMan. | |||
| 2019-01-31 | Move Options to Jellyfin.Server and create interface file | PloughPuff | |
| Changes following review comments. | |||
| 2019-01-31 | Accept single-hyphen usage and rename -programdatadir to -datadir | PloughPuff | |
| For backwards compatibility, modify the args[] strings to replace single-hyphens with double-hyphens before parsing. Also rename -programdatadir to -datadir. | |||
| 2019-01-31 | Use CommandLineParser package for handling CLI args | PloughPuff | |
| 2019-01-31 | Merge branch 'master' into locale | Bond-009 | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
| 2019-01-27 | Reworked LocalizationManager to load data async | Bond_009 | |
| 2019-01-26 | Move Skia back into it's own project | Bond_009 | |
| 2019-01-26 | Merge pull request #711 from Bond-009/sysevent | Andrew Rabert | |
| Remove remnants of system events | |||
| 2019-01-25 | Revert "Merge pull request #452 from Bond-009/activitydb" | Erwin de Haan | |
| This reverts commit 48ad18d12baeeb42ec0ec7df9473330dcbc76754, reversing changes made to fe197415cac19c0e4005c52761c5e7a37b8a4557. | |||
| 2019-01-25 | Remove remnants of system events | Bond_009 | |
| 2019-01-24 | Merge pull request #452 from Bond-009/activitydb | Andrew Rabert | |
| Use EF Core for Activity database | |||
| 2019-01-24 | Fix some analyzer warnings | Bond_009 | |
| Some changes: * Don't omit braces * Fix culture sensitive string compare * Define accessibility functions I restricted myself to these 5 files, for now :p | |||
| 2019-01-23 | Suffix async methods with Async | Bond_009 | |
| 2019-01-23 | Ensure DB exists | Bond_009 | |
| 2019-01-20 | Fix func name | Andrew Rabert | |
| 2019-01-20 | Merge branch 'dev' into imagesize | Andrew Rabert | |
| 2019-01-20 | Removed unused parameters from Program.getImageEncoder | William Taylor | |
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Touchup | Bond_009 | |
| 2019-01-20 | Remove unneeded fields | Bond_009 | |
| 2019-01-20 | Cleanup ImageProcessor | Bond_009 | |
| 2019-01-19 | Combine Emby.Drawing and Emby.Drawing.Skia | Andrew Rabert | |
| 2019-01-19 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-18 | Cause exception if empty string used for config or log folders | PloughPuff | |
| 2019-01-18 | Modify to use correct logic before creating directory | PloughPuff | |
| Address review comments. | |||
| 2019-01-18 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-18 | Ensure all folders are created before running app | PloughPuff | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, ↵ | Erwin de Haan | |
| MediaBrowser.Common | |||
| 2019-01-13 | Visual Studio Reformat: Jellyfin.Server | Erwin de Haan | |
| 2019-01-13 | Add proper exit codes | Bond_009 | |
| 2019-01-13 | Catch exception instead of masking it | Bond_009 | |
| 2019-01-13 | Handle Ctrl+C and Ctrl+Break | Bond_009 | |
| 2019-01-12 | Shutdown gracefully when recieving a termination signal | Bond_009 | |
| 2019-01-06 | Merge pull request #450 from Bond-009/config | Joshua M. Boniface | |
| BaseApplicationPaths set up default config and log dir paths | |||
| 2019-01-06 | BaseApplicationPaths set up default config and log dir paths | Bond_009 | |
| 2019-01-06 | Remove unused PowerManagement | Bond_009 | |
| It isn't up to the application to prevent the system from going to sleep | |||
| 2019-01-05 | Merge pull request #438 from Bond-009/logasync | Joshua M. Boniface | |
| Improve logging performance | |||
| 2019-01-05 | Improve logging performance | Bond_009 | |
| Perform logging to file on a background thread. This means logging won't be bottlenecked by IO. | |||
| 2019-01-05 | Add env vars JELLYFIN_CONFIG_DIR and JELLYFIN_DATA_PATH | Bond_009 | |
| 2019-01-05 | Use -logdir if env var isn't set | Bond_009 | |
| 2019-01-05 | Make config path configurable | Bond_009 | |
| 2019-01-03 | Removed last using. | Erwin de Haan | |
| 2019-01-03 | Removed all old and unused ImageEncoders. | Erwin de Haan | |
| Remove solution platform cruft. | |||
| 2019-01-02 | Remove GitHub updater and don't trow exception in release | Bond_009 | |
| 2019-01-02 | Clean up EnvironmentInfo | Bond_009 | |
| 2019-01-02 | Fix inconsistent code style | Bond_009 | |
| 2019-01-02 | Log when falling back on NullImageEncoder | Bond_009 | |
| 2019-01-02 | Ensure log dir exists | Bond_009 | |
