This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/resources/scripts/api/server/schedules
2021-05-01 11:24:18 -07:00
..
createOrUpdateSchedule.ts Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
createOrUpdateScheduleTask.ts Update UI to support setting "Continue on Error" for tasks 2021-05-01 11:24:18 -07:00
deleteSchedule.ts Finish building out schedule management functionality 2020-03-22 13:56:15 -07:00
deleteScheduleTask.ts eslint cleanup 2020-07-04 18:30:50 -07:00
getServerSchedule.ts eslint cleanup 2020-07-04 18:30:50 -07:00
getServerSchedules.ts Add underlying data changes necessary for new task & schedule features 2021-05-01 10:44:40 -07:00
triggerScheduleExecution.ts Add support for executing a scheduled task right now 2020-10-14 20:38:59 -07:00