pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:HTML
Filter by
211M results
Auto-generated pull request from bot.
Users now view and verify evidence records in one unified screen instead of switching between two tabs. They can
download proof documents directly from the station list and verify any PDF file by dragging ...
Summary
- move battle streaming orchestration out of the router into BattleStreamService
- keep SSE serialization and HTTP response creation in the battle router
- add service tests for random battle ...
Closes #42
Cambios realizados:
- Navegación Móvil: Se adaptó el Sidebar como un menú tipo Drawer deslizante con un overlay oscuro y se integró el
botón de hamburguesa.
- Tablas Responsivas: Se ...
Summary
- Add a per-platform resale workflow configuration model, migration, admin entry, serializer, and effective config
API.
- Add validation/default merge helpers for workflow policies, nodes, ...
Add the validated real goldsharp source parity audit and resolved-only prospective capture pipeline. No model or runtime
activation.
背景
任务的 daily / weekly 定时调度在 src/sync/engine.js 用 now.getHours() / now.getDay() 判断到点——这是容器进程的本地时区。而 docker-compose.yaml /
Dockerfile / manifest 都没设 TZ,Node 容器默认 UTC。
后果:UTC+8 用户设 每天 09:30 备份 ,实际会在本地 17:30 ...
Summary
- rewrite the README around the repo s three real operating layers: local Docker, image build plus isolated E2E
validation, and OCI Terraform infrastructure
- document the current compose ...
Se cambio la decision de tener duplicada la BD de reportes y se adopto una unica en friends. Backoffice consulta friends
para la gestion de denuncias.