Skip to content
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
37a1d15
test: add unit tests for streak calculation utilities
Shanidhya01 Jun 23, 2026
fbed90e
Merge branch 'main' of https://github.com/Shanidhya01/devtrack into t…
Shanidhya01 Jun 24, 2026
d8ae809
docs: replace static project stats with live badges and add view counter
Priyanshu-byte-coder Jun 24, 2026
7c76640
fix(ui): remove duplicate theme toggle, fix landing footer styling
Priyanshu-byte-coder Jun 24, 2026
72a3e76
fix(dashboard): restructure layout, remove duplicates, fix cramped cards
Priyanshu-byte-coder Jun 24, 2026
123ccc7
fix: address PR review — remove rolldown prod dep, restore Node engin…
Shanidhya01 Jun 24, 2026
3df84bf
Merge branch 'main' into test/streak-calculation-1069
Shanidhya01 Jun 24, 2026
12f0cec
refactor(dashboard): remove 11 duplicate widgets, delete dead code
Priyanshu-byte-coder Jun 24, 2026
dd123d7
Merge branch 'main' into test/streak-calculation-1069
Shanidhya01 Jun 24, 2026
c93e164
chore(deps): bump actions/setup-node from 4 to 6 (#2709)
dependabot[bot] Jun 24, 2026
2b7f4c0
chore(deps): bump github/codeql-action from 3 to 4 (#2711)
dependabot[bot] Jun 24, 2026
45199af
chore(deps): bump actions/checkout from 4 to 7 (#2710)
dependabot[bot] Jun 24, 2026
f9a4945
feat(a11y): add skip-to-main-content link for keyboard and screen rea…
Shanidhya01 Jun 24, 2026
0c605d1
fix: respect prefers-reduced-motion accessibility preference (#2782)
Shanidhya01 Jun 24, 2026
9b27bf4
test: add unit tests for utils.ts cn function (#2778)
tmdeveloper007 Jun 24, 2026
4b258d5
test: add unit tests for personality-analysis.ts (#2777)
tmdeveloper007 Jun 24, 2026
84f5ed5
test: add unit tests for streak.ts (#2776)
tmdeveloper007 Jun 24, 2026
10b7709
test: add unit tests for consistency-score.ts isRecentlyActiveFromSco…
tmdeveloper007 Jun 24, 2026
15c72d8
test: add unit tests for themes.ts (#2774)
tmdeveloper007 Jun 24, 2026
7ebb744
test: add unit tests for string utility functions (#2724)
tmdeveloper007 Jun 24, 2026
796e371
test: add unit tests for wrapped year-summary utility functions (#2725)
tmdeveloper007 Jun 24, 2026
9efd68a
test: add unit tests for memory rate-limit utility functions (#2722) …
desireddymohithreddy0925 Jun 24, 2026
5d34abc
fix: correct xl-breakpoint grid columns and skeleton min-height (#260…
Doremon-tech-svg Jun 24, 2026
09a880a
fix: cap language legend at 6 entries and group minor languages into …
Doremon-tech-svg Jun 24, 2026
50200f5
fix: correct database column names for streak milestones in data-expo…
venkatavarshith999 Jun 24, 2026
603fb09
fix(local-coding): implement plaintext api key fallback and hash back…
mahavirb22 Jun 24, 2026
6cc85d5
docs: add local development setup and troubleshooting guide (#2610) (…
Asritha11111 Jun 24, 2026
c9106b7
Merge branch 'main' into test/streak-calculation-1069
Shanidhya01 Jun 24, 2026
41e310f
fix(security): close CodeQL XSS/SSRF alerts and fix README stale links
Priyanshu-byte-coder Jun 25, 2026
d70e855
fix(deps): add pnpm.overrides to enforce patched transitive dep versions
Priyanshu-byte-coder Jun 25, 2026
5ae8e0d
fix(deps): enforce patched transitive deps via pnpm-workspace.yaml ov…
Priyanshu-byte-coder Jun 25, 2026
94ddddf
docs: add missing API Documentation link to Table of Contents (#2790)
Mohit-001-hash Jun 25, 2026
365cfce
fix: replace npm with pnpm in README and ignore package-lock.json (#2…
desireddymohithreddy0925 Jun 25, 2026
7b8508e
test: add unit tests for csv serialization utilities (#2703)
tmdeveloper007 Jun 25, 2026
ff10e3e
test: add unit tests for github-rate-limit utilities (#2702)
tmdeveloper007 Jun 25, 2026
a3bd9d7
test: add unit tests for achievement-estimators helper functions (#2700)
tmdeveloper007 Jun 25, 2026
15bd4af
fix(ci): add packages field to pnpm-workspace.yaml to fix store path …
Priyanshu-byte-coder Jun 25, 2026
d2de87c
fix(ci): upgrade pnpm from v9 to v11 to match local dev environment
Priyanshu-byte-coder Jun 25, 2026
f8150c1
fix(ci): use Node.js 22 to satisfy pnpm 11 requirement (needs node:sq…
Priyanshu-byte-coder Jun 25, 2026
1311ebc
fix(ci): upgrade automated-tests workflow to pnpm 11 + Node.js 22, dr…
Priyanshu-byte-coder Jun 25, 2026
a0d59eb
Merge upstream main: resolve package-lock conflict, rename streak tests
Shanidhya01 Jun 25, 2026
7df0840
chore: resolve streak.test.ts conflict — keep upstream basic version
Shanidhya01 Jun 25, 2026
4325cd1
Merge branch 'main' into test/streak-calculation-1069
Shanidhya01 Jun 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading