pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:JavaScript
Filter by
109M results
Проблема (#3795)
У заказа, продолженного с прошлого дня (например 3716), в очереди следующего дня не показывалось сырьё (карточка
выводила «—»). Если перелистнуть на день назад — сырьё есть.
Причина ...
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
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
- Add configurable Schleswig-Holstein map bounds to /api/config
- Apply Leaflet maxBounds/minZoom to the live and template maps
- Set tile-layer noWrap and bounds so world copies are not ...
released
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
@eugenethreat I looked more into #122 and it looks like Hugo has a built-in image pipeline called Hugo Pipes, that
converts images to webp at multiple sizes.
In this set up images can stay in static/images/. ...
- messages + bookmarks now fetched in parallel (Promise.all) — removes one sequential round-trip on every room switch
- reactions fetched in background after render, patched in-place via _patchReactionFooters() ...