| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Backport pull request #15672 from jellyfin/release-10.11.z | crobibero | |
| Cache OpenApi document generation Original-merge: 8cd56521570992d8587db5e1f80d4cb826537f31 Merged-by: anthonylavado <anthony@lavado.ca> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2025-06-26 | Changed misspell of 'temporarily' in 503 response (#14377) | Archie | |
| 2025-06-08 | util forward headers on startup api (#14246) | JPVenson | |
| 2025-06-03 | Fix missing logging of connections by disallowed IPs (#14011) | jade | |
| 2025-05-04 | Cleanup file related code (#14023) | Bond-009 | |
| 2025-04-19 | Add port awareness to startup server (#13913) | JPVenson | |
| 2025-03-28 | Fix trusting all sources for forward headers if none are configured | JPVenson | |
| 2025-03-25 | Merge pull request #13589 from JPVenson/feature/DatabaseRefactor | Cody Robibero | |
| [Feature] Database code refactor | |||
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-24 | Added OpenAPI spec for #12880 | JPVenson | |
| 2025-01-27 | Fixed migration runner and added docs for adding migrations | JPVenson | |
| 2024-08-05 | Backport pull request #11901 from jellyfin/release-10.9.z | gnattu | |
| Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 2024-06-01 | Backport pull request #11823 from jellyfin/release-10.9.z | gnattu | |
| Add Env Var to disable second level cache Original-merge: 95c7d997c13cfcd4038174ba00525d5628475fb7 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-17 | Backport pull request #11671 from jellyfin/release-10.9.z | Shadowghost | |
| Fix network binding Original-merge: 430d450828123e6c369db5aff728462e2efde6fd Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-02-26 | Store lyrics in the database as media streams (#9951) | Cody Robibero | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-14 | Use System.Net.IPNetwork | Bond_009 | |
| 2023-11-12 | Move API policies to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network configuration to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network utilities to MediaBrowser.Common | Patrick Barron | |
| 2023-11-12 | Move network constants to MediaBrowser.Common | Patrick Barron | |
| 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-10-18 | add policy to the subtitle controller | chinkara | |
| 2023-10-11 | Refactor URI overrides (#10051) | Tim Eisele | |
| 2023-09-23 | Add missing LocalAccessOrRequiresElevationHandler (#10268) | Cody Robibero | |
| 2023-08-22 | == null -> is null | Bond_009 | |
| 2023-07-03 | Extract networking constants | Shadowghost | |
| 2023-02-17 | Consistently write IP in upercase | Shadowghost | |
| 2023-02-17 | Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery | Shadowghost | |
| 2023-02-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-15 | Apply review suggestions | Shadowghost | |
| 2023-02-14 | Add back LocalAccessOrRequiresElevationPolicy | Shadowghost | |
| 2023-02-14 | Add permissions for LiveTV access and management | Shadowghost | |
| 2023-02-13 | Add permission for collection management | Shadowghost | |
| 2023-02-09 | fix firsttimesetup | cvium | |
| 2023-02-09 | fix default policy | cvium | |
| 2023-02-09 | refactor: simplify authz | cvium | |
| 2023-01-19 | Fix CA1851 | Shadowghost | |
| 2023-01-19 | Merge remote-tracking branch 'upstream/master' into network-rewrite | Shadowghost | |
| 2023-01-15 | Move WebHostBuilder extension method to separate file | Patrick Barron | |
| 2023-01-15 | Move Formatters to Jellyfin.Api | Patrick Barron | |
| 2023-01-15 | Move Middleware to Jellyfin.Api | Patrick Barron | |
| 2022-12-03 | Merge remote-tracking branch 'upstream/master' into network-rewrite | Shadowghost | |
| 2022-10-28 | Backport pull request #8611 from jellyfin/release-10.8.z | Niels van Velzen | |
| Fix TranscodeReasons type in OpenAPI output Original-merge: c86d5838becf19ba59303d47dac4a62836b44ea2 Merged-by: Claus Vium <cvium@users.noreply.github.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-10-17 | Properly handle IPs with subnetmasks | Shadowghost | |
| 2022-10-14 | Apply review suggestions | Shadowghost | |
| 2022-07-21 | Cleanup and fixes | Shadowghost | |
| 2022-07-20 | Apply review suggestions and fix build | Shadowghost | |
| 2022-07-20 | Remove workaround, this only applies to the IPs set by the middleware | Shadowghost | |
