aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Filters/ParameterObsoleteFilter.cs
AgeCommit message (Collapse)Author
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2021-04-17Remove unused using directivesBaronGreenback
2021-01-21Apply suggestions from code reviewCody Robibero
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2021-01-20Add ability to mark query parameter as obsolete.crobibero