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

Deal with purchased content from creators who no longer have an account. #406

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Deal with purchased content from creators who no longer have an account. #406

merged 3 commits into from
Jun 13, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    768eaeb View commit details
    Browse the repository at this point in the history
  2. Added files which shouldnt be commited to git to the .gitgnore (just …

    …to make life easier when developing/testing)
    
    Also changes the prvatekey and client_id checks to use the constants and moved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
    thatcoderguy committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8cda128 View commit details
    Browse the repository at this point in the history
  3. Changed the prvatekey and client_id checks to use the constants and m…

    …oved chrome_1601 to a constant - so that all magic strings and path builders are in 1 location
    thatcoderguy committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    43d179b View commit details
    Browse the repository at this point in the history