Skip to content

Latest commit

 

History

History
92 lines (67 loc) · 7.87 KB

CHANGELOG.md

File metadata and controls

92 lines (67 loc) · 7.87 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.51 (2024-11-04)

0.0.50 (2024-11-04)

0.0.49 (2024-11-04)

Bug Fixes

  • disable async refresh score (7ce6ed3)

0.0.48 (2024-11-04)

0.0.47 (2024-11-04)

0.0.46 (2024-11-04)

0.0.45 (2024-11-04)

Bug Fixes

  • docker/judge/Dockerfile to reduce vulnerabilities (14e3766)
  • docker/judge/Dockerfile to reduce vulnerabilities (6c67c25)
  • docker/judge/Dockerfile to reduce vulnerabilities (0efce81)
  • docker/judge/Dockerfile to reduce vulnerabilities (d875d91)
  • docker/server/Dockerfile to reduce vulnerabilities (e1f05d8)
  • docker/server/Dockerfile to reduce vulnerabilities (e796f9c)
  • docker/server/Dockerfile to reduce vulnerabilities (818e202)
  • docker/server/Dockerfile to reduce vulnerabilities (ae3352d)
  • fix user form submit action (94d469b)
  • update languages docker images names (2c441d5)

0.0.43 (2021-10-22)

Bug Fixes

  • update languages docker images names (2c441d5)

0.0.42 (2021-10-21)

0.0.41 (2021-10-21)

0.0.40 (2021-10-21)

0.0.39 (2021-10-21)

Features

  • add clarification messaging system between teams and judges (540cbec)
  • add dark mode and fix several bugs (31608de)
  • add diff viewer for team and judge outputs (ada5080)
  • add initial data and implement database initializers (3fd4b1b)
  • add swagger api docs and swagger-stats (9bd479e)
  • add the ability to attach multiple users to a single team (996aed5)
  • add tooltips (aa83c7e)
  • redesign the client using TailwindCSS (4573ba2)
  • update testlib.h (e9561aa)

Bug Fixes

  • add contest query param to submissions endpoint and refactor code (905a13b)
  • better handeling and reporting errors for judge (cd31676)
  • enable strict mode for judge (abd601c)
  • fix accepting not allowed submissions (0c1bf2f)
  • fix bug in judge (6612d56)
  • fix deleting contest bug (5bc22a7)
  • fix design flaws (1f2ff3e)
  • fix handeling login errors for judge (62f749a)
  • fix refreshing submission list when filters changes (cf00ef5)
  • fix scorecache calculation bug (9e79ce3)
  • fix server loading client (77b81ed)
  • fix server start script (e73d830)
  • fix Snyk vulnerabilities (d4e87f4)
  • fix Snyk vulnerabilities (e3f20b2)
  • fix Snyk vulnerabilities and prettier issues (3fdf401)
  • fix Spinner (1fbf8f5)
  • fix submission view testcases view (6b5e779)
  • fix time formatting (29535d4)
  • fix vulnerabilities (a33ecf4)
  • refactor form controls (d70d15e)
  • refactor judge code part1 (b93908c)
  • refactor judge code part2 (01d67b7)
  • replace judge pinging server to server sending events when new submissions are available (ded90f3)
  • ui fixes (dd3705d)
  • update docker image tags (2bda93e)
  • update docker image tags (0cc99a3)
  • write implictaly tailwindcss classnames (e738850)