dkanada
|
54a3ab15a3
Merge pull request #5005 from jellyfin/bytes
|
před 4 roky |
Bond_009
|
1752423e52
Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate
|
před 4 roky |
Bond_009
|
1ea2b200c0
JsonSerializer deserialize from bytes where possible
|
před 4 roky |
David
|
3dec1fd6b2
Use UTF8 encoding and async correctly
|
před 4 roky |
David
|
21fd124bca
Code revie
|
před 4 roky |
David
|
043d045448
Put json serializer options in private field
|
před 4 roky |
David
|
e835dfb27d
Use sync string instead of file
|
před 4 roky |
David
|
2a574914ea
Use streams instead of strings
|
před 4 roky |
David
|
f38970cbd3
Remove xml docs
|
před 4 roky |
David
|
196388d607
Remove custom Json serializer from Emby.Server.Implementations
|
před 4 roky |
Bond_009
|
d4e568c8bf
Replace Task.WaitAll with Task.Wait
|
před 4 roky |
Bond_009
|
49569ca0a0
Use nameof where possible
|
před 4 roky |
Patrick Barron
|
9fa4fff15d
Merge branch 'master' into event-rewrite-1
|
před 4 roky |
Bond_009
|
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
|
před 4 roky |
Patrick Barron
|
ca1f15af19
Move GenericEventArgs to Jellyfin.Data.Events
|
před 4 roky |
Bond-009
|
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
|
před 5 roky |
telans
|
247f9c61e6
fix SA1513/SA1516
|
před 5 roky |
telans
|
9018f8d8be
Add full stop at end of comments (SA1629)
|
před 5 roky |
Vasily
|
40502a33e0
Merge pull request #3203 from Bond-009/warn18
|
před 5 roky |
Bond_009
|
4748105dce
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
před 5 roky |
Bond_009
|
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
|
před 5 roky |
Bond-009
|
b477b3874e
Fix some warnings
|
před 5 roky |
Bond-009
|
6032f31aa6
Use CultureInvariant string conversion for Guids
|
před 6 roky |
Bond-009
|
d0f2b3a747
Merge branch 'master' into startuptasks
|
před 6 roky |
Erwin de Haan
|
d7c6d16250
Unwrapped CreateDirectory and DeleteDirectory
|
před 6 roky |
Erwin de Haan
|
3a831994f6
Unwrapped GetDirectoryName and DirectorySeperatorChar
|
před 6 roky |
Claus Vium
|
a05d803d4c
Fix crash when trying to deserialize a non-existing scheduled task
|
před 6 roky |
Bond_009
|
ffe79c8982
Check if file exists instead of catching exceptions
|
před 6 roky |
Bond_009
|
08b63a7c11
Remove unused function
|
před 6 roky |
Bond_009
|
fd7f420af2
Remove remnants of system events
|
před 6 roky |