Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:PHP language:Java

Filter by

143M results  (2 s)

143M results

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/setup-java | action | minor | v5.2.0 → v5.3.0 | Release Notes details summary actions/setup-java ...
exempt-stale

Labels each challenge with one of six interview-context archetypes (E-Commerce, Fintech, Analytics, Social, HR, Data Eng) stored in a CHALLENGE_TAGS map and attached via a post-init forEach. TAG_META ...

Summary This pull request introduces improvements to the Base62 encoding logic and includes a new utility class for better reusability and consistency. Changes - Refactor: Updated the SnowflakeId ...

Adds ClearCrowds to the image tools collection. ClearCrowds is an AI photo cleanup tool for removing crowds, objects, text, clutter, and other unwanted distractions from photos.\n\nValidation:\n- node ...

Summary Converts the inline accordion panel back to a popup modal (per user request), but with a fundamentally different approach that avoids the previous Alpine+Livewire state conflicts. Key difference ...

Summary 修复 UserServiceImpl.getFavorites() 分页总数不准确问题。 根因 getFavorites() 使用 favoriteMapper.selectPage() 分页查询收藏记录时,favResult.getTotal() 包含用户所有收藏(含已删除帖子的收藏)。但返回给前端的 records 在应用层过滤了 post.deleted == 0,导致 ...
backend
docs
documentation
fix