Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CTFd/tourist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Choose a base ref
...
head repository: CTFd/tourist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 25 files changed
  • 4 contributors

Commits on Apr 14, 2023

  1. Bump vm2 from 3.9.15 to 3.9.16 (#109)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.15...3.9.16)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2023
    Copy the full SHA
    ee04de3 View commit details

Commits on Apr 21, 2023

  1. Bump vm2 from 3.9.16 to 3.9.17 (#113)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.16...3.9.17)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 21, 2023
    Copy the full SHA
    12ff902 View commit details

Commits on May 12, 2023

  1. update dependencies + reflect changes in fastify (#121)

    Miłosz Skaza authored May 12, 2023
    Copy the full SHA
    f8b526c View commit details
  2. add option to enable CORS (#122)

    Miłosz Skaza authored May 12, 2023
    Copy the full SHA
    f933d9c View commit details
  3. mark v0.1.6 (#123)

    Miłosz Skaza authored May 12, 2023
    Copy the full SHA
    69f5618 View commit details

Commits on May 16, 2023

  1. make error code in response optional (#129)

    Miłosz Skaza authored May 16, 2023
    Copy the full SHA
    02e1d4d View commit details
  2. Copy the full SHA
    138b77e View commit details

Commits on Jun 21, 2023

  1. Bump vm2 from 3.9.18 to 3.9.19 (#130)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.18 to 3.9.19.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.18...3.9.19)
    
    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2023
    Copy the full SHA
    b859d8d View commit details

Commits on Jun 30, 2023

  1. perform simple job in the healthcheck (#142)

    * perform simple job in the healthcheck
    Miłosz Skaza authored Jun 30, 2023
    Copy the full SHA
    f84c3d1 View commit details
  2. bump difference tolerance (#143)

    * bump difference tolerance
    Miłosz Skaza authored Jun 30, 2023
    Copy the full SHA
    17edbe1 View commit details

Commits on Sep 4, 2023

  1. add html to pdf functionality (#170)

    add html to pdf functionality
    - add /api/v1/render endpoint
    - add tests
    - rename api.ts to jobs.ts
    - add new script to generate visit tokens
    - add option to increase allowed body size
    Miłosz Skaza authored Sep 4, 2023
    Copy the full SHA
    cecf148 View commit details

Commits on Sep 5, 2023

  1. add setExtraHTTPHeaders in preOpen actions (#175)

    * add setExtraHTTPHeaders in preOpen actions
    * feat: add tests for setExtraHTTPheaders actions
    gcalmettes authored Sep 5, 2023
    Copy the full SHA
    8238fc7 View commit details

Commits on Sep 7, 2023

  1. Revert "add html to pdf functionality (#170)" (#176)

    This reverts commit cecf148.
    Miłosz Skaza authored Sep 7, 2023
    Copy the full SHA
    2541fc1 View commit details
  2. Improve pdf generation (#177)

    * add options for rendering pdfs
    Miłosz Skaza authored Sep 7, 2023
    Copy the full SHA
    560c6d9 View commit details
  3. Copy the full SHA
    9fa313d View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.1.5...main