pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:Python
Filter by
45.1M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Resumo
- adiciona cadastro e busca de revendedores com CPF valido, imagem local e endereco via ViaCEP no frontend
- adiciona geracao de kit do revendedor com codigo sequencial, data de acerto, calculo ...
Summary
- Adds docs/architecture/EXECALC_POLYMORPHIA_DOCTRINE.md — full doctrine covering value triangulation (Vertex C),
quaternation (Vertex D), PCG/banking canonical case, hockey draft high-variable ...
Summary
The low-risk wins set from the revised-prompts proposal. Quality lift across the board with no result_json shape change,
so the frontend doesn t need a coordinated deploy and any older cached ...
Implements BOGBIN v7.0 BogK: a user-space kernel contract for BogOS Lite.
Adds deterministic kernel state, kernel receipts, process records, mount records, syscall logging, syscall-style
read/write actions, ...
Automated test pull request
Summary
Stacks on #163. Adds pattern-keyed spec lookup so one template entry in mailer.yml renders the correct SlideSpec for
every per-month mailer slide (A13.Jan26, A13.Feb26, ...). Closes the last named ...
Summary
Adds a ** Last login ** column to the Admin → Users table.
- On a successful login, the user s record in users.json is stamped with last_login (ISO, Tasmanian-local) via
save_json.
- ...
Summary
Adds two more example reports so visitors can see schema variety before the first contributor merge:
| Ticker | Contributor | Focus | Score |
| --- | --- | --- | --- |
| AMD | demo-amd | sentiment ...
概要
パスキー登録エラーダイアログ等で OK をクリックしても閉じないバグを修正。
根本原因
src/modal.js の cleanup() がモーダル除去を transitionend 待ちにしているが、.modal-overlay に CSS transition が定義されていないため transitionend
が永遠に発火せず overlay.remove() が呼ばれなかった。showConfirm ...