qinglong/sample
Copilot 58f5fe763f
Add cron task management to QLAPI (#2826)
* Initial plan

* Add cron management capabilities to QLAPI

- Added GetCrons, GetCronById, EnableCrons, DisableCrons, RunCrons to proto
- Implemented gRPC handlers for new cron operations
- Updated client.js to expose new methods to scripts
- Updated sample to demonstrate new API usage

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Add documentation for QLAPI cron management features

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Specify pnpm version 8.3.1 in package.json

Add packageManager field to enforce pnpm@8.3.1 as requested

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Revert pnpm-lock.yaml to original state

The lockfile was inadvertently updated during dependency installation
for proto generation. Reverting to maintain consistency with pnpm@8.3.1.

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>

* Regenerate proto files with correct tool versions

Regenerated using protoc v3.17.3 and protoc-gen-ts_proto v2.6.1
to match the original project configuration.

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-14 23:20:56 +08:00
..
auth.sample.json 更新通知服务 2021-09-16 21:01:29 +08:00
config.sample.sh ntfy 增加可选的认证与用户动作 (#2741) 2025-06-07 00:26:27 +08:00
extra.sample.sh 修复pnpm全局安装 2022-05-03 18:07:12 +08:00
notify.js ntfy 增加可选的认证与用户动作 (#2741) 2025-06-07 00:26:27 +08:00
notify.py ntfy 增加可选的认证与用户动作 (#2741) 2025-06-07 00:26:27 +08:00
notify.py.save 增加 ntfy 通知 (#2537) 2024-10-22 21:47:38 +08:00
ql_sample.js Add cron task management to QLAPI (#2826) 2025-11-14 23:20:56 +08:00
ql_sample.py 修改 QLAPI python 示例 2025-01-12 18:11:42 +08:00
task.sample.sh 删除无用代码 2021-06-20 20:33:18 +08:00
tool.ts 修改版本文件 2022-12-28 11:06:47 +08:00