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

Add more web storage options #3

Open
wants to merge 15 commits into
base: trunk
Choose a base branch
from
Open

Commits on Jan 25, 2024

  1. Implement local storage

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6019a36 View commit details
    Browse the repository at this point in the history
  2. Abstract web storage

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7186357 View commit details
    Browse the repository at this point in the history
  3. Only valid web_storage types

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7665c12 View commit details
    Browse the repository at this point in the history
  4. Validate types of web storage

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    18e9156 View commit details
    Browse the repository at this point in the history
  5. Add session storage optoin

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2addcb8 View commit details
    Browse the repository at this point in the history
  6. Gitignore update

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e1bad77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7c86b3 View commit details
    Browse the repository at this point in the history
  8. Default to cookies again

    layoutd committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8874217 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d6412e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    740aec0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc5ea00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28be8d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8eeb055 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6137b50 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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