| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-09 | Fix more warnings | Bond_009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-07-29 | Merge pull request #1579 from Bond-009/ass | dkanada | |
| Fix #1388 and #1472 | |||
| 2019-07-29 | Merge pull request #1513 from Bond-009/style2 | dkanada | |
| Fix style issues | |||
| 2019-07-29 | Fix #1388 and #1472 | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-07-06 | Fix style issues | Bond_009 | |
| 2019-07-06 | Streamline authentication proccess | Bond_009 | |
| 2019-06-24 | Merge pull request #1448 from joshuaboniface/nice-userconfig-paths | Andrew Rabert | |
| Use the username for the user config path | |||
| 2019-06-21 | Merge pull request #1454 from Bond-009/webresource | dkanada | |
| Simplify file serving code | |||
| 2019-06-20 | Merge pull request #1369 from teacupx/master | dkanada | |
| Enable Exynos MFC encoder and fix transcoding bitrate control | |||
| 2019-06-20 | add comment explaining GetMinBitrate | dkanada | |
| 2019-06-13 | Merge pull request #1156 from Bond-009/sep | Anthony Lavado | |
| Small cleanups here and there | |||
| 2019-06-12 | Merge pull request #1442 from jellyfin/release-10.3.z | Joshua M. Boniface | |
| Backmerge for Release 10.3.4 and 10.3.5 | |||
| 2019-06-10 | Simplify file serving code | Bond_009 | |
| 2019-06-08 | Use the username for the user config path | Joshua M. Boniface | |
| Use the username to construct the UserConfigurationDirectory, instead of the user ID, and move the old ID-based path to the new path if needed when loading (temporary transitional code). Removes administrator guesswork as to what user each directory belongs to, which I found very annoying when investigating user configs. | |||
| 2019-06-05 | Merge pull request #994 from Bond-009/tasks | Anthony Lavado | |
| Remove Tasks wrapped in a Task | |||
| 2019-06-04 | Merge pull request #1159 from Bond-009/streamjob | Anthony Lavado | |
| Trying to make sense of the streaming code | |||
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
| 2019-06-01 | Merge branch 'master' into tasks | Bond-009 | |
| 2019-05-25 | Format correctly the PIN when updating it | DrPandemic | |
| 2019-05-18 | Merge pull request #1383 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for Release 10.3.3 | |||
| 2019-05-16 | Review changes | Claus Vium | |
| Untested | |||
| 2019-05-11 | Fix transcode bitrate control | JMCC | |
| 2019-05-02 | Enforce extras folder structure according to Emby's wiki | Claus Vium | |
| 2019-05-01 | Change owner and parent id of extras to the main media item | Claus Vium | |
| 2019-04-02 | Speed up DeepCopy | Bond-009 | |
| 2019-03-29 | Merge pull request #1149 from LogicalPhallacy/ImprovedPasswordReset | Joshua M. Boniface | |
| Adds per user password reset | |||
| 2019-03-27 | Add EnableOutputInSubFolder back | Bond_009 | |
| 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-26 | Fix build error | Bond-009 | |
| 2019-03-25 | Lower the amount of running tasks | Bond_009 | |
| 2019-03-25 | Seperate changes from #1023 | Bond-009 | |
| The unrelated changes from #1023 (and more) | |||
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-03-15 | Check before flushing ffmpeg log | Bond_009 | |
| The stream could have been diposed while writing. | |||
| 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-08 | Fix error | Bond-009 | |
| 2019-03-08 | Merge pull request #1069 from Bond-009/fix | Vasily | |
| Quick nullref fix | |||
| 2019-03-07 | Quick nullref fix | Bond-009 | |
| 2019-03-07 | Add urlprefixes during init | Claus Vium | |
| 2019-03-08 | Merge pull request #1058 from Bond-009/clean | Vasily | |
| Cleanup/simplification | |||
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 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 | Reduce aspnet imports | Claus Vium | |
| 2019-03-07 | Merge pull request #844 from ploughpuff/ffmpeg | Vasily | |
| Reworked FFmpeg path discovery and always display to user | |||
| 2019-03-06 | Merge pull request #915 from cvium/remove_encryptionmanager | Vasily | |
| Remove IEncryptionManager | |||
| 2019-03-05 | Renamed Init() to SetFFmpegPath() | PloughPuff | |
| 2019-03-05 | Review comments | PloughPuff | |
| Address review comments from JustAMan, Bond-009 and cvium. | |||
