Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:JavaScript language:PHP

Filter by

190M results  (2 s)

190M results

tick() calls tickWorldClocks() which reads cfg.worldClocks. Moving setInterval/tick() call to after cfg declaration fixes Cannot access cfg before initialization ReferenceError. https://claude.ai/code/session_01AqjAbTiAmsnD7Xj58cQfX5 ...

الملخص Backend فقط — endpoints لعرض قوائم المتابعين + following_count في metrics. التغييرات auth.py get_profile_followers_list(followed_id, viewer_id, limit, offset) - Paginated list of accounts ...

What does this PR do? Adds an immersive, highly advanced transport-layer diagnostics workspace titled Network Port Visualizer under Projects/Network Port Visualizer/. Moving away from static textual reference ...

Summary - Alle View-Beschreibungen mit mehr Inhalt ausgebaut - Productions: Output-Modus ändern und Paletten-Auslagerung direkt aus dem Dashboard ergänzt - Goods: farmweite Produktionssteuerung ...

Remplace la PR #2108 (fermée pour cause de conflit). Quoi ? Correction de la fonctionnalité d import Excel des dépenses achats (PR #2106) qui échouait systématiquement après plusieurs minutes d attente. ...

💡 What Replaced string manipulation chain msg.content.trim().split( ).filter(n = n !== ) with regex matching msg.content.match(/\S+/g) || [] across all Tipper modules and bot/bot.js. 🎯 Why The original ...

Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | langchain-core | 0.3.86 | 1.4.7 | | langgraph | 1.0.1 | 1.1.10 | | langgraph-checkpoint | 3.0.1 | ...
dependencies
python

Résumé - Corrige le rendu du pied de page du PDF standard Diffusion. - Désactive temporairement l’auto page break TCPDF pendant pdf_pagefoot(). - Restaure les paramètres de page break après rendu ...

This adds the last missing feature to the API v2, a system health and readiness check. In introduces two new endpoints: - /_meta/health: always returns a positive response to indicate service responsiveness ...

Minor commits: - feat: Added VFK-230 Bypakka Tønsberg flow (f7d26fa) Other commits: - Merge branch main into vfk-230-bypakka-tonsberg (a76c646)