Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java

Filter by

210M results  (2 s)

210M results

This updates the repository’s Node.js baseline so CI aligns with the declared minimum supported runtime. The workflow no longer tests a Node version below the project’s engines constraint. - What changed ...

问题 班级管理花名册无法导入学生,原有逻辑只能通过搜索添加系统中已存在的学生,缺少新建学生和批量导入功能。 修改内容 后端 - UserRepository.ts: batchCreateStudents 新增返回 createdIds(新创建学生的 ID 列表),方便导入后自动加入班级 前端 - ClassManagement.tsx 花名册栏新增 3 种添加学生方式: ...

Closes #843 概要 状態を変える操作を横断的に記録するDiscord風の監査ログを実装。設定画面でフィード表示・フィルタ・差分確認ができる。 主な変更 - AuditLog モデル+マイグレーション3本(基本 / updatedAt / coalesceKey) - 記録基盤 recordAuditLog:操作者を認証ストアから自動補完、ベストエフォート(主操作を妨げない) ...

概要 full sandbox の coreutils 最小 list に user/login identity 系コマンドが欠けており、demo bundle 内で id / whoami が command not found になっていた (busybox applet の symlink も無い)。 PR #317 の demo bundle sshd runtime 動作確認中、ssh ...

Summary ork s configure skill maintains a CC-settings catalog (references/cc-version-settings.md) — it had stalled at 2.1.152/170 and was missing the entire 2.1.174–176 settings surface. This adds them, ...
cc-adoption
documentation

Bumps esbuild to 0.28.1 and updates ancestor dependencies esbuild, nuxt and vite. These dependencies need to be updated together. Updates esbuild from 0.25.10 to 0.28.1 details summary Release notes /summary ...
dependencies
javascript

Summary Rewires the landing site for launch. 15 commits across theme, content, legal, SEO, analytics, performance, branding, and ops docs. Branch builds clean (14 routes, all prerender or correctly dynamic) ...

Summary - Add .mcp.json with @masonator/coolify-mcp stdio server configuration - Configure to connect to https://coolify.borden.ch instance - Store COOLIFY_ACCESS_TOKEN in .env (not committed to ...