aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ScheduledTasks/Tasks/PluginUpdateTask.cs
AgeCommit message (Expand)Author
2025-04-30Cleanup Tasks and ValidatorsShadowghost
2025-01-25chore: fix spellingJosh Soref
2024-12-01Implement TaskTriggerInfoType enum (#12783)Ethan Pippin
2024-09-04Cleanup tasksShadowghost
2022-03-29Merge pull request #7512 from crobibero/update-pluginCody Robibero
2022-02-15Fix some warningsBond_009
2021-12-27More cleanupBond_009
2021-04-17Remove unused using directivesBaronGreenback
2020-12-14Initial uploadGreenback
2020-11-14remove custom HttpExceptioncrobibero
2020-08-31Fix some warningsBond_009
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into install-plugindkanada
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro
2020-03-29Rename translation keysferferga
2020-03-27Add whitespacesferferga
2020-03-27Restore commentsferferga
2020-03-26Fix NullReferenceException at startupferferga
2020-03-26Apply suggestionsferferga
2020-03-26Remove commentsferferga
2020-03-26Translate Scheduled Tasks (names and descriptions)ferferga
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-01update task names and descriptionsdkanada
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-08-11Check checksum for plugin downloadsBond_009
2019-06-14Improvements to InstallationManagerBond_009
2019-02-03add suggestions from code reviewdkanada
2019-02-03merge progress calculation into a single linedkanada
2019-02-03remove useless commentsdkanada
2019-02-03unhide several scheduled tasks and add missing propertiesdkanada
2019-02-03move all scheduled tasks and triggers into foldersdkanada