Commit Graph

24 Commits

Author SHA1 Message Date
aa1be3acb7 Merge feature/scoreboard-freeze 2024-03-13 18:35:30 -04:00
d2d686133c [web] Format and add CPP to db 2024-01-16 17:20:21 -05:00
dpoeschl
1fc04f7617 Contest Import feature
Useful for testing web UI with real data from historical contests
2024-01-16 12:55:48 -08:00
David Poeschl
17515af25c
Include detailed run result info in DB & show in admin site (#10)
* Send detailed submission run result info to site/database

* Show SubmissionStateReason on site

* Mark Build/TLE errors as graded immediately

* Remove superfluous log
2023-12-19 16:40:31 -05:00
80804734a5 [web] Refactor team page and add lang choice 2023-11-12 15:52:12 -05:00
efeb27516b [web] Improve admin auth 2023-08-26 11:07:09 -04:00
c10eb8cc87 Update web deps 2023-08-23 22:06:53 -04:00
544f5390cd [web] Working scoreboard 2023-05-08 21:21:53 -04:00
51ff743d98 [web] Handle auto grading submissions 2023-05-08 13:58:47 -04:00
008d93704d [sandbox] Initial sandbox 2023-05-07 19:00:55 -04:00
85b1a48dd8 [web] Recreate repos and start contest 2023-05-07 17:32:57 -04:00
1e84b54176 [web] Run java files 2023-05-07 16:30:56 -04:00
Admin
c901e3ac42 [web] GET for team data 2023-05-06 12:36:52 -04:00
Admin
d43ffb680a Login with extension 2023-05-06 00:01:27 -04:00
8a886d00b8 Add password for teams 2023-05-01 13:48:16 -04:00
03f55baf1c Add contests 2023-04-29 21:09:39 -04:00
1b412e8e93 Add submissions page 2023-04-29 15:27:51 -04:00
9a9315c5aa Restructure submissions 2023-04-29 13:21:23 -04:00
027f87167c Add scoreboard and teams 2023-04-29 11:42:35 -04:00
80fb1cdb3e Add problems pages 2023-04-28 20:06:28 -04:00
9e4cc555a6 Add fake submissions 2023-04-28 15:01:03 -04:00
290ab487a1 Implement login 2023-04-28 13:42:16 -04:00
86cfb4eb46 Begin submission endpoint 2023-04-28 10:30:46 -04:00
a7c73e106b Add initial login 2023-04-27 22:26:54 -04:00