pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:HTML
Filter by
156M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/cache (changelog) | action | digest | 27d5ce7 → caa2961 |
Configuration
📅 Schedule: (UTC) ...
branch:main
manager:github-actions
renovate:core
index.html(公開)
- 「How we re fast」 セクション:80% AI / 20% 人間の判断、の図解。「速い=薄いAIレポート?」の疑念に正面から回答(結論は必ず人間が書く)
- 「Why trust us / Founding clients」 セクション:捏造なしの正直なSocial Proof(サンプル/検証可能な経歴/固定価格/NDA/創業者が執筆/go・no-goが出るまで改訂)+ ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| eslint (source) | 10.5.0 → 10.6.0 | age | confidence |
Release Notes
details summary eslint/eslint ...
Two copilot-panel fixes, verified via Playwright (chrome.* + a hanging /agent/run stubbed).
1. Let the user stop an in-flight turn
runAgent() created and returned an AbortController, but panel.js discarded ...
Motivation
- Ensure import status/toasts reflect material import repairs as well as validation findings so users see warnings for
meaningful import changes.
- Make the static index.html empty-state ...
codex
Replace stateless password_version JWT mechanism with a stateful user_sessions DB table. Each login registers a hashed
token; password change calls deleteUserSessions() to wipe all active sessions, forcing ...
Issue #237
Updated instructions for switching to AZERTY layout and provided a code example for binding keys, instead of redirecting
to an obsolete guide.
Resumo
Reestrutura a área de produtos e a matrícula manual de alunos. Nenhuma alteração de banco é necessária — tudo usa
tabelas, colunas e a RPC matricular_aluno_manual já existentes.
Mudanças
1. Cards ...