Skip to content

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

Filter by

209M results  (2 s)

209M results

Why The Class Timetable Studio was a deterministic tool that seeded subjects from a generic library list and used heuristic period counts (Maths=6, English=6, anything else=3). It didn t actually know ...

إصلاح جذري لمشكلة العميل يُهجَر بعد التصعيد + جعل توقّف البوت عند ردّ المالك انتقائياً. كله لكل تاجر، وبافتراضات آمنة. التصعيد - escalationPausesBot (افتراضي: مُعطّل): بعد التصعيد البوت يكمل يساعد ...

Summary Builds on #824 (multi-team pending block). Fixes two things #824 left open. 1. Priority sort Neither the SessionStart path (sync_linear_pending.py) nor the webhook path (linear-vault-sync.ts) ...
core

Motivation - Provide additional headroom above crossing popups on mobile portrait by nudging the marker/popup anchor slightly lower in the viewport so the popup appears more naturally centered in ...
codex

Closes #288 Summary The docs site showed VitePress s defaults — navy-blue background/hero + amber-yellow accent + system fonts — clashing with the marketing site s warm-charcoal + terracotta theme. This ...

Summary - Rewrote 001_baseline.sql to match the schema the Python downloader and local-api actually expect (TEXT PKs, missing columns/tables) - Renumbered 003_new_releases_feed.sql → 002_new_releases_feed.sql ...

What This pull request introduces a new GitHub Actions workflow for building and publishing documentation previews for pull requests, and also updates documentation to reflect recent changes in the build ...

What Introduces a new topN utility function (src/utils/sort.js) that performs a bounded insertion sort to efficiently retrieve the top N elements from a large dataset. Refactored backend routes (src/routes/leaderboard.js, ...