| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-12 | Merge pull request #9762 from crobibero/media-type | Bond-009 | |
| Convert string MediaType to enum MediaType | |||
| 2023-11-10 | Validate AuthenticationProviderId and PasswordResetProviderId (#10553) | Chris H | |
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-11-09 | Convert CollectionType, SpecialFolderType to enum (#9764) | Cody Robibero | |
| * Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-11-05 | Add IDisposableAnalyzers to more projects | Bond_009 | |
| 2023-10-27 | Merge pull request #10357 from herby2212/kill-inactive-streams-v2 | Claus Vium | |
| Add auto close of an inactive session after X minutes | |||
| 2023-10-27 | Merge pull request #10410 from Ch1nkara/add-users-permission-to-edit-subtitles | Claus Vium | |
| add EnableSubtitleManagement permission | |||
| 2023-10-21 | fix indentation after merge | herby2212 | |
| 2023-10-21 | update to current master to resolve merge conflict | herby2212 | |
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-18 | add EnableSubtitleManagement permission | chinkara | |
| 2023-10-17 | Merge pull request #10366 from goremykin/fix-resharper-warnings | Bond-009 | |
| 2023-10-17 | Merge pull request #10270 from crobibero/chromecast-config | Bond-009 | |
| 2023-10-17 | Update /Device endpoint to return CustomName | LJQ | |
| 2023-10-12 | Merge branch 'master' into fix-resharper-warnings | Stepan Goremykin | |
| # Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs | |||
| 2023-10-10 | Deprecate CanLaunchWebBrowser (#10381) | Bond-009 | |
| It's been a while since I removed this feature from server not sure why it's in the api anyway. The macOS and Windows app have this functionality | |||
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-10-10 | Merge branch 'master' into chromecast-config | Cody Robibero | |
| # Conflicts: # Emby.Server.Implementations/ApplicationHost.cs | |||
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-08 | Jellyfin.Drawing minor improvements | Bond_009 | |
| Reduce duplicate/dead code | |||
| 2023-10-08 | Add a Book ExternalIdMediaType | Pithaya | |
| 2023-10-08 | Remove conditional access when it is known to be not null | Stepan Goremykin | |
| 2023-10-07 | integrate development from v1 | herby2212 | |
| 2023-10-03 | Use DI for IFileSystem | Patrick Barron | |
| 2023-09-23 | Migrate to customizable cast receiver config | Cody Robibero | |
| 2023-09-13 | Minor LibraryMonitor improvements | Bond_009 | |
| * Enable nullable * Add a fast return to ReportFileSystemChanged when path should be ignored * Use Span overloads of Path.* functions where possible * IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path | |||
| 2023-09-12 | Merge pull request #10056 from Bond-009/nullable2 | Bond-009 | |
| 2023-09-06 | Add option to include resumable items in next up requests | Bill Thornton | |
| 2023-08-22 | == null -> is null | Bond_009 | |
| 2023-08-22 | Enable nullable for more files and add tests | Bond_009 | |
| Adds basic tests for FFProbeVideoInfo.CreateDummyChapters Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component | |||
| 2023-08-02 | Fix subtitle encoder if webvtt is requested | sleepycatcoding | |
| 2023-07-29 | Enable nullable for more files | Bond_009 | |
| 2023-07-23 | Add support for more remote subtitle info | MBR#0001 | |
| 2023-07-06 | Merge pull request #9799 from Bond-009/genregex | Bond-009 | |
| 2023-07-03 | Merge pull request #8147 from Shadowghost/network-rewrite | Joshua M. Boniface | |
| 2023-07-01 | Merge pull request #9447 from Bond-009/disablerealtimemonitor | Claus Vium | |
| Disable real time monitoring by default | |||
| 2023-06-28 | Merge branch 'master' into trickplay | Nick | |
| 2023-06-28 | Merge pull request #9907 from nyanmisaka/av1e | Bond-009 | |
| 2023-06-28 | Merge pull request #9890 from Shadowghost/videorange-rework | Bond-009 | |
| 2023-06-28 | Use RegexGenerator where possible | Bond_009 | |
| 2023-06-28 | Migrate VideoRange and VideoRangeType to Enum | Shadowghost | |
| 2023-06-27 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-06-27 | Add default value to OpenAPI specification for ↵ | Niels van Velzen | |
| UserPolicy.EnableCollectionManagement This fixes a breaking API change during authentication | |||
| 2023-06-26 | Minor code changes | Nick | |
| 2023-06-26 | Migrate to trickplay table to EF. Rename vars/methods/members to have ↵ | Nick | |
| consistent use of tile and thumbnail | |||
| 2023-06-22 | Change default threads to 1 | Nick | |
| 2023-06-22 | crobibero styling, format, code suggestions | Nick | |
| 2023-06-22 | Change defaults | Nick | |
| 2023-06-22 | HashSet datatype was causing default values to always be added on server start | nicknsy | |
