| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-05 | Merge pull request #1427 from dkanada/fanart | Anthony Lavado | |
| Move fanart image provider to plugin | |||
| 2019-06-04 | Merge pull request #1159 from Bond-009/streamjob | Anthony Lavado | |
| Trying to make sense of the streaming code | |||
| 2019-05-31 | move fanart image provider to plugin | dkanada | |
| 2019-05-09 | Merge pull request #1229 from voodoos/cleanup/SocketSharp | Bond-009 | |
| Cleaning WebSocketSharp continued | |||
| 2019-04-16 | Move the definition of ProductName to the correct class | Anthony Lavado | |
| Missed moving this from one class to the other. | |||
| 2019-04-11 | Simplify headers use in WSS | VooDooS | |
| 2019-03-26 | Trying to make sense of the streaming code | Bond_009 | |
| Mostly small changes as I was looking through the code. * async void -> async Task * Properly implemented dispose methods * Pass the logstream directly to the JobLogger * Style fixes | |||
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-03-18 | Merge pull request #1127 from LogicalPhallacy/lockoutfix | Joshua M. Boniface | |
| Add configurable user lockout | |||
| 2019-03-16 | Merge branch 'master' into subtitle-display-title | redSpoutnik | |
| 2019-03-16 | Remove some dead code | redSpoutnik | |
| 2019-03-16 | Merge pull request #2 from LogicalPhallacy/master | LogicalPhallacy | |
| update lockoutfix to latest for testing | |||
| 2019-03-16 | configurable user lockout | Phallacy | |
| 2019-03-14 | Change subtitles DisplayTitle behavior | redSpoutnik | |
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-03-13 | Improvements around streams | Bond-009 | |
| * Use ArrayPool instead of allocating new buffers each time * Remove NetworkStream copy * Remove some dead code | |||
| 2019-03-13 | Merge pull request #1059 from Bond-009/os | Vasily | |
| Remove EnvironmentInfo | |||
| 2019-03-12 | Merge pull request #1092 from joshuaboniface/configurable-webdir | Joshua M. Boniface | |
| Add configurable webdir option | |||
| 2019-03-12 | Merge branch 'master' into xml | Bond-009 | |
| 2019-03-12 | Merge pull request #1060 from Bond-009/assinfo | Vasily | |
| Remove redundant class AssemblyInfo | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Add further resources to complete WebPath | Joshua Boniface | |
| 2019-03-07 | Remove EnvironmentInfo | Bond-009 | |
| This moved the last bit of usefulness of EnvironmentInfo into a static class. | |||
| 2019-03-07 | Merge pull request #1065 from cvium/closed_response | Bond-009 | |
| Don't set status code if response is closed | |||
| 2019-03-07 | Don't set status code if response is closed | Claus Vium | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-03-07 | Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc | Claus Vium | |
| 2019-03-07 | Merge pull request #870 from LogicalPhallacy/betterauth | Bond-009 | |
| Better default authentication | |||
| 2019-03-07 | Reduce aspnet imports | Claus Vium | |
| 2019-03-07 | Remove redundent class AssemblyInfo | Bond-009 | |
| 2019-03-07 | more fixes for perf and style | Phallacy | |
| 2019-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-03-07 | Apply suggestions from code review | Bond-009 | |
| more minor fixes before I do larger fixes Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-03-05 | Minor fixes to address style issues | Phallacy | |
| 2019-03-05 | Remove --ffprobe logic | PloughPuff | |
| 2019-03-05 | Address review comments from Bond | PloughPuff | |
| 2019-03-05 | Review comments | PloughPuff | |
| Address review comments from JustAMan, Bond-009 and cvium. | |||
| 2019-03-05 | Reworked FFmpeg path discovery and always display to user | PloughPuff | |
| 1) Reworked FFmpeg and FFprobe path discovery (CLI switch, Custom xml, system $PATH, UI update trigger). Removed FFMpeg folder from Emby.Server.Implementations. All path discovery now in MediaEncoder. 2) Always display FFmpeg path to user in Transcode page. 3) Allow user to remove a Custome FFmpeg path and return to using system $PATH (or --ffmpeg if available). 4) Remove unused code associated with 'prebuilt' FFmpeg. 5) Much improved logging during path discovery. | |||
| 2019-03-05 | Remove more Content-Length references | Claus Vium | |
| 2019-03-04 | minor style fixes | Phallacy | |
| 2019-02-28 | Do not allow new users to delete content by default | The Lynxy | |
| 2019-02-27 | Remove IHttpResponse | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-27 | Cleanup in QueryParamCollection | Claus Vium | |
| 2019-02-27 | Remove HttpUtility | Claus Vium | |
| 2019-02-27 | Remove some unused stuff | Claus Vium | |
| 2019-02-26 | Remove unused Cookies | Claus Vium | |
| 2019-02-26 | Remove SetContentLength and company | Claus Vium | |
| 2019-02-26 | kestrel init | Claus Vium | |
