Log

plugins/mod_cron.lua @ 13269:d50bee584969

description author age
mod_cron: Remove unused import [luacheck] Kim Alvefur Sun, 15 Oct 2023 16:41:25 +0200
mod_cron: Load last task run time inside task runner to fix async Kim Alvefur Sat, 14 Oct 2023 22:32:33 +0200
mod_cron: Revert bbd3ac65640d Kim Alvefur Sun, 30 Jul 2023 13:03:40 +0200
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_cron: Fix recording last task run time #1751 0.12 Kim Alvefur Thu, 05 May 2022 14:10:59 +0200
mod_cron: Allow for a small amount of timer drift Kim Alvefur Sat, 15 Jan 2022 09:09:24 +0100
mod_cron: Expose the One Timer via module environment Kim Alvefur Sat, 04 Dec 2021 17:46:37 +0100
mod_cron: Add a 'weekly' job frequency Kim Alvefur Fri, 03 Dec 2021 09:05:41 +0100
mod_cron: Initialize timestamp of new tasks to start of period Kim Alvefur Fri, 03 Dec 2021 09:01:09 +0100
mod_cron: Follow convention of imports at the top Kim Alvefur Fri, 03 Dec 2021 08:57:40 +0100
mod_cron: Initialize daily tasks so they run around midnight UTC Kim Alvefur Fri, 03 Dec 2021 00:11:31 +0100
mod_cron: Initial commit of periodic task runner Kim Alvefur Sun, 21 Nov 2021 15:50:36 +0100