Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes login with JWT, get_friends() and removes points_rank as it is deprecated #137

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 20, 2022

  1. rework API

    Bapt5 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    857258b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f9303c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. better get data by user id

    Bapt5 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    59b3916 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    17a6db1 View commit details
    Browse the repository at this point in the history
  2. fix leaderboard

    Bapt5 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    edea3a5 View commit details
    Browse the repository at this point in the history
  3. optimize get languages

    Bapt5 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ce685a5 View commit details
    Browse the repository at this point in the history
  4. default language

    Bapt5 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    fa61e83 View commit details
    Browse the repository at this point in the history
  5. optimize get abbr

    Bapt5 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3b92787 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Merge pull request #1 from Bapt5/master

    Provides fixes to the most common problems as well as some API enhancements
    phHartl authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ef5d964 View commit details
    Browse the repository at this point in the history
  2. Added the combination of public & private streak information

    Fixed null pointer for get_daily_xp_progress
    Circumvented Exception, when skills are depended on each other
    Added convenience function for language abbreviations
    phHartl committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c0225bc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    d4af89f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update README.md

    phHartl authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    86d849e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update README

    Included link to DuoLingo access methods
    phHartl authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    eaa9eed View commit details
    Browse the repository at this point in the history