qinglong/back
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
..
api 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
config 移除 nginx 2025-11-02 19:29:59 +08:00
data 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
interface 修改定时规则类型 2025-02-21 01:35:08 +08:00
loaders 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
middlewares 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
protos QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
schedule 修复模块注入 2025-10-26 22:32:03 +08:00
services 环境变量支持置顶 (#2822) 2025-11-09 19:43:33 +08:00
shared 修复创建脚本可能失败 2025-05-20 01:00:08 +08:00
types 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
validation 定时任务支持自定义日志文件或者 /dev/null (#2823) 2025-11-09 19:32:40 +08:00
app.ts 移除 nginx 2025-11-02 19:29:59 +08:00
token.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
tsconfig.json 修改服务启动逻辑 2025-05-07 09:30:00 +08:00