Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged

Filter by

59.7M results  (1 s)

59.7M results

Biggest changes are gradle/loom related (needed for the minecraft 26.1 unobfuscated environment). Minor code changes, mostly renames.

This is an automatic copy of pull request #18083 done by Mergify. Problem When distributed sync (Gateway Cluster sync with Redis) is enabled, secondary gateway nodes never synchronize dictionaries and ...

This PR adds the F_VSP flag to all VSP weapons (used in MekBay)

Overview This pull request implements the Course Module frontend — covering state management (Phase 7.3) and reusable UI components (Phase 7.4) for the E-Learning Platform. What was built Phase 7.3 ...

Bumps @types/node from 24.13.2 to 26.0.0. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript

Bumps the lint group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Updates @typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1 details summary Release notes /summary ...
dependencies
javascript

Bumps @types/node from 20.19.41 to 26.0.0. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript

This is an automatic copy of pull request #18083 done by Mergify. Problem When distributed sync (Gateway Cluster sync with Redis) is enabled, secondary gateway nodes never synchronize dictionaries and ...

背景 前端用量看板需要「按模型聚合」「环比趋势」「成功率」三类数据,但后端 UsageController 此前只有 summary/daily/logs,前端请求 /usage/by-model、/usage/trend 返回 404。本 PR 补齐这两个接口并扩展 summary。 对接需求:LINK-182。基于已合入 dev 的 LINK-184(全链路账本 llm_usage_log)之上实现。 ...

- DEMO LINK - TEST REPORT LINK - [x] All components follow BEM and use SCSS - [x] Repeated sizes and special colors are put to variables - [x] Grid is used for the columns - [x] Cards ...