| Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bump version to 10.8.0 for next release
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Stepan <ste.martinek+git@gmail.com>
|
|
Use typed UserManager GetPreference
|
|
|
|
|
|
|
|
Add overloaded constructor for ActivityLog levels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rewrite Activity Log Backend
|
|
|
|
|
|
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
|
|
|
|
|
|
|
|
|
|
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
|
|
|
|
|
|
|
|
|
|
|