Skip to content

Pull requests: Priyanshu-byte-coder/devtrack

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: user settings PATCH treats null body values as field omission gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#842 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: prevent hydration mismatch in useHeatmapTheme by suppressing mismatch on theme element gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:design GSSoC type bonus: UI/design (+10 pts) type:testing GSSoC type bonus: tests (+10 pts)
#841 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: use database transaction for local coding sync to prevent partial failures gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#840 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: validate githubId parameter in user github-accounts DELETE handler gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#839 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: log errors when fetching repo health signals instead of silently ignoring gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#838 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: CI route logs errors instead of silently swallowing individual repo failures gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:devops GSSoC type bonus: devops (+15 pts) type:testing GSSoC type bonus: tests (+10 pts)
#837 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: include accountId in languages route cache key for multi-account segregation gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#836 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix: add metrics cache to compare endpoint gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts)
#835 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : replace SELECT * with explicit columns in data-export gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:devops GSSoC type bonus: devops (+15 pts) type:testing GSSoC type bonus: tests (+10 pts)
#834 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : extract duplicate date utils into dateUtils.ts gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#833 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : use upsert with onConflict to handle race condition in streak freeze gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#832 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : replace deprecated cloak-preview with github+json API header gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#831 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : add cleanup for leaderboardCache and ipRateLimits Maps gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:feature GSSoC type bonus: new feature type:refactor GSSoC type bonus: refactor (+10 pts) type:testing GSSoC type bonus: tests (+10 pts)
#830 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : add TTL-based eviction to ipRateLimits Map gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts)
#829 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : added fromDate parameter to contributions cache key gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#828 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for calculateCurrentStreak in leaderboard gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#802 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for mergeContributionDays helper gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#801 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for Goals POST validation logic gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#800 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for ContributionGraph component gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#799 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for calculateStreakFromDates gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#798 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : handle GitHub secondary rate limit in streak-shield with stale indicator gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#797 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for getRedisClient lazy initialization gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#796 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
test : added unit tests for getLinkedAccounts and getAllAccounts gssoc26 GSSoC 2026 contribution type:testing GSSoC type bonus: tests (+10 pts)
#795 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
fix : corrected misleading NODE_ENV comment in middleware.ts gssoc26 GSSoC 2026 contribution type:bug GSSoC type bonus: bug fix type:testing GSSoC type bonus: tests (+10 pts)
#794 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
feat : add PATCH endpoint to update an existing goal gssoc26 GSSoC 2026 contribution type:feature GSSoC type bonus: new feature type:testing GSSoC type bonus: tests (+10 pts)
#793 opened May 23, 2026 by tmdeveloper007 Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-05-19.