Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: queueit/QueueToken.V1.JavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: queueit/QueueToken.V1.JavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 14 files changed
  • 9 contributors

Commits on Aug 18, 2021

  1. Renamed package

    sp0x committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1fbd764 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sarooghi authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    eb8730b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    sarooghi authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ee758ee View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Version bump

    sp0x committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    877d965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51cd179 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Update README.md

    mproqueueit authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a0bd920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20084a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Cleanup readme file.

    Reza-0 authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    d3d8395 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Updated dependencies (#1)

    * Update package.json
    
    * Update package-lock.json
    sp0x authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    85d8f46 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Preparing release 1.0.3

    queue-it committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    455feb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 30, 2022

  1. Merge pull request #3 from iGitK72/patch-1

    Update typos for typ and IP address list
    sarooghi authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2c2e339 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update README.md

    pavleavramovic authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    588ab34 View commit details
    Browse the repository at this point in the history
  2. Preparing release 1.0.4

    queue-it committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d46f7f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. feat(payload): ✨ add _origin to EnqueueTokenPayload

    - Include `_origin` property in the payload generation process.
    - Update `DeserializePayload` to correctly assign `Origin` from JSON data.
    F0rty-Tw0 committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    d18c677 View commit details
    Browse the repository at this point in the history
  2. feat(tests): ✨ add tests for TokenOrigin handling

    - Implement tests for creating tokens with specific origins.
    - Ensure serialization includes `TokenOrigin` in payloads.
    F0rty-Tw0 committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    3fe2e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abaaed View commit details
    Browse the repository at this point in the history
Loading