index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server
/
Extensions
Age
Commit message (
Expand
)
Author
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
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
2024-06-01
Backport pull request #11823 from jellyfin/release-10.9.z
gnattu
2024-05-17
Backport pull request #11671 from jellyfin/release-10.9.z
Shadowghost
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
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
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
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
2022-07-20
Properly handle subnets in KnownProxies
Shadowghost
2022-07-19
Migrate NetworkManager and Tests to native .NET IP objects
Shadowghost
2022-05-22
Merge pull request #7775 from crobibero/openapi-version
Cody Robibero
[next]