Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: joshcai/leetcode-sync

Release v1.7

26 Jun 15:45
@joshcai joshcai

Choose a tag to compare

What's Changed

  • Fix error while committing a locked problem with an accepted solution. by @Darshan-AS in #59
  • Fix for fetching submission info when runtime or memory percentile is null by @jaspinderkohli in #63
  • Updated action.js to Handle Locked LeetCode Premium Problems and Improve Sync Reliability by @AlyHG in #62

New Contributors

Full Changelog: v1.6...v1.7

Contributors

Darshan-AS, jaspinderkohli, and AlyHG
Assets 2
Loading

Release v1.6

26 Mar 02:28
@joshcai joshcai

Choose a tag to compare

What's Changed

  • Fetching submissions changed to GraphQL API since the old API is restricted by Cloudflare now
  • Make creation of file names more robust
  • Update README.md by @harpreetsingh91 in #31
  • Log a success message if fetch from leetcode is successful by @harpreetsingh91 in #32
  • Add support for elixir language by @danmacode in #36
  • Added step to give read write permission to action by @mdakram28 in #37
  • Add support for lang pythondata by @jimit105 in #43
  • Added Problem data with solution at the end, changed file type to mar... by @jaspinderkohli in #40
  • Add verbose and commit-header functionality by @ravibrock in #46
  • Add extensions for Racket and erlang by @Mayureshd-18 in #44
  • Support postgresql by @atvaccaro in #51
  • fix: last timestamp logic by @siriscmv in #53
  • Update to node20 and use package instead of node_modules & bugfixes by @humble-barnacle001 in #55

New Contributors

Full Changelog: v1.5...v1.6

Huge thanks to everyone who contributed and improved the extension significantly since the last release!

Loading
ravibrock reacted with laugh emoji jimit105 reacted with heart emoji
2 people reacted

Release v1.5

28 Nov 08:02
@joshcai joshcai

Choose a tag to compare

Changes

  • Added support for dart language (thanks to @cupofme)
  • Updated to use node16, since node12 is now deprecated for GitHub Actions

Contributors

cupofme
Loading

Release v1.4

14 Feb 05:07
@joshcai joshcai
2016e49
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

New feature

  • Add destination-folder input param to allow for shared repos (thanks to CherryKatatonic for implementing)
Loading

Release v1.3

25 Nov 01:40
@joshcai joshcai

Choose a tag to compare

Bug fix

  • Added support for missing languages: 'oraclesql', 'mssql', 'typescript'
Loading

Release v1.2

04 Oct 16:06
@joshcai joshcai

Choose a tag to compare

Bug fix

  • Commits to repo's default branch instead of always committing to "master" (works with new default "main")

Other

  • Improved logging to include timestamps and stack trace when the action fails
Loading

Release v1.1

12 Sep 18:24
@joshcai joshcai
da1213d
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug fix

  • Retries with exponential backoff when there are rate limiting issues, this affects users that have a lot of submissions
Loading

Initial Release v1.0

07 Jul 03:44
@joshcai joshcai

Choose a tag to compare

Initial Release

Features:

  • only uploads 'Accepted' solutions
  • only uploads solutions that have not been synced before
  • uploads the latest 'Accepted' solution within a day (configurable)
Loading

AltStyle によって変換されたページ (->オリジナル) /