Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
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: redpwn/rctf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TJCSec/rctf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Aug 1, 2021

  1. feat: add ion oauth

    - remove regular auth
    - display name and grade
    DarinMao committed Aug 1, 2021
    Copy the full SHA
    daad4bb View commit details
  2. fix: correct lint errors

    DarinMao committed Aug 1, 2021
    Copy the full SHA
    3cdb090 View commit details
  3. fix: add oauth to test cfg

    DarinMao committed Aug 1, 2021
    Copy the full SHA
    7e4c5bd View commit details

Commits on Aug 2, 2021

  1. test: remove failing tests

    DarinMao committed Aug 2, 2021
    Copy the full SHA
    b9f129e View commit details
  2. test: fix conf-test endTime

    DarinMao committed Aug 2, 2021
    Copy the full SHA
    f8cea65 View commit details

Commits on Aug 5, 2021

  1. fix: display oauth errors

    DarinMao committed Aug 5, 2021
    Copy the full SHA
    e570e2d View commit details
  2. Copy the full SHA
    d391554 View commit details
  3. feat: remove register page

    This commit removes the entire register page and user token input
    box on the login page. This is a cosmetic change only and does not
    change any of the underlying APIs.
    
    With this change, the only way to log in is using Ion or a token
    link. This should simplify things and reduce confusion.
    DarinMao committed Aug 5, 2021
    Copy the full SHA
    9f497e2 View commit details

Commits on Aug 28, 2021

  1. ci: push to ghcr

    DarinMao committed Aug 28, 2021
    Copy the full SHA
    88dc103 View commit details
  2. Merge pull request #1 from TJCSec/feat/ion-oauth

    ion integration
    DarinMao authored Aug 28, 2021
    Copy the full SHA
    33926e2 View commit details
  3. ci: fix ci yml

    DarinMao committed Aug 28, 2021
    Copy the full SHA
    b71b1e2 View commit details
  4. Merge pull request #2 from TJCSec/feat/ion-oauth

    ci: fix ci yml
    DarinMao authored Aug 28, 2021
    Copy the full SHA
    337ed6d View commit details

Commits on Aug 29, 2021

  1. Copy the full SHA
    cdd29d2 View commit details
  2. fix: correct lint errors

    DarinMao committed Aug 29, 2021
    Copy the full SHA
    e6c134f View commit details
  3. fix: update fastify-static

    DarinMao committed Aug 29, 2021
    Copy the full SHA
    62dfc1b View commit details
  4. fix: proxy /uploads on dev server

    also backport some more changes from next
    DarinMao committed Aug 29, 2021
    Copy the full SHA
    22e3686 View commit details
  5. ci: change docker tags

    DarinMao committed Aug 29, 2021
    Copy the full SHA
    1169d0f View commit details
  6. Merge pull request #3 from TJCSec/fix/backport-local-uploads

    fix: backport local uploads provider
    DarinMao authored Aug 29, 2021
    Copy the full SHA
    cd2d042 View commit details
  7. ci: fix docker tag

    DarinMao committed Aug 29, 2021
    Copy the full SHA
    b08b448 View commit details
  8. Copy the full SHA
    a1978e0 View commit details
  9. Copy the full SHA
    07544c9 View commit details

Commits on Nov 27, 2022

  1. Copy the full SHA
    6693e1e View commit details
  2. Copy the full SHA
    b4577bf View commit details
  3. Merge pull request #4 from TJCSec/challenge-resort

    resort to account for old attendance flags
    chemystery09 authored Nov 27, 2022
    Copy the full SHA
    dd704c5 View commit details
  4. fix: revert docker-compose

    dianalin2 committed Nov 27, 2022
    Copy the full SHA
    88f7992 View commit details
Loading