An open API service providing commit metadata for open source projects.

GitHub / JacobLinCool/LeetCode-Query / commits

A LeetCode Query API for TypeScript & JavaScript.

SHA Message Author Date Stats
a2542654 merge Merge pull request #109 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e92d94df bump versions github-actions[bot] <4****]@u****m> 4 months ago
1bf288b9 merge Merge pull request #108 from AntaresQAQ/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f967d70d add changeset Zhehao Mi <z****i@m****m> 4 months ago
0ed8298a fix 403 error Zhehao Mi <z****i@m****m> 4 months ago
e5196915 merge Merge pull request #107 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0b3dfcf8 bump versions github-actions[bot] <4****]@u****m> 7 months ago
acb48556 merge Merge pull request #105 from jinzcdev/feature/leetcode-cn-submission-detail JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0c58c96f chore: update the changeset jinzcdev <j****v@g****m> 7 months ago
44b27a45 chore: add changeset jinzcdev <j****v@g****m> 7 months ago
aa67fd72 feat(leetcode.com): add user_progress_questions method to retrieve user progr... jinzcdev <j****v@g****m> 7 months ago
66ddd8cf feat(leetcode.cn): enhance user_progress_questions to support question status... jinzcdev <j****v@g****m> 7 months ago
9218b926 fix(graphql): make questionSlug optional in submissionList query jinzcdev <j****v@g****m> 7 months ago
2a777b17 chore: add changeset jinzcdev <j****v@g****m> 7 months ago
34ca8cc4 feat(leetcode.cn): update submissionDetail method and interface to include su... jinzcdev <j****v@g****m> 7 months ago
c4207094 feat(leetcode.com): add submission details query and update SubmissionDetail ... jinzcdev <j****v@g****m> 7 months ago
714d2a7d fix(tests): increase wait time to ensure cache expiration in default cache test jinzcdev <j****v@g****m> 7 months ago
381236fa chore: add changeset jinzcdev <j****v@g****m> 7 months ago
1ba3dc89 fix(leetcode.cn): fix operation name for user contest query jinzcdev <j****v@g****m> 7 months ago
6c815eff docs: update README for leetcode.cn endpoint jinzcdev <j****v@g****m> 7 months ago
a8fd3201 feat(leetcode.cn): add `lang` and `status` parameters to user's submissions q... jinzcdev <j****v@g****m> 7 months ago
52ebf7ba feat(leetcode.cn): add submission detail query and corresponding test jinzcdev <j****v@g****m> 7 months ago
529caf37 merge Merge pull request #102 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
ad63c619 bump versions github-actions[bot] <4****]@u****m> 7 months ago
0d1fa7f6 merge Merge pull request #101 from jinzcdev/feature/leetcode-cn JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c9c774a4 chore: add changeset for leetcode.cn jinzc <j****c@t****m> 7 months ago
0a4f533f feat(tests): add tests for Credential and leetcode.cn jinzc <j****c@t****m> 7 months ago
bc93bebb feat(graphql): add new queries for leetcode.cn jinzc <j****c@t****m> 7 months ago
58103ed0 fix(tests): update assertion for submissions length to allow range check jinzc <j****c@t****m> 7 months ago
6e47d774 fix(csrf): update fetch URL in get_csrf jinzc <j****c@t****m> 7 months ago
e7b068af merge Merge pull request #92 from miorel/whoami JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
19765245 Try getting the whoami API to work again Miorel-Lucian Palii <m****i@g****m> over 1 year ago
d7e73673 merge Merge pull request #81 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
83eae197 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
cd8876b0 fix: response cloned but unuse JacobLinCool <j****l@g****m> over 1 year ago
c6581bd1 docs: add custom fetcher example JacobLinCool <j****l@g****m> over 1 year ago
886c409b merge Merge pull request #78 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
63daca87 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
bb47140a fix: no csrf token in set-cookie JacobLinCool <j****l@g****m> over 1 year ago
bff509ae merge Merge pull request #77 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ad504226 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
47ec5d42 fix: fetcher fetch shortcut JacobLinCool <j****l@g****m> over 1 year ago
59d07c71 merge Merge pull request #76 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
259d8c28 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
9913aafb feat: allow library users to use their own fetch implementation JacobLinCool <j****l@g****m> over 1 year ago
ecb87bc8 merge Merge pull request #75 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3c8f4c77 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
c19d509b feat: custom headers JacobLinCool <j****l@g****m> over 1 year ago
f83442c6 merge Merge pull request #74 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8f9fff95 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
a474021d fix : check response status before returning JacobLinCool <j****l@g****m> over 1 year ago
8b64533a merge Merge pull request #71 from JacobLinCool/changeset-release/main JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8e08c145 bump versions github-actions[bot] <g****]@u****m> over 1 year ago
c9b5523e chore: codacy ignore CHANGELOG.md JacobLinCool <j****l@g****m> over 1 year ago
792a476e merge Merge pull request #70 from JacobLinCool/upgrade JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ffba7021 chore: add codacy config to ignore changeset JacobLinCool <j****l@g****m> over 1 year ago
146668d1 ci: test with vitest JacobLinCool <j****l@g****m> over 1 year ago
96ed056c chore: add pre-commit and post-merge hook JacobLinCool <j****l@g****m> over 1 year ago
b28dd595 chore: add changeset JacobLinCool <j****l@g****m> over 1 year ago
2c2025d3 ci: upgrade actions JacobLinCool <j****l@g****m> over 1 year ago
da35ee0b refactor: all code with better deps JacobLinCool <j****l@g****m> over 1 year ago
564648fe merge Merge pull request #66 from JacobLinCool/renovate/trivago-prettier-plugin-sor... JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
338377de chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v4.1.1 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
69d9cb52 merge Merge pull request #57 from JacobLinCool/renovate/trivago-prettier-plugin-sor... JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bd629f11 merge Merge pull request #58 from JacobLinCool/renovate/node-18.x JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
130dcd8b merge Merge pull request #61 from JacobLinCool/renovate/typescript-eslint-monorepo JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3921b036 chore(deps): update typescript-eslint monorepo to v5.50.0 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2ceae2ae chore(deps): update dependency @types/node to v18 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dc370741 chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v4 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8b9828fa chore: bump to `0.2.7` JacobLinCool <j****l@g****m> almost 3 years ago
2112b2af chore: upgrade deps (minor) JacobLinCool <j****l@g****m> almost 3 years ago
7b1ff1be ci: simplify ci scripts JacobLinCool <j****l@g****m> almost 3 years ago
e28c82d7 ci: add release action JacobLinCool <j****l@g****m> almost 3 years ago
8135935e merge Merge pull request #56 from JacobLinCool/fix-cn-csrf-token JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ae5906ed fix(cn): get csrf token from graphql endpoint JacobLinCool <j****l@g****m> almost 3 years ago
ed2cec1e merge Merge pull request #49 from JacobLinCool/renovate/typedoc-0.x JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e1b899e1 chore: bump to `0.2.6` JacobLinCool <j****l@g****m> almost 3 years ago
3db9bced docs: add daily challenge to features JacobLinCool <j****l@g****m> almost 3 years ago
d39bdbb4 test: add daily challenge test JacobLinCool <j****l@g****m> almost 3 years ago
535c0b21 feat: add daily challenge support JacobLinCool <j****l@g****m> almost 3 years ago
10faae0e refactor: move graphql queries to their own files JacobLinCool <j****l@g****m> almost 3 years ago
525a86e8 feat: make graphql `operationName` optional JacobLinCool <j****l@g****m> almost 3 years ago
95e3b324 build: set typeroot in tsconfig.json JacobLinCool <j****l@g****m> almost 3 years ago
94a8e5fb chore(deps): update dependency typedoc to v0.23.23 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f62b9019 merge Merge pull request #52 from changshou83/fix-base_url_error JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
93f829f4 test: add BASE_URL_CN test changshou83 <1****6@q****m> almost 3 years ago
6860a079 fix: BASE_URL_CN updated changshou83 <1****6@q****m> almost 3 years ago
094f19a3 docs: update new method name JacobLinCool <j****l@g****m> about 3 years ago
75ed5506 chore: bump to `0.2.5` JacobLinCool <j****l@g****m> about 3 years ago
939897b3 merge Merge pull request #48 from JacobLinCool/feat-cn-graphql-noj-go JacobLinCool <j****l@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
9305a7ea feat: make endpoint of leatcode-cn configurable JacobLinCool <j****l@g****m> about 3 years ago
bdf341cb chore(deps): update dependency typedoc to v0.23.10 renovate[bot] <2****]@u****m>
Committed by: JacobLinCool <j****l@g****m>
over 3 years ago
78d8cb51 test: `LeetCodeCN` simple test JacobLinCool <j****l@g****m> over 3 years ago
f08fbdab feat: add mutex and types to `LeetCodeCN` JacobLinCool <j****l@g****m> over 3 years ago
572247a5 fix: contest response badge type JacobLinCool <j****l@g****m> over 3 years ago
7557f064 fix: Content startTime type JacobLinCool <j****l@g****m> over 3 years ago
ab8e575a chore: upgrade deps JacobLinCool <j****l@g****m> over 3 years ago
336335d7 chore(deps): update dependency @types/node-fetch to v2.6.2 renovate[bot] <2****]@u****m>
Committed by: JacobLinCool <j****l@g****m>
over 3 years ago
4dab443f chore(deps): update dependency typedoc to v0.22.18 renovate[bot] <2****]@u****m>
Committed by: JacobLinCool <j****l@g****m>
over 3 years ago
14182fd7 chore(deps): update dependency eslint to v8.18.0 renovate[bot] <2****]@u****m>
Committed by: JacobLinCool <j****l@g****m>
over 3 years ago

← Back to repository