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

CurseForge URL handling #981

Merged
merged 20 commits into from
Aug 17, 2023
Merged

Commits on May 5, 2023

  1. Added url handler for curseforge

    Signed-off-by: timoreo <contact@timoreo.fr>
    timoreo22 authored and Ryex committed May 5, 2023
    Configuration menu
    Copy the full SHA
    63c21c5 View commit details
    Browse the repository at this point in the history
  2. Added a protection against giving a mod url

    Signed-off-by: timoreo <contact@timoreo.fr>
    timoreo22 authored and Ryex committed May 5, 2023
    Configuration menu
    Copy the full SHA
    565202c View commit details
    Browse the repository at this point in the history
  3. Fix command line args

    Signed-off-by: timoreo <contact@timoreo.fr>
    timoreo22 authored and Ryex committed May 5, 2023
    Configuration menu
    Copy the full SHA
    54fb799 View commit details
    Browse the repository at this point in the history
  4. fix: ensure Application accepts URLs and local files form cmd args

    refactor: Move curseforge:// url scheme detection to Import Page
    feat: pass along extra CF pack info so pack metadata is established.
    
    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a3173b5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    82287e0 View commit details
    Browse the repository at this point in the history
  2. spelling suggestions from code review

    Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex and Scrumplex committed May 12, 2023
    Configuration menu
    Copy the full SHA
    3e11d94 View commit details
    Browse the repository at this point in the history
  3. refactor: normalize url fn & cleanup

    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b1ffc8d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fix: when given a remost resource, download and identify it before im…

    …port.
    
    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fc656b6 View commit details
    Browse the repository at this point in the history
  2. cleanup: remove unneeded headers

    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed May 15, 2023
    Configuration menu
    Copy the full SHA
    649753e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. cleanup

    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed May 16, 2023
    Configuration menu
    Copy the full SHA
    bd1ea64 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. cleanup: msgbox msg editor

    Co-authored-by: flow <flowlnlnln@gmail.com>
    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex and flowln committed May 28, 2023
    Configuration menu
    Copy the full SHA
    eb079c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9957aeb View commit details
    Browse the repository at this point in the history
  2. cleanup: pull out data object so I'm not repeating myself

    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    149bc8e View commit details
    Browse the repository at this point in the history
  3. fix(flameapi): getFile use shared_ptr

    Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
    Ryex committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6d5a2ce View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. fix: makeShared for QByteArray

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a83e5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74fe2fb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    6423eda View commit details
    Browse the repository at this point in the history
  2. fix: use ApiDownload for CF URL handling

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    019e5ca View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher

     into curseforge-url-handle3
    
    Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
    Trial97 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c94ee67 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. removed line

    Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
    Trial97 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5e2d1ff View commit details
    Browse the repository at this point in the history