pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Java
Filter by
184M results
Wave 2 theme 3.
Problem (seen live): task widgets (Reminders/Upcoming/Weekly Review) showed loading skeletons for ~10s on first
dashboard load. The first /api/tasks fetch was serialized after boot + render ...
🔀 Descrição do Pull Request
📝 Resumo das Alterações
Descreva brevemente o que foi feito neste PR e qual problema ele resolve.
🔗 Tarefas Relacionadas
- Closes # (coloque o número da Issue no GitHub ...
Summary
Three related improvements, all covered by tests (lint + format + 22 unit + 8 e2e, green under pnpm).
Monorepo support (closes #155)
- A single repo can hold many run-if-changed configs (one ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Content: Foundations
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- moves public event signup POST orchestration behind a Participation route-boundary wrapper
- moves admin check-in search/check-in orchestration behind Participation route-boundary wrappers ...
Tóm tắt
Thêm tài liệu spec màn hình làm đầu bài (brief) cho AI/dev implement, liệt kê toàn bộ màn hình của app ↔ chức năng ở mức
tóm tắt.
- docs/spec/screens.md — mới (tách khỏi docs/rules/ để tránh ...
Summary
- remove the backend Docker memory limit
- remove the backend memory reservation
- leave memory management to the host to avoid pipeline OOM kills from Compose limits
Testing
- not run ...
Backend: Middlewares de autenticação JWT, cookies HttpOnly criptografados e sanitizações de cadastro. Frontend: Telas
premium de Login e Cadastro (React/Tailwind) conectadas com o Inertia.js e cabeçalhos ...