| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-11 | Merge pull request #9 from jellyfin/master | LogicalPhallacy | |
| Yanking in latest changes | |||
| 2019-02-09 | Merge pull request #852 from Bond-009/nuget | Joshua M. Boniface | |
| Use SQLitePCL.pretty.netstandard on NuGet | |||
| 2019-02-09 | Use Path.Combine | Joshua Boniface | |
| 2019-02-09 | Fix poor handling of cache directories | Joshua Boniface | |
| 2019-02-09 | Chnage to own NuGet package | Bond_009 | |
| 2019-02-09 | Fix namespacing so it lines up properly with file names and paths (#715) | Erwin de Haan | |
| * Fix stupid namespacing so it lines up properly with file names and paths. | |||
| 2019-02-08 | Add error logging when translation is missing from core | Claus Vium | |
| 2019-02-08 | Remove missing languages from localization options | Claus Vium | |
| 2019-02-08 | Default to en-US for missing core translations | Claus Vium | |
| 2019-02-08 | Merge pull request #822 from Bond-009/imagedimensions | Vasily | |
| Complete rename ImageSize -> ImageDimensions | |||
| 2019-02-06 | Move some arrays to generics | Bond_009 | |
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-04 | Fix loading of rating files | Bond_009 | |
| 2019-02-04 | Merge pull request #797 from Bond-009/warnings | Vasily | |
| Fix all warnings | |||
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-02-03 | Merge pull request #732 from Bond-009/locale | Joshua M. Boniface | |
| Reworked LocalizationManager to load data async | |||
| 2019-02-03 | Fix build error | Bond-009 | |
| 2019-02-03 | add suggestions from code review | dkanada | |
| 2019-02-03 | merge progress calculation into a single line | dkanada | |
| 2019-02-03 | remove useless comments | dkanada | |
| 2019-02-03 | unhide several scheduled tasks and add missing properties | dkanada | |
| 2019-02-03 | move all scheduled tasks and triggers into folders | dkanada | |
| 2019-02-03 | fix build errors and update plugin manifest location | dkanada | |
| 2019-02-03 | add PluginUpdateTask back into source | dkanada | |
| 2019-02-02 | Merge pull request #764 from Bond-009/encoding | Joshua M. Boniface | |
| Remove dead code, made some functions properly async | |||
| 2019-02-02 | Fix all warnings | Bond-009 | |
| 2019-02-02 | Merge pull request #788 from Bond-009/warnings | Andrew Rabert | |
| Fix more warnings | |||
| 2019-02-02 | Minor changes to encoding code | Bond_009 | |
| * Don't wait in intervals of 100ms for the file to exist | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-02-02 | Remove unused field | Bond_009 | |
| 2019-02-01 | Fix more warnings | Bond_009 | |
| 2019-02-01 | Make cache dir configurable | Bond_009 | |
| 2019-02-01 | Fix build error | Bond_009 | |
| 2019-02-01 | Update iso6392.txt | minegociomovil | |
| Add new es-MX option for the latin metadata search in www.themoviedb.org Content add: spa||es-mx|Spanish; Latin|espagnol; Latin | |||
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Merge pull request #733 from Bond-009/startuptasks | Joshua M. Boniface | |
| Remove unused function | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-31 | Revert back to NoAutoRunWebApp | PloughPuff | |
| Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary. | |||
| 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 | Remove more Connect related stuff | Claus Vium | |
| 2019-01-31 | Merge branch 'master' into locale | Bond-009 | |
| 2019-01-31 | Upgrade crypto provider, retarget better framework | Phallacy | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-30 | Merge branch 'master' into startuptasks | Bond-009 | |
| 2019-01-29 | Update Emby.Server.Implementations/Localization/LocalizationManager.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-01-29 | Merge pull request #716 from Bond-009/warnings | Vasily | |
| Remove more compile time warnings | |||
| 2019-01-28 | Removed loose whitespace and one .ToArray() call. | Erwin de Haan | |
