pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:HTML
Filter by
211M results
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.
Summary
- Adds deployment decision doc
- Adds .env.alpha.example
- Adds tester invite template
- Adds feedback triage doc
- Adds launch checklist
- Adds deployment smoke commands
- Keeps ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/home-operations/sonarr (source) | patch | 4.0.17.2969 → 4.0.18.2978 |
Release Notes
details summary ...
renovate/container
type/patch
Summary
- block the full non-global IETF protocol-assignment 192.0.0.0/24 range
- preserve only IANA s globally reachable PCP and TURN anycast exceptions at .9 and .10
- use WHATWG URL parsing for ...
Adds HOST_PORT alongside BIND_ADDR so the API can be published on any host port without editing the compose file.
Example — serve the dashboard without a port on the tailnet, coexisting with another service ...
概要
シフト表の視認性・操作性を改善する3つのUI修正を1PRにまとめました。ロジック(スケジューラー・シミュレーター)には変更なし。
変更内容
1. 連続する同一配属スロットの列結合(src/ui.js)
- 全施設で配属オペレーターが変わらない連続時間帯を1列に結合し、colspan で描画するよう変更
- ヘッダーも結合後の開始〜終了時刻でまとめて表示されるため、無駄に横長になるテーブルを解消 ...