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

api: update shlink_link to add OS and Hardware information to click… #2648

Merged
merged 2 commits into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. api: update shlink_link to add OS and Hardware information to click…

    … user agent
    
    Also unify all click commands to use `shlink_link`. Modify `shlink_link` to check for the presence of `No` in the `Enable analytics` preference file to disable clicks instead of the absence of `Yes`
    
    Also make `shlink_link` return immediately and fork the process
    theofficialgman committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    933cc79 View commit details
    Browse the repository at this point in the history
  2. api: update shlink_link to add SOC_ID, (hashed) machine-id, and (ha…

    …shed) serial-number
    
    the machine-id and serial-number are on-way hashed and cannot be reversed
    theofficialgman committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f7d0226 View commit details
    Browse the repository at this point in the history