Commit Graph

  • a030e19fc0 Initial plan copilot-swe-agent[bot] 2026-02-08 15:18:45 +0000
  • bc92ba47f6 Fix IPv6 support by binding servers to '::' instead of '0.0.0.0' copilot/fix-ipv6-login-issue copilot-swe-agent[bot] 2026-01-29 11:39:08 +0000
  • c329c8acd4 Address code review feedback copilot/fix-linux-package-source-issue copilot-swe-agent[bot] 2026-01-29 11:38:54 +0000
  • d43d563622 Add multi-OS support for Linux package mirror configuration copilot-swe-agent[bot] 2026-01-29 11:36:48 +0000
  • 5a66cdbf17 Use properly anchored regex patterns for node_modules and .git copilot/fix-chokidar-enospc-error copilot-swe-agent[bot] 2026-01-29 11:36:08 +0000
  • 3f880e6610 Update chokidar ignore patterns to use regex for better reliability copilot-swe-agent[bot] 2026-01-29 11:34:00 +0000
  • 7d6dd3d42d Fix frontend cron-parser imports to use named export copilot/fix-corn-expression-support copilot-swe-agent[bot] 2026-01-29 11:32:17 +0000
  • 8de5bff700 Update plan - Fix frontend imports for cron-parser copilot-swe-agent[bot] 2026-01-29 11:31:50 +0000
  • 13c35b7057 Refactor JavaScript HITOKOTO check for consistency with Python copilot/fix-hitokoto-parameter-issue copilot-swe-agent[bot] 2026-01-29 11:31:12 +0000
  • a2d313fe1b Fix: ignore node_modules and .git in chokidar watcher to prevent ENOSPC error copilot-swe-agent[bot] 2026-01-29 11:30:14 +0000
  • d1a657010b Fix HITOKOTO parameter type mismatch in notify scripts copilot-swe-agent[bot] 2026-01-29 11:28:28 +0000
  • 7dfcdeebf5 Fix: Replace data.data.errno with data.code to prevent undefined error copilot/fix-undefined-properties-error copilot-swe-agent[bot] 2026-01-29 11:27:23 +0000
  • dfb70abbe3 Initial plan copilot-swe-agent[bot] 2026-01-29 11:27:05 +0000
  • aa52cfb29d Initial plan copilot-swe-agent[bot] 2026-01-29 11:26:57 +0000
  • 4cda665886 Initial plan copilot-swe-agent[bot] 2026-01-29 11:26:41 +0000
  • b1bc9b255d Initial plan copilot-swe-agent[bot] 2026-01-29 11:25:59 +0000
  • 0c1b12820b Initial plan copilot-swe-agent[bot] 2026-01-29 11:25:48 +0000
  • bcf1cffb88 Initial plan copilot-swe-agent[bot] 2026-01-29 11:24:28 +0000
  • 5570a13ad4
    fix: ql command not found TestNet 2026-01-21 11:02:17 +0800
  • 7eeeb77320 fix: ql command not found TestNet 2026-01-21 10:53:02 +0800
  • 60f8286825 Preserve original TMPDIR value when setting temporary directory copilot/fix-subscription-functionality copilot-swe-agent[bot] 2026-01-03 06:56:08 +0000
  • 7deab5d18e Fix subscription git clone failure by setting TMPDIR copilot-swe-agent[bot] 2026-01-03 06:55:05 +0000
  • 4fd89ab155 Initial plan copilot-swe-agent[bot] 2026-01-03 06:51:43 +0000
  • 8d5e485cd6 Revert changes - linkCommandToDir already handles symlink creation copilot/fix-ql-command-not-found copilot-swe-agent[bot] 2025-12-30 17:00:10 +0000
  • 0bbff927b1 Address code review feedback copilot/fix-scheduled-task-issue copilot-swe-agent[bot] 2025-12-30 16:43:16 +0000
  • b87fe2ebf0 Add quotes to variable expansions in ql.sh copilot-swe-agent[bot] 2025-12-30 16:43:04 +0000
  • 58eb9feec0 Fix scheduled task instance mode issues copilot-swe-agent[bot] 2025-12-30 16:41:28 +0000
  • 7ea2d362f0 Add QL_DIR validation to ql.sh copilot-swe-agent[bot] 2025-12-30 16:41:26 +0000
  • 9bd8318371 Add ql.sh script and create symlinks in docker-entrypoint.sh copilot-swe-agent[bot] 2025-12-30 16:40:18 +0000
  • 802ca93a3d Initial plan copilot-swe-agent[bot] 2025-12-30 16:33:54 +0000
  • 4c2a8e2b24 Initial plan copilot-swe-agent[bot] 2025-12-30 16:33:45 +0000
  • fcf0ee619b Improve URL pattern matching and remove redundant checks copilot/add-install-methods-module copilot-swe-agent[bot] 2025-12-27 08:51:12 +0000
  • f3ec352066 Address code review feedback: improve pattern matching and error handling copilot-swe-agent[bot] 2025-12-27 08:49:41 +0000
  • 855f591992 Improve type safety for fileHandle and release variables copilot/fix-temporary-edit-script-issue copilot-swe-agent[bot] 2025-12-27 08:49:27 +0000
  • d30eb2008c Add error handling for file handle close operation copilot-swe-agent[bot] 2025-12-27 08:46:51 +0000
  • 023d0f1cc4 Fix pyproject.toml path handling and add error handling copilot-swe-agent[bot] 2025-12-27 08:46:12 +0000
  • e1ce0f3fa9 Improve error handling based on code review feedback copilot-swe-agent[bot] 2025-12-27 08:45:34 +0000
  • 82514e65e1 Add server timeout configuration and improve error handling for script save operations copilot-swe-agent[bot] 2025-12-27 08:43:11 +0000
  • f526d3f972 Add support for GitHub URLs and requirements files in Python dependencies copilot-swe-agent[bot] 2025-12-27 08:41:43 +0000
  • 31261190f0 Initial plan copilot-swe-agent[bot] 2025-12-27 08:35:20 +0000
  • e28f746294 Initial plan copilot-swe-agent[bot] 2025-12-27 08:35:03 +0000
  • d53437d169 更新 2.20.1 whyour 2025-12-26 21:17:30 +0800
  • d526602d19 修复运行中任务停止操作 whyour 2025-12-26 01:07:08 +0800
  • 91b44914f6 修复环境变量排序 whyour 2025-12-26 00:41:32 +0800
  • 4926f6f625 Fix env.js loading error by preventing catch-all from matching API routes copilot/fix-env-js-loading-error copilot-swe-agent[bot] 2025-12-24 08:42:58 +0000
  • f73059ec71 Initial plan copilot-swe-agent[bot] 2025-12-24 08:39:06 +0000
  • 4f6c93cc1c 更新 workflow whyour 2025-12-24 01:03:21 +0800
  • e326d89571 修复 apiWhiteList 路径 whyour 2025-12-23 00:58:09 +0800
  • 5f0dafa010 修复 cron-parser import,websocket basepath whyour 2025-12-23 00:28:16 +0800
  • dc0b3f2eb2
    Fix QlBaseUrl: use URL rewrite for base path support (#2876) Copilot 2025-12-22 23:44:29 +0800
  • 3db716763d
    Fix cron-parser v5 bundling incompatibility causing validation failures (#2877) Copilot 2025-12-22 23:43:54 +0800
  • fae226745e
    Add missing larkSecret field to gRPC NotificationInfo proto (#2880) Copilot 2025-12-22 23:38:42 +0800
  • d04c621e6a Simplify baseUrl implementation using URL rewrite copilot/fix-qlbaseurl-issue copilot-swe-agent[bot] 2025-12-22 15:07:12 +0000
  • 9330650163
    Fix TG_PROXY_AUTH concatenation in notify.js - add missing @ separator (#2882) Copilot 2025-12-22 23:05:06 +0800
  • 6318260330 Add larkSecret field to NotificationInfo proto definition copilot/fix-larksecret-notification-error copilot-swe-agent[bot] 2025-12-22 15:00:18 +0000
  • 6485e6b420 Apply prettier formatting to notify.js copilot/fix-tg-proxy-auth-handling copilot-swe-agent[bot] 2025-12-22 14:59:41 +0000
  • e56bdc8e81 Apply code review suggestions: improve clarity and simplify logic copilot-swe-agent[bot] 2025-12-22 14:57:49 +0000
  • 82ce0173a8 Fix TG_PROXY_AUTH handling in notify.js to match notify.py logic copilot-swe-agent[bot] 2025-12-22 14:57:34 +0000
  • 60aab8f95d Add clarifying comments and improve code readability copilot-swe-agent[bot] 2025-12-22 14:55:32 +0000
  • f099bd8e05 Remove unreachable code and ensure consistent escaping for both Debian and Alpine copilot/fix-linux-package-source-url copilot-swe-agent[bot] 2025-12-22 14:53:59 +0000
  • 8bff4202c7 Fix path construction: use req.path directly for whitelist check copilot-swe-agent[bot] 2025-12-22 14:53:42 +0000
  • 0bae11def6 Address code review feedback: fix JWT regex and path construction copilot-swe-agent[bot] 2025-12-22 14:51:49 +0000
  • d347f8f751 Fix: Use default import for cron-parser to ensure browser compatibility copilot/fix-validation-failed-issue copilot-swe-agent[bot] 2025-12-22 14:51:47 +0000
  • c32a53c40b Optimize memory usage by fetching only required fields copilot/fix-runtime-status-issue copilot-swe-agent[bot] 2025-12-22 14:51:31 +0000
  • 6f7a54a614 Fix incomplete sanitization - properly escape backslashes in URL escaping copilot-swe-agent[bot] 2025-12-22 14:50:31 +0000
  • 8ae7a85bf8 Use consistent null checking pattern for PID validation copilot-swe-agent[bot] 2025-12-22 14:50:12 +0000
  • a56f2393a4 Address code review feedback - improve null checks copilot-swe-agent[bot] 2025-12-22 14:48:11 +0000
  • 7412a201f4 Initial plan copilot-swe-agent[bot] 2025-12-22 14:47:41 +0000
  • 10f19a5c1d Update websocket and frontend to support base URL copilot-swe-agent[bot] 2025-12-22 14:47:34 +0000
  • 6397415d7f Address code review feedback - improve distribution detection and error handling copilot-swe-agent[bot] 2025-12-22 14:47:23 +0000
  • 1124040eeb Optimize PID validation and use bulk database update copilot-swe-agent[bot] 2025-12-22 14:46:15 +0000
  • f5f9d464cb Fix whitelist check to use base-URL-aware paths copilot-swe-agent[bot] 2025-12-22 14:45:14 +0000
  • 073de76a4a
    Fix validation error when saving scripts in debug window (v2.20.0 regression) (#2862) Copilot 2025-12-22 22:43:48 +0800
  • a38b876a74 Add QlBaseUrl support to backend routes copilot-swe-agent[bot] 2025-12-22 14:43:36 +0000
  • 8dc98a6c0e Add Debian/Armbian support to Linux mirror update functionality copilot-swe-agent[bot] 2025-12-22 14:43:15 +0000
  • f043aa62e4 Fix task status reset issue - preserve running tasks on restart copilot-swe-agent[bot] 2025-12-22 14:42:44 +0000
  • d4edd97f5c Initial plan copilot-swe-agent[bot] 2025-12-22 14:37:37 +0000
  • 5c151f93c5 Initial plan copilot-swe-agent[bot] 2025-12-22 14:37:23 +0000
  • d64dc64df7 Initial plan copilot-swe-agent[bot] 2025-12-22 14:37:15 +0000
  • 859f592e55 Initial plan copilot-swe-agent[bot] 2025-12-22 14:36:24 +0000
  • 2b875d634f Initial plan copilot-swe-agent[bot] 2025-12-22 14:36:15 +0000
  • 649f79e7bc Revert version.yaml to 2.19.2 - should not include version bump in bug fix PR copilot/fix-validation-error-on-save copilot-swe-agent[bot] 2025-12-15 10:35:01 +0000
  • c61d1aa828
    Fix enum value 0 causing type filter to fail for NodeJS dependencies (#2869) Copilot 2025-12-15 18:21:14 +0800
  • d1360342eb Fix: Prevent Python3 dependencies from appearing in NodeJs tab copilot/fix-python-dependency-in-nodejs copilot-swe-agent[bot] 2025-12-15 10:11:12 +0000
  • 39ef449c10 Initial plan copilot-swe-agent[bot] 2025-12-15 10:07:55 +0000
  • b9c4790bda Fix Telegram notify proxyAgent URI kong 2025-12-15 10:11:14 +0800
  • 33b2f2da77 更新 npm 版本 v2.20.0 v2.20.0-debian whyour 2025-12-11 01:57:01 +0800
  • 4bdcb1a1e9 移除 init_nginx whyour 2025-12-11 01:56:52 +0800
  • f99e92f28d 更新 pipeline whyour 2025-12-10 00:39:09 +0800
  • ffa187cb36 增加用户 qinglong whyour 2025-11-15 20:07:47 +0800
  • b1ca19bdd7 增加 packageManager whyour 2025-11-15 01:54:56 +0800
  • 644ad1737b 更新 npm 版本 v2.19.2-2 whyour 2025-07-12 20:30:43 +0800
  • d3e6fdf018 更新 npm 版本 v2.19.1-0 whyour 2025-05-24 15:04:35 +0800
  • 5673bc635e 修复 apt 命令 whyour 2025-05-21 01:33:27 +0800
  • 88ae00580a 更新 npm 版本 v2.19.0-10 whyour 2025-05-18 22:05:10 +0800
  • 7d4d871d5a 修改 linux 启动文件逻辑 whyour 2025-05-18 22:04:57 +0800
  • 0d02e85cfc 修复发布 npm包依赖文件 whyour 2025-05-17 13:46:44 +0800
  • ba81732996 修复 npm 启动脚本 whyour 2025-05-16 21:33:16 +0800
  • 5679857025 移除自动清除 deb whyour 2025-04-25 22:25:39 +0800
  • 3b0dc2e76e 修复 command 变量 whyour 2025-04-25 01:14:58 +0800