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

Add contest judging system #10460

Merged
merged 96 commits into from
Jan 31, 2024
Merged

Add contest judging system #10460

merged 96 commits into from
Jan 31, 2024

Commits on Aug 6, 2023

  1. contest judge system

    venix12 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d8acced View commit details
    Browse the repository at this point in the history
  2. remove unused import

    venix12 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a597bf9 View commit details
    Browse the repository at this point in the history
  3. some lint fixes

    venix12 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    dd5aa78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60304fe View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    139454b View commit details
    Browse the repository at this point in the history
  2. clean-up

    venix12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    329fd73 View commit details
    Browse the repository at this point in the history
  3. script type

    venix12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3f81085 View commit details
    Browse the repository at this point in the history
  4. remove unused column

    venix12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5ff3a60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    194159e View commit details
    Browse the repository at this point in the history
  6. cleaning-up

    venix12 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2217768 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. merge select with multiplayer-select-options

    named it basic instead but not sure it's the best naming...
    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    574a692 View commit details
    Browse the repository at this point in the history
  2. use id from route instead

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    b2ee35e View commit details
    Browse the repository at this point in the history
  3. remove unused css modifier

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7af5087 View commit details
    Browse the repository at this point in the history
  4. translation strings

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    45b5297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e0353 View commit details
    Browse the repository at this point in the history
  6. private and readonly

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    733bca6 View commit details
    Browse the repository at this point in the history
  7. computed

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d7c85fc View commit details
    Browse the repository at this point in the history
  8. unify contest-judge css

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    46da87d View commit details
    Browse the repository at this point in the history
  9. better naming

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    97b61dd View commit details
    Browse the repository at this point in the history
  10. remove unnecessary modifiers

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    222bfe0 View commit details
    Browse the repository at this point in the history
  11. page_title keys

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    f5f69f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83b5794 View commit details
    Browse the repository at this point in the history
  13. licence header

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0000a00 View commit details
    Browse the repository at this point in the history
  14. missing comma

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    9489057 View commit details
    Browse the repository at this point in the history
  15. remove unncecessary color css

    venix12 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    7fb745b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. property-read ify

    venix12 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    58ac84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea9979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61fb606 View commit details
    Browse the repository at this point in the history
  4. oops

    venix12 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7e9ec03 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. unnecessary type

    venix12 authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3f285ed View commit details
    Browse the repository at this point in the history
  2. review fixes

    venix12 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bfc348a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'contest-judging' of https://github.com/venix12/osu-web

    …into contest-judging
    venix12 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    34fd397 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bd8589 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. add category descriptions

    venix12 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1c8275b View commit details
    Browse the repository at this point in the history
  2. css variable clean-up

    venix12 committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7fdf7fc View commit details
    Browse the repository at this point in the history
  3. alphabetize

    venix12 authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    8ec451f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a395fe View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    b68a1dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8e1ef View commit details
    Browse the repository at this point in the history
  3. observable readonly

    venix12 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b9d0c43 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'contest-judging' of https://github.com/venix12/osu-web

    …into contest-judging
    venix12 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    eccd4bf View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    31b92c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. category vote -> score

    venix12 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    64933fe View commit details
    Browse the repository at this point in the history
  2. proper transformer name

    venix12 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    52722c5 View commit details
    Browse the repository at this point in the history
  3. score -> total_score

    to avoid confusion with new vote name
    venix12 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c245958 View commit details
    Browse the repository at this point in the history
  4. proper collection casing

    venix12 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bb6c1bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81dca15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f60e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    45dc6ed View commit details
    Browse the repository at this point in the history
  2. remove unneccessary indexes

    venix12 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5c496f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    ee3dfb3 View commit details
    Browse the repository at this point in the history
  2. minor clean-up

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4886547 View commit details
    Browse the repository at this point in the history
  3. move range input to entry

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f7dffa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    758350d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a329d2 View commit details
    Browse the repository at this point in the history
  6. proper admin permissions

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bec5ab2 View commit details
    Browse the repository at this point in the history
  7. css classes naming clean-up

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8cfe595 View commit details
    Browse the repository at this point in the history
  8. add voted entry indication

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fc5b845 View commit details
    Browse the repository at this point in the history
  9. rename modifier

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6a48ff5 View commit details
    Browse the repository at this point in the history
  10. eslint

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4e08b5c View commit details
    Browse the repository at this point in the history
  11. further fixes

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fa01f21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28c60c5 View commit details
    Browse the repository at this point in the history
  13. alphabetize

    venix12 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    980ff21 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. add isJudge check on Contest

    venix12 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    161fde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d9727 View commit details
    Browse the repository at this point in the history
  3. alphabetize

    venix12 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6c7dc42 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. update initialVote on submit

    venix12 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3cc53de View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. separate the permissions

    venix12 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1d2d35d View commit details
    Browse the repository at this point in the history
  2. faster isJudge check

    venix12 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4651940 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30af04b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    48f6b51 View commit details
    Browse the repository at this point in the history
  2. wrap contest judegs in divs

    venix12 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    ca781a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1204dc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. use subtypes for results

    venix12 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7b1e5d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce6ff3 View commit details
    Browse the repository at this point in the history
  3. unneccessary with()

    venix12 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    dace2ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fd6460 View commit details
    Browse the repository at this point in the history
  5. lint cleanups

    venix12 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6bb71a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae9fc31 View commit details
    Browse the repository at this point in the history
  7. clean-up

    venix12 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e17d159 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. judge -> judging

    venix12 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    716bb92 View commit details
    Browse the repository at this point in the history
  2. update outdated type

    venix12 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6d83240 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    83ca29a View commit details
    Browse the repository at this point in the history
  2. expand store

    venix12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8c1d501 View commit details
    Browse the repository at this point in the history
  3. simplify authorize check

    venix12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9ef5a07 View commit details
    Browse the repository at this point in the history
  4. use some() for disabled check

    venix12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2a04346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acb8e11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    027ab3c View commit details
    Browse the repository at this point in the history
  7. update contest-judge

    oops
    venix12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1644f2f View commit details
    Browse the repository at this point in the history
  8. missing comma

    venix12 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eaed244 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66c3ab6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    361ce23 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. clean-up disabled check

    venix12 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    60441c9 View commit details
    Browse the repository at this point in the history
  2. misc review fixes

    venix12 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f3b82ba View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. redate migrations

    notbakaneko committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    89feb58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17ebb94 View commit details
    Browse the repository at this point in the history