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 |
|
whyour
|
e5b35273f9
|
修复更新环境变量
|
2025-01-11 17:14:30 +08:00 |
|
whyour
|
b0f3b51736
|
修复服务启动时定时删除日志失效
|
2023-07-08 20:58:36 +08:00 |
|
whyour
|
b705ad6ee8
|
修复更新任务、环境变量、依赖、订阅状态丢失
|
2023-04-21 21:15:28 +08:00 |
|
whyour
|
e924aa76b0
|
修复环境变量位置重置逻辑
|
2023-02-15 11:54:51 +08:00 |
|
whyour
|
8f90d3f8ff
|
修复环境变量位置计算逻辑
|
2022-11-02 00:02:15 +08:00 |
|
whyour
|
891619ad55
|
修改表唯一约束
|
2022-01-27 00:49:44 +08:00 |
|
whyour
|
5d19ee0ab5
|
使用sqlite替换nedb
|
2022-01-06 22:51:12 +08:00 |
|
hanhh
|
173b87a7b1
|
修复env启用禁用
|
2021-06-21 17:22:23 +08:00 |
|
hanhh
|
6c943ac97a
|
修复环境变量position
|
2021-06-20 23:28:46 +08:00 |
|
hanhh
|
0fade7a5a9
|
重构环境变量管理,添加脚本查看
|
2021-06-20 17:47:12 +08:00 |
|