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
/
LibraryStructureController.cs
Age
Commit message (
Collapse
)
Author
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-12-05
Replace != null with is not null
Bond_009
2021-08-28
Enable nullable for more files
Bond_009
2021-03-05
Fix UpdateMediaPath model binding (#5378)
Claus Vium
2021-02-24
Fix unchecked input
Bond_009
2020-10-14
Remove CommaDelimitedArrayModelBinderProvider
crobibero
2020-08-31
Fix model binding in UpdateLibraryOptions
Claus Vium
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Remove leading slash from route attributes
crobibero
2020-08-03
Fix some request parameters
crobibero
2020-07-24
Fix request parameters
crobibero
2020-07-24
Fix request parameters
crobibero
2020-07-20
changes from merge
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-24
remove unused parameters
crobibero
2020-06-19
Convert pragma to supresswarning
crobibero
2020-06-18
Remove nullable, add async task
crobibero
2020-06-16
Await Task from _libraryManager
David
2020-06-14
Fix null reference to fix CI
David
2020-06-12
Move LibraryStructureService to Jellyfin.Api
David