支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)
Go to file
2022-03-05 23:11:01 +08:00
.github/workflows 移除s390x支持,修改sqlite3包 2022-03-05 14:39:06 +08:00
back 修改任务详情样式 2022-03-05 20:52:21 +08:00
cli 修复任务跳转脚本参数,task运行脚本支持更多参数 2021-12-21 00:23:20 +08:00
docker 增加public服务,查询panel日志 2022-02-24 23:50:04 +08:00
public/images 更新readme 2021-11-21 22:26:22 +08:00
sample logo使用七牛云 2022-03-04 00:15:42 +08:00
shell 修改update对应分支 2022-03-05 11:46:21 +08:00
src 修改任务详情样式 2022-03-05 20:52:21 +08:00
.editorconfig 初始化项目 2021-03-14 22:06:27 +08:00
.env.example 增加public服务,查询panel日志 2022-02-24 23:50:04 +08:00
.gitignore 任务详情添加日志列表,更新依赖 2022-03-05 01:24:52 +08:00
.npmrc 添加sentry-cli cdn 2021-12-25 20:55:13 +08:00
.prettierignore 初始化项目 2021-03-14 22:06:27 +08:00
.prettierrc 初始化项目 2021-03-14 22:06:27 +08:00
.umirc.ts 任务详情添加日志列表,更新依赖 2022-03-05 01:24:52 +08:00
heroku.yml Create heroku.yml 2022-03-05 23:09:59 +08:00
LICENSE 添加license 2021-04-21 20:04:33 +08:00
nodemon.json 初始化api 2021-03-15 21:09:30 +08:00
package.json 移除s390x支持,修改sqlite3包 2022-03-05 14:39:06 +08:00
README.md Update README.md 2022-03-05 23:11:01 +08:00
tsconfig.back.json 调整数据目录 2022-02-19 13:08:14 +08:00
tsconfig.json 调整数据目录 2022-02-19 13:08:14 +08:00
typings.d.ts 修复服务端ts类型检查 2021-09-24 22:49:14 +08:00