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
/
Controllers
/
FilterController.cs
Age
Commit message (
Expand
)
Author
2021-02-10
Create BaseItemKind enum
crobibero
2020-12-03
Merge pull request #4643 from crobibero/empty-lib-null-ref
Claus Vium
2020-12-02
The future is now
crobibero
2020-12-02
Cleaner type checking
crobibero
2020-12-02
Fix null reference when getting filters of an empty library
crobibero
2020-12-02
Apply suggestions from review
crobibero
2020-12-01
Split nested conditional
crobibero
2020-12-01
Use Guid as API parameter type where possible
crobibero
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-11-16
Add missing manual splits
crobibero
2020-11-14
Missed some stuff
Bond_009
2020-08-04
Fix all route for base url support
crobibero
2020-07-20
changes from merge
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-22
Add missing authorization policies
David
2020-06-19
Convert pragma to supresswarning
crobibero
2020-06-18
Remove nullable, add async task
crobibero
2020-06-17
Update Jellyfin.Api/Controllers/FilterController.cs
Cody Robibero
2020-06-10
Update Jellyfin.Api/Controllers/FilterController.cs
Cody Robibero
2020-06-10
Update Jellyfin.Api/Controllers/FilterController.cs
Cody Robibero
2020-06-08
Add response codes
crobibero
2020-06-07
Move FilterService to Jellyfin.Api
crobibero