| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-31 | Merge pull request #3764 from Ullmie02/api-videohls | Patrick Barron | |
| Move VideoHlsService to Jellyfin.Api | |||
| 2020-08-01 | remove useless order step for intros | dkanada | |
| 2020-07-31 | Fix docs, params, return values | crobibero | |
| 2020-07-31 | Merge remote-tracking branch 'upstream/api-migration' into api-dlna-server | crobibero | |
| 2020-07-31 | fix route params | crobibero | |
| 2020-07-31 | Fix response codes, documentation, and auth | crobibero | |
| 2020-07-31 | Merge remote-tracking branch 'upstream/api-migration' into api-dlna | crobibero | |
| 2020-07-31 | Merge pull request #3691 from crobibero/api-video | Cody Robibero | |
| move VideoService.cs to Jellyfin.Api | |||
| 2020-07-31 | Merge pull request #3759 from AlfHou/readme_flag_fix | Anthony Lavado | |
| Change 'nowebcontent' flag to 'nowebclient' flag in readme | |||
| 2020-07-31 | Merge pull request #3727 from K900/patch-1 | Anthony Lavado | |
| Fix #3624 | |||
| 2020-07-31 | Merge pull request #3760 from thornbill/true-or-false | Anthony Lavado | |
| Fix inverted logic for LAN IP detection | |||
| 2020-07-31 | Update Jellyfin.Api/Controllers/VideoHlsController.cs | David | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-31 | Merge pull request #3740 from Bond-009/alloc3 | Anthony Lavado | |
| Optimize Substring and StringBuilder usage | |||
| 2020-07-31 | Remove response code doc because it got added elsewhere | David | |
| 2020-07-31 | Add missing docs and remove duplicate function | crobibero | |
| 2020-07-31 | Merge remote-tracking branch 'upstream/api-migration' into api-video | crobibero | |
| 2020-07-31 | Move VideoHlsService to Jellyfin.Api | David | |
| 2020-07-31 | Merge pull request #3761 from cvium/fix_mem_leak | Joshua M. Boniface | |
| Fix DI memory leak | |||
| 2020-07-31 | Use factory pattern to instantiate jellyfindb context to avoid disposed ↵ | cvium | |
| contexts piling up in DI container | |||
| 2020-07-30 | Fix inverted logic for LAN IP detection | Bill Thornton | |
| 2020-07-30 | There is no 'nowebcontent' flag, the correct flag is 'nowebclient' | Alf Sebastian Houge | |
| 2020-07-30 | Merge pull request #3757 from jellyfin/update_blurhashsharp | Bond-009 | |
| Update BlurHashSharp and set max size to 128x128 | |||
| 2020-07-30 | Update BlurHashSharp and set max size to 128x128 | cvium | |
| 2020-07-30 | Apply review fixes | crobibero | |
| 2020-07-30 | total font size limit 20M | Nyanmisaka | |
| 2020-07-30 | Merge pull request #3747 from barronpm/memorycache | Bond-009 | |
| Use Memory Cache | |||
| 2020-07-30 | update as per suggestions | Nyanmisaka | |
| 2020-07-29 | Use MemoryCache in DeviceManager | Patrick Barron | |
| 2020-07-29 | remove extra using | crobibero | |
| 2020-07-29 | Fix PlaybackInfo endpoint | crobibero | |
| 2020-07-29 | Use MemoryCache in ChannelManager | Patrick Barron | |
| 2020-07-29 | Use MemoryCache in LibraryManager | Patrick Barron | |
| 2020-07-29 | fix boolean | crobibero | |
| 2020-07-29 | Use ArrayPool and reduce duplicate code | crobibero | |
| 2020-07-29 | use proper os comparison | crobibero | |
| 2020-07-29 | Optimize Substring and StringBuilder usage | Bond_009 | |
| 2020-07-28 | Merge pull request #3725 from joshuaboniface/fix-ci-docker | Joshua M. Boniface | |
| Flip quoting in variable set command | |||
| 2020-07-28 | Merge pull request #3720 from joshuaboniface/fix-bump-version | Joshua M. Boniface | |
| Fix bump_version so it works properly | |||
| 2020-07-28 | Merge pull request #3724 from joshuaboniface/bump-master-version | Joshua M. Boniface | |
| Bump master version to 10.7.0 for next release | |||
| 2020-07-28 | Update MediaBrowser.Api/DisplayPreferencesService.cs | Patrick Barron | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-07-28 | Translated using Weblate (German) | tmechen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-07-29 | allows to provide multiple fonts | nyanmisaka | |
| 2020-07-28 | Migrate default library display preferences. | Patrick Barron | |
| 2020-07-28 | adjust priority in outputSizeParam cutter | Nyanmisaka | |
| 2020-07-28 | Fix #3624 | K900 | |
| It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default. | |||
| 2020-07-28 | Flip quoting in variable set command | Joshua M. Boniface | |
| The quoting as-is was broken and would result in a junk output. This way, the proper value is obtained. | |||
| 2020-07-27 | Recreate display preferences migration. | Patrick Barron | |
| 2020-07-27 | Merge pull request #3723 from joshuaboniface/fix-ci-docker | Anthony Lavado | |
| Get and tag with the actual release version in CI | |||
| 2020-07-27 | Get and tag with the actual release version in CI | Joshua M. Boniface | |
| 2020-07-27 | Set default value of SortBy during migrations. | Patrick Barron | |
