Commit Graph

34 Commits (2920611ffc206d845563637c4a865bf3f02d1374)

Author SHA1 Message Date
Cody Robibero 2920611ffc Convert string MediaType to enum MediaType
7 months ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 497d8c4957
Use Order() introduced in .NET 7 (#8923)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
2 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
Claus Vium 1d3b2e8dd6
Merge pull request #4643 from crobibero/empty-lib-null-ref
4 years ago
crobibero 828504e925 The future is now
4 years ago
crobibero 08be7f094a Cleaner type checking
4 years ago
crobibero 41e127d1d2 Fix null reference when getting filters of an empty library
4 years ago
crobibero 09b1e571f4 Apply suggestions from review
4 years ago
crobibero f48e47be5f Split nested conditional
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Bond_009 f5973d57e8
Remove UTF8 bom from some files
4 years ago
crobibero 2a0578ce1a Add missing manual splits
4 years ago
Bond_009 ff49a3bb61
Missed some stuff
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
crobibero 5d34b07d1f Make query parameters nullable or set default value
4 years ago
crobibero 7a32d03101 remove unused parameters
4 years ago
David 5c6e9f4db5 Add missing authorization policies
4 years ago
crobibero d820c0fff5 Convert pragma to supresswarning
4 years ago
crobibero 9a51f484af Remove nullable, add async task
4 years ago
Cody Robibero f181cb3746
Update Jellyfin.Api/Controllers/FilterController.cs
4 years ago
Cody Robibero 355682620d
Update Jellyfin.Api/Controllers/FilterController.cs
4 years ago
Cody Robibero 393f5f0c25
Update Jellyfin.Api/Controllers/FilterController.cs
4 years ago
crobibero 6f64e48c54 Add response codes
4 years ago
crobibero dd5579e0eb Move FilterService to Jellyfin.Api
4 years ago