| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-25 | Formatting update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-25 | Formatting update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-25 | Update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-25 | Update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-25 | Formatting update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-24 | Fix check for available WAN address. | Phlogi | |
| 2019-03-24 | removes needless dictionary | Phallacy | |
| 2019-03-24 | Update Emby.Server.Implementations/Library/UserManager.cs | Claus Vium | |
| Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-03-24 | fixes some usings | Phallacy | |
| 2019-03-24 | Format the WAN API Url correctly with https and Port. | Phlogi | |
| 2019-03-24 | Also add the WAN switch to the public system info. | Phlogi | |
| 2019-03-24 | Proper access to configuration objects | Phlogi | |
| 2019-03-24 | Removed comment, renamed methods consistently. | Phlogi | |
| 2019-03-24 | Update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-24 | Update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-24 | Update Emby.Server.Implementations/ApplicationHost.cs | Claus Vium | |
| Co-Authored-By: Phlogi <Phlogi@users.noreply.github.com> | |||
| 2019-03-24 | Merge pull request #1140 from oddstr13/pr-doxygen-1 | Bond-009 | |
| Add Doxygen config | |||
| 2019-03-24 | Merge pull request #1137 from thornbill/fix-expires-header | Bond-009 | |
| Fix default value for Expires header | |||
| 2019-03-24 | Fix build, missing changes. | Phlogi | |
| 2019-03-24 | Change WAN IP behaviour: Use ServerConfiguration.WanDdns if set in ↵ | Phlogi | |
| configuration. | |||
| 2019-03-24 | WAN Address should use public ports instead of local ports. | Phlogi | |
| https://github.com/jellyfin/jellyfin/issues/601#issuecomment-475941080 | |||
| 2019-03-24 | greaterthen/lessthen reversal fix | Phallacy | |
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-03-21 | Implemented some requested changes to the Doxyfile | Odd Stråbø | |
| 2019-03-21 | Customize Doxygen config. | Odd Stråbø | |
| 2019-03-21 | Generate doxygen template config `doxygen -g` | Odd Stråbø | |
| 2019-03-20 | Merge pull request #1139 from Liggy/debian-init | Vasily | |
| Update init scripts for compatibility with Devuan | |||
| 2019-03-20 | Update init scripts for compatibility with Devuan | Torsten | |
| Include start, stop, restart and status option for /etc/init.d/jellyfin Use start-stop-daemon to make the script refer to systemctl mechanism on systems that have systemd installed | |||
| 2019-03-19 | Fix default value for Expires header | Bill Thornton | |
| 2019-03-19 | Merge pull request #1136 from jellyfin/add-access-to-template | Joshua M. Boniface | |
| Require access type to be included in bug report | |||
| 2019-03-19 | Improve the wording per @joshuaboniface suggestion | Vasily | |
| 2019-03-19 | Require access type to be included in bug report | Vasily | |
| Inspired by https://github.com/jellyfin/jellyfin/issues/1085#issuecomment-473833591 It seems that the issue with "setup wizard" described there is only prominent when reverse-proxied, not when accessed directly. So this type of information should be gathered in the bug report as well. | |||
| 2019-03-18 | Merge pull request #4 from jellyfin/master | LogicalPhallacy | |
| updating local master | |||
| 2019-03-18 | Merge pull request #1117 from Bond-009/ffmpeg | Joshua M. Boniface | |
| Check before flushing ffmpeg log | |||
| 2019-03-18 | Merge pull request #1127 from LogicalPhallacy/lockoutfix | Joshua M. Boniface | |
| Add configurable user lockout | |||
| 2019-03-17 | Merge pull request #1090 from redSpoutnik/subtitle-display-title | Vasily | |
| Set DisplayTitle for subtitles | |||
| 2019-03-16 | really fixed line endings | Phallacy | |
| 2019-03-16 | fixed line endings | Phallacy | |
| 2019-03-16 | adding regex fix | Phallacy | |
| 2019-03-17 | Merge pull request #1121 from LogicalPhallacy/master | Joshua M. Boniface | |
| Update username regex to string literal with escaped - | |||
| 2019-03-16 | Update Emby.Server.Implementations/Library/UserManager.cs | Joshua M. Boniface | |
| Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-03-16 | Merge branch 'master' into subtitle-display-title | redSpoutnik | |
| 2019-03-16 | Remove some dead code | redSpoutnik | |
| 2019-03-16 | updated regex to string literal with escaped - | Phallacy | |
| 2019-03-16 | Merge pull request #1120 from LogicalPhallacy/master | Vasily | |
| quick fix for auth bug | |||
| 2019-03-16 | Merge pull request #2 from LogicalPhallacy/master | LogicalPhallacy | |
| update lockoutfix to latest for testing | |||
| 2019-03-16 | Merge pull request #1 from jellyfin/master | LogicalPhallacy | |
| merging myself to latest | |||
| 2019-03-16 | configurable user lockout | Phallacy | |
| 2019-03-15 | quick fix for auth bug | Phallacy | |
| 2019-03-15 | Merge pull request #1119 from ploughpuff/503retry | Joshua M. Boniface | |
| MusicBrainz 503 Retry Strategy | |||
