qinglong/back/services
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
..
config.ts 修改 import undici 2025-05-15 01:19:24 +08:00
cron.ts 定时任务支持自定义日志文件或者 /dev/null (#2823) 2025-11-09 19:32:40 +08:00
cronView.ts 修复系统设置数据未初始化 2024-06-12 13:53:45 +08:00
dependence.ts Add validation to dependencies GET endpoint and update service logic (#2778) 2025-10-11 23:23:13 +08:00
env.ts 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
grpc.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
health.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
http.ts 修复登录通知失败造成服务重启 2025-05-11 14:36:16 +08:00
log.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
metrics.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
notify.ts QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
open.ts QLAPI 支持操作环境变量和系统通知 2025-01-11 01:59:46 +08:00
schedule.ts 修复模块注入 2025-10-26 22:32:03 +08:00
script.ts 脚本管理和日志管理支持下载 2025-03-13 00:22:24 +08:00
sock.ts 修复调试脚本日志丢失 2023-09-22 00:46:16 +08:00
sshKey.ts 修复模块注入 2025-10-26 22:32:03 +08:00
subscription.ts 修复模块注入 2025-10-26 22:32:03 +08:00
system.ts 修复 command-run 接口日志绑定 2025-07-12 20:29:44 +08:00
user.ts 修复重置用户名失败 2025-05-15 01:12:01 +08:00