Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
3464c4da61ebe2eba518fa3442aedbfc11d3d36b
qinglong
/
back
/
shared
下载当前目录
W
whyour
修复任务实例默认值
3b0f55ca
创建于
2025年11月23日
历史提交
文件
最后提交记录
最后更新时间
auth.ts
feat: Support multiple concurrent login sessions per platform (#2816) * Initial plan * Implement multi-device login support - allow multiple concurrent sessions Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Address code review feedback - extract constants and utility functions Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Add validation and logging improvements based on code review Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Revert unnecessary file changes - keep only multi-device login feature files 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>
6 个月前
interface.ts
定时服务区分系统、订阅、脚本任务
1 年前
logStreamManager.ts
Optimize log file writes using stream pooling (#2835) * Initial plan * Implement LogStreamManager for optimized log writing Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> * Fix error handler in LogStreamManager to avoid race conditions 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>
6 个月前
pLimit.ts
修改服务启动逻辑
1 年前
runCron.ts
修复任务实例默认值
5 个月前
store.ts
修改认证信息存储方式,避免认证信息异常
1 年前
utils.ts
修复创建脚本可能失败
11 个月前