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
/
Emby.Server.Implementations
/
LiveTv
/
Listings
Age
Commit message (
Expand
)
Author
2022-02-15
Fix some warnings
Bond_009
2021-12-27
Remove more warnings
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-01
Use JsonContent where possible
Bond_009
2021-11-16
Remove unused dependencies
cvium
2021-11-10
Replace PBKDF2-SHA1 with PBKDF2-SHA512
Bond_009
2021-10-26
Merge pull request #6551 from MrChip53/xmltv-improve
Claus Vium
2021-10-09
Fix indentation and build errors
Cody Robibero
2021-10-08
Merge remote-tracking branch 'upstream/master' into schedules-direct
Cody Robibero
2021-10-06
Fix the last few warnings
Bond_009
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-12
Fix types and property names
Cody Robibero
2021-09-12
Fix #6171
Mr. Chip53
2021-09-06
Remove Linq to index search
Cody Robibero
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-03
Suggestions from review
Cody Robibero
2021-09-03
Add SchedulesDirect json tests
Cody Robibero
2021-09-03
Enable nullable for SchedulesDirect
Cody Robibero
2021-09-03
Fix typos
Cody Robibero
2021-09-03
Fix issues from merge
Cody Robibero
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-28
Add missing xmldoc
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-28
Enable nullable for more files
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-13
FxCop -> Net Analyzers (part 2)
Bond_009
2021-02-21
Minor improvements
Bond_009
2021-02-20
Merge pull request #5223 from Bond-009/minor10
dkanada
2021-02-15
Properly forward cancellationTokens
Bond_009
2021-02-13
Minor improvements
Bond_009
2020-12-30
Merge pull request #4853 from Ullmie02/servicestack-json
Bond-009
2020-12-24
Put json serializer options in private field
David
2020-12-23
Remove custom Json serializer from Emby.Server.Implementations
David
2020-12-22
new List(int) does not pre-allocate indicies like Arrays, it merely sets the ...
Ryan Petris
2020-12-10
Don't throw exception unless needed
crobibero
2020-12-08
Add missing EnsureSuccessStatusCode
crobibero
2020-11-30
Merge pull request #4591 from jellyfin/schedulesdirect
Claus Vium
2020-11-26
Clean up SchedulesDirect
Bond_009
2020-11-26
Schedules Direct requires the hex to be lowercase
Bond_009
2020-11-25
Remove Hex class as the BCL has one now
Bond_009
2020-11-18
Fixes spelling.
Greenback
2020-11-17
Pass cancellation where possible
Bond_009
2020-11-14
remove custom HttpException
crobibero
2020-11-08
Switching to the more efficient Hex.Encode function
Neil Burrows
2020-11-08
Perform hashing of Password for Schedules Direct on server
Neil Burrows
[next]