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
Age
Commit message (
Expand
)
Author
2023-06-10
Add all websocket messages to generated openapi spec (#9682)
Cody Robibero
2023-05-26
chore: deprecate EasyPassword as it isn't very secure
cvium
2023-05-15
Use default files to remove index.html from url
Bill Thornton
2023-05-15
Fix playlists library and migration (#9770)
Shadowghost
2023-05-12
Fix access to playlists not created by a user (#9746)
Shadowghost
2023-05-11
Merge pull request #8598 from Neuheit/ipv4fallback
Cody Robibero
2023-05-10
Fix MigrateRatingLevels (#9461)
Shadowghost
2023-04-06
Simplify conditional expression
Stepan Goremykin
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-03-30
Fix migration for MusicBrainz (#9559)
Marc Brooks
2023-03-17
Apply review suggestions
Shadowghost
2023-03-10
Add migration to properly set playlist owner
Shadowghost
2023-02-20
Move MigrateRatingLevels migration to preStartup
Shadowghost
2023-02-20
Apply review suggestions
Shadowghost
2023-02-20
Fix typo and migration description
Shadowghost
2023-02-20
Add database migration for rating schema change
Shadowghost
2023-02-20
Merge pull request #9356 from Bond-009/tryparse
Bond-009
2023-02-19
Optimize tryparse
Bond_009
2023-02-19
Add migration for MusicBrainz settings
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 openapi auth
cvium
2023-02-09
fix default policy
cvium
2023-02-09
refactor: simplify authz
cvium
2023-02-04
Simplify CreateApplicationPaths (#9171)
Bond-009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-27
Move LogEnvironmentInfo to StartupHelpers
Patrick Barron
2023-01-26
Remove OS information from System Info (#9175)
Patrick Barron
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-17
Merge pull request #9108 from barronpm/efcore-cleanup
Bond-009
2023-01-16
Rename JellyfinDb to JellyfinDbContext
Patrick Barron
2023-01-15
Enable in-process restarting
Patrick Barron
2023-01-15
Move WebHostBuilder extension method to separate file
Patrick Barron
2023-01-15
Move some startup methods to StartupHelpers
Patrick Barron
2023-01-15
Move Formatters to Jellyfin.Api
Patrick Barron
2023-01-15
Move Middleware to Jellyfin.Api
Patrick Barron
2023-01-14
Remove AddPeopleQueryIndex migration
Bond_009
2023-01-14
Fine tune DB settings
Bond_009
2023-01-13
chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085)
renovate[bot]
2023-01-12
Fix tests
Patrick Barron
2023-01-11
Minor cleanup in Startup class
Patrick Barron
2023-01-11
Update Serilog.AspNetCore
Patrick Barron
2023-01-11
Migrate from IWebHost to IHost
Patrick Barron
2023-01-11
Merge pull request #9064 from barronpm/move-jellyfin-drawing-skia
Bond-009
2023-01-10
Move Jellyfin.Drawing.Skia to src
Patrick Barron
2023-01-10
chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.4 (#9062)
renovate[bot]
2023-01-10
chore(deps): update dotnet monorepo to v7.0.2
renovate[bot]
2023-01-10
Rename Emby.Drawing and move to src (#9054)
Patrick Barron
[next]