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.Api
/
Extensions
Age
Commit message (
Expand
)
Author
6 days
Remove DtoExtensions.AddClientFields (#15638)
Niels van Velzen
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-07-29
Enable nullable for DtoService and DtoOptions
Bond_009
2024-04-30
More efficient array creation (#11468)
Bond-009
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-02-19
Optimize tryparse
Bond_009
2023-02-02
Cleanup imports
Shadowghost
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-02-21
Minor improvements
Bond_009
2020-11-12
Convert array property to IReadOnlyList
crobibero
2020-10-29
Remove AddItemFields
crobibero
2020-10-29
Merge remote-tracking branch 'upstream/master' into query-fields
crobibero
2020-10-09
Convert image type string to enum.
crobibero
2020-10-09
Convert field string to enum.
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-20
Use proper DtoOptions extensions
crobibero
2020-06-18
Add DtoExtensions.cs
crobibero