-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: jinzcdev/leetcode-mcp-server
base: v0.1.1
head repository: jinzcdev/leetcode-mcp-server
compare: v1.0.1
- 19 commits
- 28 files changed
- 4 contributors
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 03d49a7 - Browse repository at this point
Copy the full SHA 03d49a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d387ff - Browse repository at this point
Copy the full SHA 9d387ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9498bd - Browse repository at this point
Copy the full SHA d9498bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2542a - Browse repository at this point
Copy the full SHA cf2542aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6570ded - Browse repository at this point
Copy the full SHA 6570dedView commit details -
Merge pull request #1 from jinzcdev/smithery/config-atnx
Deployment: Dockerfile and Smithery config
Configuration menu - View commit details
-
Copy full SHA for ae8abe8 - Browse repository at this point
Copy the full SHA ae8abe8View commit details
Commits on Apr 15, 2025
-
chore: update dependencies in package.json
- Added vite as a dependency (v6.2.6) - Added esbuild as a devDependency (v0.25.2)
Configuration menu - View commit details
-
Copy full SHA for 3993896 - Browse repository at this point
Copy the full SHA 3993896View commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 205369c - Browse repository at this point
Copy the full SHA 205369cView commit details -
Merge pull request #2 from punkpeye/glama-badge
Add MCP Server badge.
Configuration menu - View commit details
-
Copy full SHA for fced29b - Browse repository at this point
Copy the full SHA fced29bView commit details
Commits on Apr 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d906371 - Browse repository at this point
Copy the full SHA d906371View commit details
Commits on Apr 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7af01bd - Browse repository at this point
Copy the full SHA 7af01bdView commit details -
refactor: standardize terminology from "solution articles" to "soluti…
…ons" - remove the "leetcode-" prefix
Configuration menu - View commit details
-
Copy full SHA for 7dd479f - Browse repository at this point
Copy the full SHA 7dd479fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651873b - Browse repository at this point
Copy the full SHA 651873bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48184e2 - Browse repository at this point
Copy the full SHA 48184e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a0bd7 - Browse repository at this point
Copy the full SHA 21a0bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea4dc4 - Browse repository at this point
Copy the full SHA 9ea4dc4View commit details -
feat: integrate pino for structured logging and add logger utility
- Added pino and pino-pretty to package.json for logging. - Created a logger utility in src/utils/logger.ts to handle logging configurations for production and development environments. - Replaced console.log and console.error statements with logger methods in various service files (leetcode-cn-service.ts, leetcode-global-service.ts). - Updated tests to use logger for logging messages instead of console.log. - Improved error handling in services by removing try-catch blocks where appropriate and using promises directly.
Configuration menu - View commit details
-
Copy full SHA for 2e1fc05 - Browse repository at this point
Copy the full SHA 2e1fc05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a9fae5 - Browse repository at this point
Copy the full SHA 5a9fae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4b0f5 - Browse repository at this point
Copy the full SHA 7b4b0f5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.1...v1.0.1