Nick Ganter
|
89b798f830
Maintaining track order when a new playlist is created from an existing playlist (#11371)
|
1 년 전 |
gnattu
|
e4d66f35fd
chore: use proper way to override remove root
|
1 년 전 |
Shadowghost
|
ddda30fe23
Only allow owner and admin to delete playlists
|
1 년 전 |
Shadowghost
|
c1dbb49315
Implement update endpoint
|
1 년 전 |
Shadowghost
|
bff37ed13a
Apply review suggestions
|
1 년 전 |
Shadowghost
|
56c432a843
Apply review suggestions
|
1 년 전 |
Shadowghost
|
88b3490d17
Add playlist ACL endpoints
|
1 년 전 |
Cody Robibero
|
2920611ffc
Convert string MediaType to enum MediaType
|
2 년 전 |
Shadowghost
|
a8cdf4434b
Fix access to playlists not created by a user (#9746)
|
2 년 전 |
Shadowghost
|
82080bd1ef
Apply review suggestions
|
2 년 전 |
Shadowghost
|
76ae599bd3
Fix playlist creation and removal
|
2 년 전 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 년 전 |
Hannes Braun
|
4edeccc5e0
Remove redundant using directives
|
2 년 전 |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 년 전 |
Cody Robibero
|
32629cd7da
Use BaseItemKind where possible
|
3 년 전 |
Rich Lander
|
e3df4dcaae
Fix warnings in MediaBrowser.Controller
|
3 년 전 |
Cody Robibero
|
d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
|
4 년 전 |
crobibero
|
b6dda30a33
Fix suggestions from review
|
4 년 전 |
crobibero
|
6bcbc2b88a
Reduce warnings in MediaBrowser.Controller
|
4 년 전 |
Bond_009
|
fb090df0b5
Enable nullable reference types for MediaBrowser.Controller
|
4 년 전 |
BaronGreenback
|
2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
|
4 년 전 |
Bond_009
|
f46195899e
Improve perf of db save and query
|
4 년 전 |
BaronGreenback
|
bc1cc2d04a
Remove unused using directives
|
4 년 전 |
Brian Arnold
|
a2acfb02e9
Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
|
4 년 전 |
BrianCArnold
|
2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs
|
4 년 전 |
Brian Arnold
|
7c457da9ab
Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path.
|
4 년 전 |
Bond_009
|
49569ca0a0
Use nameof where possible
|
4 년 전 |
Bond_009
|
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
4 년 전 |
Patrick Barron
|
ab396225ea
Migrate Display Preferences to EF Core
|
5 년 전 |
Patrick Barron
|
c464f700db
Remove redundant qualifiers
|
5 년 전 |