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
|
4 년 전 |
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
|
5 년 전 |
Patrick Barron
|
ab396225ea
Migrate Display Preferences to EF Core
|
5 년 전 |
Patrick Barron
|
c464f700db
Remove redundant qualifiers
|
5 년 전 |
Patrick Barron
|
9ad839c776
Initial migration code
|
5 년 전 |
Bond-009
|
a2c35e6dba
Merge remote-tracking branch 'upstream/master' into random
|
5 년 전 |
Bond_009
|
bbc0875387
Don't shuffle some types by default
|
5 년 전 |
Bond_009
|
5edb8159a7
Fix Json serialization error
|
5 년 전 |
Bond-009
|
6032f31aa6
Use CultureInvariant string conversion for Guids
|
6 년 전 |
Erwin de Haan
|
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
|
6 년 전 |
Erwin de Haan
|
a36658f6f0
ReSharper Reformat: Properties to expression bodied form.
|
6 년 전 |
Erwin de Haan
|
ba610b5094
Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
|
6 년 전 |