| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-03 | Merge pull request #385 from Bond-009/usage | Joshua M. Boniface | |
| Don't send usage to emby | |||
| 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-03 | Remove remaining part old logging code | Bond_009 | |
| 2019-01-03 | Merge pull request #389 from Strit/danish-translation | Joshua M. Boniface | |
| Danish translation | |||
| 2019-01-03 | Remove report usage configuration option | Bond_009 | |
| 2019-01-03 | Don't send usage to emby | Bond_009 | |
| 2019-01-03 | Merge pull request #384 from Bond-009/startup | Joshua M. Boniface | |
| Don't send info to Emby servers on install | |||
| 2019-01-03 | Don't send info to Emby servers on install | Bond_009 | |
| Not even to a fake one | |||
| 2019-01-03 | Merge pull request #286 from Bond-009/cleanup | Joshua M. Boniface | |
| Clean up HttpClientManager, LiveTvManager and InstallationManager | |||
| 2019-01-03 | Remove firebase and empty resource config file | Bond_009 | |
| 2019-01-03 | Put all pixmap constructors in `using` statements. | Erwin de Haan | |
| Cleanup extra ImageInfo as well | |||
| 2019-01-03 | Moved Emby.Drawing.Skia off of deprecated functions. | Erwin de Haan | |
| Cleaned up some other declarations along the way. | |||
| 2019-01-03 | Don't dispose the object we are returning | Bond_009 | |
| 2019-01-03 | Figure out why it's failing | Bond_009 | |
| 2019-01-03 | Clean up HttpClientManager, LiveTvManager and InstallationManager | Bond_009 | |
| 2019-01-03 | Change null check on UserId to a Guid.Empty check | Claus Vium | |
| 2019-01-02 | Merge pull request #374 from Bond-009/logs | Andrew Rabert | |
| DeleteLogFileTask: only delete the .txt log files | |||
| 2019-01-02 | DeleteLogFileTask: only delete the .txt log files | Bond_009 | |
| 2019-01-02 | Merge pull request #360 from anthonylavado/project-updates | Anthony Lavado | |
| Update .csproj files and .sln for build reasons | |||
| 2019-01-02 | Merge branch 'dev' into project-updates | Anthony Lavado | |
| 2019-01-02 | Merge pull request #361 from cvium/fix_userid_type | Andrew Rabert | |
| DeviceQuery: change UserId to GUID | |||
| 2019-01-02 | added todo | Claus Vium | |
| 2019-01-02 | Merge pull request #371 from Bond-009/update | Andrew Rabert | |
| Remove GitHub updater and don't trow exception in release | |||
| 2019-01-02 | Merge pull request #364 from Bond-009/font | Andrew Rabert | |
| Remove unused FontConfigLoader | |||
| 2019-01-02 | Delete PluginUpdateTask.cs | Bond-009 | |
| 2019-01-02 | Delete SystemUpdateTask.cs | Bond-009 | |
| 2019-01-02 | Merge pull request #372 from sparky8251/default-admin-theme | Andrew Rabert | |
| Admin and first setup pages default to dark theme | |||
| 2019-01-02 | restore spaces in CONTRIBUTORS.md | Anthony Lavado | |
| 2019-01-02 | Remove CheckForApplicationUpdate function | Bond_009 | |
| 2019-01-02 | Add myself to contributors file | Sparky | |
| 2019-01-02 | Throw exception when calling unreachable function | Bond_009 | |
| 2019-01-02 | Disable PluginUpdateTask | Bond_009 | |
| 2019-01-02 | Admin and first setup pages default to dark theme | Sparky | |
| Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well. | |||
| 2019-01-02 | Disable SystemUpdateTask | Bond_009 | |
| 2019-01-02 | Remove GitHub updater and don't trow exception in release | Bond_009 | |
| 2019-01-02 | Remove obsolete functions | Bond_009 | |
| 2019-01-02 | Remove obsolete GetMBId | Bond_009 | |
| 2019-01-02 | Remove unused FontConfigLoader | Bond_009 | |
| 2019-01-02 | Use static regex | Bond_009 | |
| 2019-01-02 | Change regex to multiline | Bond_009 | |
| ex: https://regex101.com/r/bn9IOy/12 | |||
| 2019-01-02 | Remove extra capture group from regex | Bond_009 | |
| https://regex101.com/r/bn9IOy/11/ | |||
| 2019-01-02 | Use regex to check if ffmpeg output contains codec | Bond_009 | |
| Demo of the regex: https://regex101.com/r/bn9IOy/10/ | |||
| 2019-01-02 | Use ValueTuple and Linq | Bond_009 | |
| 2019-01-02 | Reduce log spam and clean up EncoderValidator | Bond_009 | |
| 2019-01-02 | change userid type to guid | Claus Vium | |
| 2019-01-02 | Add JSON assets for VSCode development | Anthony Lavado | |
| - This adds two configuration files that allow VSCode to open the solution and begin work with the project | |||
| 2019-01-02 | Add anthonylavado to CONTRIBUTORS.md | Anthony Lavado | |
| 2019-01-02 | Add TagLib-Sharp Building and new file header | Anthony Lavado | |
| - This enables TagLib-Sharp being built when using Visual Studio, for both Debug and Release modes - Adds a new file header that is respected when using VS for Mac or MonoDevelop | |||
| 2019-01-02 | Fix spacing to C#/Visual Studio standards | Anthony Lavado | |
| - This is a fix automatically applied by Visual Studio | |||
