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 (
Expand
)
Author
2024-11-14
reverted dbg code
JPVenson
2024-11-14
Deterministic tests my ***
JPVenson
2024-11-14
Reverted Test code
JPVenson
2024-11-14
Added Pipeline debug code
JPVenson
2024-06-06
Fix build
Bond_009
2024-06-06
Backport pull request #11963 from jellyfin/release-10.9.z
gnattu
2024-06-02
Add regressions tests for update library endpoint
Bond_009
2024-06-01
Backport pull request #11876 from jellyfin/release-10.9.z
Bond-009
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-04-17
Enable nullable for LibraryManager (#11191)
Bond-009
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-02-06
Remove SimpleProgress
Patrick Barron
2023-11-12
Move API policies to MediaBrowser.Common
Patrick Barron
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