Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Fix #14: Decoding fails when two encoded characters appear one after another #21

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

Commits on Feb 28, 2019

  1. Fix js-cookie#14: Decoding fails when two encoded characters appear o…

    …ne after another
    Thomas Lutz committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9e305c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    75f82b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68dbd8f View commit details
    Browse the repository at this point in the history
  3. Add unit test for 2 bytes character en/decoding, consider debug value…

    … in integration test
    Thomas Lutz committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    88b8327 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Use URLDecoder to fix decoding, bump joda-time and jackson-databind d…

    …ependencies
    Thomas Lutz committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    60305be View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    7c248ef View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    JevinMenezes authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6471c69 View commit details
    Browse the repository at this point in the history