Copilot
|
4cb9f57479
|
环境变量支持置顶 (#2822)
* Initial plan
* Add pin to top feature for environment variables
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Format code with prettier
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Add database migration for isPinned column in Envs table
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Use snake_case naming (is_pinned) for database column
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
Co-authored-by: whyour <imwhyour@gmail.com>
|
2025-11-09 19:43:33 +08:00 |
|
Copilot
|
c369514741
|
定时任务支持自定义日志文件或者 /dev/null (#2823)
* Initial plan
* Add log_name field to enable custom log folder naming
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Add database migration for log_name column
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Add security validation to prevent path traversal attacks
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Apply prettier formatting to modified files
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Support absolute paths like /dev/null for log redirection
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Restrict absolute paths to log directory except /dev/null
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
|
2025-11-09 19:32:40 +08:00 |
|
whyour
|
d871585eee
|
修改服务启动逻辑
|
2025-05-07 09:30:00 +08:00 |
|
whyour
|
f1ca2134b7
|
移除 nedb 和 sentry
|
2025-01-14 00:24:25 +08:00 |
|
whyour
|
647ed3b66c
|
QLAPI 支持操作环境变量和系统通知
|
2025-01-11 01:59:46 +08:00 |
|
whyour
|
9ed107980c
|
系统设置增加依赖代理和镜像源设置
|
2023-11-06 23:55:16 +08:00 |
|
whyour
|
ab3fc9b5f1
|
定时任务增加运行任务前和运行任务后参数
|
2023-09-19 22:44:32 +08:00 |
|
whyour
|
acc7443004
|
定时任务支持多个定时规则
|
2023-09-16 00:15:50 +08:00 |
|
whyour
|
4f7649f157
|
系统设置增加系统运行日志
|
2023-08-21 00:10:43 +08:00 |
|
whyour
|
637874e426
|
初始化数据增加错误捕获
|
2023-08-11 22:50:53 +08:00 |
|
whyour
|
7bce5c4f6a
|
任务增加关联订阅
|
2023-02-13 23:50:01 +08:00 |
|
whyour
|
76fa82c3a7
|
订阅支持自动添加和删除任务设置
|
2023-02-09 00:20:28 +08:00 |
|
whyour
|
1446e925ec
|
任务视图增加系统视图
|
2022-11-26 20:34:07 +08:00 |
|
whyour
|
56132ceb8b
|
修复初始化新增字段
|
2022-11-15 12:14:33 +08:00 |
|
whyour
|
3c3fce0a5a
|
修复初始化表字段
|
2022-11-15 11:32:42 +08:00 |
|
whyour
|
7038e15ad2
|
支持定时任务视图筛选条件关系切换
|
2022-11-10 01:31:21 +08:00 |
|
whyour
|
f8f63890e5
|
定时任务增加分组
|
2022-08-27 14:50:27 +08:00 |
|
whyour
|
05d47be1c8
|
修复创建脚本选择目录
|
2022-06-04 01:26:01 +08:00 |
|
whyour
|
ef71e13139
|
订阅同步表字段
|
2022-05-20 11:18:40 +08:00 |
|
whyour
|
419c5a7c5b
|
增加订阅api
|
2022-05-10 19:54:05 +08:00 |
|
whyour
|
747f4552e0
|
修改shell根目录获取,移除notify.sh
|
2022-03-07 23:16:36 +08:00 |
|
whyour
|
84c7ffc509
|
增加2.10-2.11升级代码
|
2022-02-25 22:49:17 +08:00 |
|
whyour
|
cf5f1b6f25
|
调整数据目录
|
2022-02-19 13:08:14 +08:00 |
|
whyour
|
891619ad55
|
修改表唯一约束
|
2022-01-27 00:49:44 +08:00 |
|
whyour
|
1b5f4a0f9d
|
修复日志加载状态
|
2022-01-24 22:50:01 +08:00 |
|
whyour
|
38e1ba67af
|
修复sqlite加载顺序
|
2022-01-20 22:19:39 +08:00 |
|
whyour
|
ba341b69ac
|
修改迁移数据库逻辑
|
2022-01-18 22:56:12 +08:00 |
|
whyour
|
355f06a3cf
|
修改数据迁移逻辑
|
2022-01-14 23:17:16 +08:00 |
|
whyour
|
e75a683173
|
修复sqlite数据操作类型
|
2022-01-08 01:09:38 +08:00 |
|
whyour
|
5d19ee0ab5
|
使用sqlite替换nedb
|
2022-01-06 22:51:12 +08:00 |
|
whyour
|
a2ce3304de
|
修复脚本管理数据
|
2021-11-12 23:18:24 +08:00 |
|
whyour
|
7b7bcf600d
|
修复文件判断引起服务异常
|
2021-11-12 14:22:21 +08:00 |
|
whyour
|
9936097086
|
单个数据库文件大于500兆时,裁剪文件,避免服务无法启动
|
2021-11-11 22:41:12 +08:00 |
|
whyour
|
31fdf7f12c
|
修改数据库加载
|
2021-11-08 22:47:46 +08:00 |
|