Root repo: CLAUDE.md, _template, server.js, scripts, deploy scripts
Go to file
posimai 01d4ee926a fix(pc-audit): 概要を2カラムグリッドに変更、全体幅をフル幅に修正
viewer: .summary-grid を2カラムに。PC名のみ全幅(grid-column span)。
max-width 制限を撤廃し右余白を解消。

PS1: 管理者判定を net localgroup フォールバック含む3段階に強化。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 12:48:34 +09:00
.claude feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.github/workflows ci: move Linux build workflow to repo root .github/workflows/ 2026-04-13 16:32:42 +09:00
.playwright-mcp feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.serena feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
.vscode feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
_template chore: update templates — Geist font, Lucide integrity, JWT token handoff 2026-04-10 08:09:36 +09:00
_template-minimal chore: _template-minimal 現行化 + create-app.sh ダッシュボード自動更新 2026-04-11 11:44:15 +09:00
docs feat(posimai-sc): 端末間再開同期を追加 2026-04-20 16:46:18 +09:00
posimai-atlas@3da033dfe4 chore: STATUS に sc 404 原因と対処を追記、atlas サブモジュールを更新 2026-04-20 01:48:37 +09:00
posimai-brief@13c76e3a9f fix: posimai-sc に JWT (?token=) 受け取り、brief サブモジュールを更新 2026-04-21 09:17:45 +09:00
posimai-dev fix(security): add SRI to xterm CDN, add manifest id, noreferrer to target=_blank 2026-04-17 18:42:38 +09:00
posimai-guard@223af134ee chore: update posimai-guard submodule pointer 2026-04-20 17:08:49 +09:00
posimai-guard-app feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-guard-ext feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-log@abd706a9e6 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-roadmap@6043bf0ab0 chore: atlas・roadmap サブモジュールを posimai-sc 登録後のコミットに更新 2026-04-20 01:41:36 +09:00
posimai-sc fix: posimai-sc に JWT (?token=) 受け取り、brief サブモジュールを更新 2026-04-21 09:17:45 +09:00
posimai-station-app@9d0ab6043e feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-store@59c8dfe723 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
posimai-veil@2319982445 feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
routes security: 認証・レート制限の5箇所を修正 2026-04-20 13:30:10 +09:00
scripts fix(pc-audit): .gitattributes で BOM を保証、runner のエラーハンドリング改善 2026-04-20 20:15:55 +09:00
tools fix(pc-audit): 概要を2カラムグリッドに変更、全体幅をフル幅に修正 2026-04-21 12:48:34 +09:00
.gitattributes fix(pc-audit): 管理者判定を Administrators グループ所属チェックに修正 2026-04-21 08:17:58 +09:00
.gitignore chore: add src-tauri/target to .gitignore (prevent large build artifacts) 2026-04-14 23:30:31 +09:00
AGENTS.md chore(rules): 左ボーダーライン禁止ルールを CLAUDE.md / AGENTS.md に追加 2026-04-21 08:17:28 +09:00
APP_IDEAS.md docs: add APP_IDEAS.md, reference in CLAUDE/AGENTS, fix ponshu APK link 2026-03-22 13:27:56 +09:00
CLAUDE.md chore(rules): 左ボーダーライン禁止ルールを CLAUDE.md / AGENTS.md に追加 2026-04-21 08:17:28 +09:00
DESIGN.md feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
STATUS.md docs(status): AI BYOK 廃止・VPS プロキシ化の記録を追加 2026-04-20 23:02:26 +09:00
claude-settings.json chore: allow Write and Edit tools in settings 2026-03-19 10:02:47 +09:00
create-app.sh chore: enforce vercel alias set on new app creation — add to CLAUDE.md/AGENTS.md/create-app.sh/new-app-guide.md 2026-04-18 23:15:33 +09:00
deploy-edge.sh fix: add --no-verify-jwt to together-archive deploy for Database Webhook auth 2026-04-04 21:05:46 +09:00
deploy-server.sh chore: deploy-server.shにroutes/ディレクトリの転送を追加 2026-04-11 00:19:05 +09:00
package.json feat(ext): integrate rule engine — scan works without API key 2026-04-14 23:05:19 +09:00
server.js fix(cors): PUT メソッドを許可(together/members/rename が CORS で弾かれていた) 2026-04-21 08:35:30 +09:00