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: iilj/yukicoder-problems
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/#172_wrong_after_rejudge
Choose a base ref
...
head repository: iilj/yukicoder-problems
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 18, 2022

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

Commits on Jan 7, 2023

  1. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    7539a8e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Fix #175, AllProblemsTable

    iilj committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    84dc403 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #176 from iilj/fix/#175_AllProblemsTable_3000

    Fix #175, AllProblemsTable
    iilj authored Apr 7, 2023
    Configuration menu
    Copy the full SHA
    adbe628 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Merge pull request #174 from iilj/dependabot/npm_and_yarn/json5-1.0.2

    Bump json5 from 1.0.1 to 1.0.2
    iilj authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e04dc07 View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.4 to 6.6.1

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1.
    - [Commits](indutny/elliptic@v6.5.4...v6.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    fe2f602 View commit details
    Browse the repository at this point in the history
  3. Bump nanoid from 3.3.4 to 3.3.9

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 3.3.9.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.4...3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    a11fa8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #177 from iilj/dependabot/npm_and_yarn/elliptic-6.6.1

    Bump elliptic from 6.5.4 to 6.6.1
    iilj authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    a9e3cfc View commit details
    Browse the repository at this point in the history
  5. Bump express from 4.18.2 to 4.21.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.21.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](expressjs/express@4.18.2...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e2ed830 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #178 from iilj/dependabot/npm_and_yarn/nanoid-3.3.9

    Bump nanoid from 3.3.4 to 3.3.9
    iilj authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    f821938 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #179 from iilj/dependabot/npm_and_yarn/express-4.21.2

    Bump express from 4.18.2 to 4.21.2
    iilj authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    119b2dc View commit details
    Browse the repository at this point in the history
  8. Resolves #180, install katex

    iilj committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    77aba2a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #182 from iilj/dev/#180_katex

    Resolves #180, install katex
    iilj authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e2f010c View commit details
    Browse the repository at this point in the history
Loading