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(history): enabled for logged in user #1859

Merged
merged 1 commit into from
May 20, 2022

Commits on May 20, 2022

  1. feat(history): enabled for logged in user

    This change allows our logged in users to take advantage of the same
    page that our current logged out users use, except without the indexdb!
    
    We had to change the order in which a few things were loaded, as well,
    just so we could make sure the $owner global was set properly. We also
    changed types to better match what CP was providing us
    jefflembeck committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d35c7c8 View commit details
    Browse the repository at this point in the history