| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-26 | Remove SocketSharp from Jellyfin.Server and some other cleanup | Claus Vium | |
| 2019-02-26 | Still broken | Claus Vium | |
| 2019-02-26 | Remove unused deps | Claus Vium | |
| 2019-02-26 | Begin removing System.Net sources | Claus Vium | |
| 2019-02-24 | Remove the unused status code | Claus Vium | |
| 2019-02-24 | Try another fix | Claus Vium | |
| 2019-02-24 | Don't close the socket response multiple times | Claus Vium | |
| 2019-02-20 | Merge pull request #847 from Bond-009/async | Vasily | |
| Make websockets code async | |||
| 2019-02-20 | Merge pull request #914 from Bond-009/httppostedfile | Vasily | |
| Separate HttpPostedFile into it's own file | |||
| 2019-02-16 | Merge branch 'master' into perf | Bond-009 | |
| 2019-02-16 | Merge branch 'master' into async | Bond-009 | |
| 2019-02-16 | Separate HttpPostedFile | Bond-009 | |
| 2019-02-16 | Comments | Bond-009 | |
| 2019-02-16 | Reorder elements | Bond-009 | |
| 2019-02-16 | More fixes | Bond-009 | |
| 2019-02-16 | Correctly dispose WebSocketSharpListener | Bond-009 | |
| 2019-02-16 | More warnings | Bond-009 | |
| 2019-02-16 | Warnings for docs | Bond-009 | |
| 2019-02-16 | Do not declare visible instance fields | Bond-009 | |
| 2019-02-16 | Closing braces should be followed by an empty line | Bond-009 | |
| 2019-02-16 | No multiple empty lines | Bond-009 | |
| 2019-02-16 | Single line comments should start with a space | Bond-009 | |
| 2019-02-16 | ConfigureAwait | Bond-009 | |
| 2019-02-16 | Change discards | Bond-009 | |
| 2019-02-12 | Address comments | Bond-009 | |
| 2019-02-12 | Last bits | Bond_009 | |
| 2019-02-12 | Less string allocations | Bond_009 | |
| 2019-02-09 | Style fixes | Bond_009 | |
| 2019-02-09 | Make more things async | 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 | Fix more warnings | Bond-009 | |
| 2019-02-07 | Quick style fix | Bond-009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 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-20 | Remove MediaBrowser.Text since it violates licenses and is overall hacky | cvium | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Jellyfin.Server | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | 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-07 | Remove tabs and trailing whitespace | hawken | |
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2019-01-02 | Rename and rework entry point | Bond_009 | |
