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

feat: cookie storage #221

Merged
merged 34 commits into from
Sep 13, 2024
Merged

feat: cookie storage #221

merged 34 commits into from
Sep 13, 2024

Commits on Mar 17, 2023

  1. chore: add option

    Hossein Mirazimi committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    ecf89c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0d263 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

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

Commits on Aug 7, 2023

  1. chore(deps): update devdependency typescript to v5 (nuxt-modules#187)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f401f46 View commit details
    Browse the repository at this point in the history
  2. fix: wrap injected script with iife (nuxt-modules#196)

    antfu authored and Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1dea526 View commit details
    Browse the repository at this point in the history
  3. chore: switch to pnpm

    antfu authored and Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e342256 View commit details
    Browse the repository at this point in the history
  4. chore: fix test

    antfu authored and Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e1c5ff9 View commit details
    Browse the repository at this point in the history
  5. chore(release): 3.3.0

    antfu authored and Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    94eac61 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/sync-cookie' of github.com:Hossein-Mirazimi/color-…

    …mode into feat/sync-cookie
    Hossein Mirazimi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b32d65c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. feat: add storage option

    Hossein Mirazimi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    23cb4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a89267 View commit details
    Browse the repository at this point in the history
  3. fix: check window object for prevent error occured

    Hossein Mirazimi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    af696e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

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

Commits on Nov 25, 2023

  1. chore: update nuxt versions

    danielroe authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    922e397 View commit details
    Browse the repository at this point in the history
  2. test: ensure routes are prerendered

    danielroe authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e1cb818 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (nuxt-modules#161)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    6c1d2ac View commit details
    Browse the repository at this point in the history
  4. chore(deps): update commitlint monorepo to v18 (major) (nuxt-modules#213

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    94fa261 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update actions/checkout action to v4 (nuxt-modules#208)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    0055047 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update actions/setup-node action to v4 (nuxt-modules#214)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    36e83cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b7633a View commit details
    Browse the repository at this point in the history
  8. chore(release): 3.3.1

    danielroe authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    07c704f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a5dd55 View commit details
    Browse the repository at this point in the history
  10. chore(release): 3.3.2

    danielroe authored and manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    49563d8 View commit details
    Browse the repository at this point in the history
  11. fix: window reference on build

    manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    388cfb5 View commit details
    Browse the repository at this point in the history
  12. chore: lint

    manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    957d9d4 View commit details
    Browse the repository at this point in the history
  13. feat: read cookie from server

    manniL committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c8eab90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    427e5bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ca3ef60 View commit details
    Browse the repository at this point in the history
  2. chore: lint fix

    atinux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7c48a6 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    atinux committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    30cdf53 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. chore: update playground

    atinux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a8f0aea View commit details
    Browse the repository at this point in the history
  2. chore: update tests

    atinux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    46a5a3b View commit details
    Browse the repository at this point in the history
  3. lint fix

    atinux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bce7cf8 View commit details
    Browse the repository at this point in the history
  4. up

    atinux committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b508787 View commit details
    Browse the repository at this point in the history