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
/
ScheduledTasks
/
Tasks
/
ChapterImagesTask.cs
Age
Commit message (
Collapse
)
Author
2021-12-27
More cleanup
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-10-02
Fix warnings in ScheduledTasks
Patrick Barron
2021-07-06
Minor fixes
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-02-13
Minor improvements
Bond_009
2020-11-14
Missed some stuff
Bond_009
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-06-15
fix SA1005
telans
2020-06-05
Use typed logger where possible
crobibero
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-03-29
Rename translation keys
ferferga
2020-03-26
Fix NullReferenceException at startup
ferferga
2020-03-26
Apply suggestions
ferferga
2020-03-26
Translate Scheduled Tasks (names and descriptions)
ferferga
2020-02-01
update task names and descriptions
dkanada
2019-10-29
Fix more warnings
Bond_009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-03
remove useless comments
dkanada
2019-02-03
unhide several scheduled tasks and add missing properties
dkanada
2019-02-03
move all scheduled tasks and triggers into folders
dkanada