codebox.git
5 years agoSmall fix; users can't see problem name when not joined
Brendan Hansen [Mon, 30 Sep 2019 18:38:04 +0000 (13:38 -0500)]
Small fix; users can't see problem name when not joined

5 years agoSmall changes and upgrades; users now join competitions
Brendan Hansen [Mon, 30 Sep 2019 18:34:43 +0000 (13:34 -0500)]
Small changes and upgrades; users now join competitions

5 years agoRefactoring and finished live updates
Brendan Hansen [Fri, 27 Sep 2019 17:10:25 +0000 (12:10 -0500)]
Refactoring and finished live updates

5 years agoAdded better live updater and various changes
Brendan Hansen [Fri, 27 Sep 2019 04:33:40 +0000 (23:33 -0500)]
Added better live updater and various changes

5 years agoAdded problem kind to description:
Brendan Hansen [Thu, 26 Sep 2019 03:11:52 +0000 (22:11 -0500)]
Added problem kind to description:

5 years agoChanged some text
Brendan Hansen [Thu, 26 Sep 2019 03:02:24 +0000 (22:02 -0500)]
Changed some text

5 years agoAdded bytes to job result
Brendan Hansen [Thu, 26 Sep 2019 02:59:26 +0000 (21:59 -0500)]
Added bytes to job result

5 years agoAdded leaderboard
Brendan Hansen [Thu, 26 Sep 2019 02:20:10 +0000 (21:20 -0500)]
Added leaderboard

5 years agoFinalizing scoring system; lots of other fixes
Brendan Hansen [Wed, 25 Sep 2019 22:50:01 +0000 (17:50 -0500)]
Finalizing scoring system; lots of other fixes

5 years agoAdded initial version of scoring system
Brendan Hansen [Wed, 25 Sep 2019 03:37:47 +0000 (22:37 -0500)]
Added initial version of scoring system

5 years agostyle bug fix
Brendan Hansen [Thu, 19 Sep 2019 18:48:09 +0000 (13:48 -0500)]
style bug fix

5 years agobug fixes and style updates
Brendan Hansen [Thu, 19 Sep 2019 18:37:35 +0000 (13:37 -0500)]
bug fixes and style updates

5 years agoStyle changes; starting on leaderboard
Brendan Hansen [Wed, 18 Sep 2019 22:42:08 +0000 (17:42 -0500)]
Style changes; starting on leaderboard

5 years agoLarge test case sizes fix
Brendan Hansen [Wed, 18 Sep 2019 02:54:35 +0000 (21:54 -0500)]
Large test case sizes fix

5 years agoAdded messages when the competition has not begun or finished
Brendan Hansen [Tue, 17 Sep 2019 22:51:16 +0000 (17:51 -0500)]
Added messages when the competition has not begun or finished

5 years agoCompetition time limits are enforced
Brendan Hansen [Tue, 17 Sep 2019 20:21:12 +0000 (15:21 -0500)]
Competition time limits are enforced

5 years agoRemoved stupid index page
Brendan Hansen [Tue, 17 Sep 2019 16:37:12 +0000 (11:37 -0500)]
Removed stupid index page

5 years agoSmall bug fix
Brendan Hansen [Tue, 17 Sep 2019 16:31:03 +0000 (11:31 -0500)]
Small bug fix

5 years agoClick on problem name in submission to go to problem
Brendan Hansen [Tue, 17 Sep 2019 15:29:32 +0000 (10:29 -0500)]
Click on problem name in submission to go to problem

5 years agoAdded mathjax and problem markdown editor
Brendan Hansen [Tue, 17 Sep 2019 04:26:59 +0000 (23:26 -0500)]
Added mathjax and problem markdown editor

5 years agoJob now stores competition
Brendan Hansen [Tue, 17 Sep 2019 01:54:13 +0000 (20:54 -0500)]
Job now stores competition

5 years agoAccount editing and random changes
Brendan Hansen [Tue, 17 Sep 2019 01:12:45 +0000 (20:12 -0500)]
Account editing and random changes

5 years agoSmall fixes
Brendan Hansen [Mon, 16 Sep 2019 18:36:39 +0000 (13:36 -0500)]
Small fixes

5 years agoAdded submission list viewing
Brendan Hansen [Mon, 16 Sep 2019 18:09:25 +0000 (13:09 -0500)]
Added submission list viewing

5 years agoAdded submitting and viewing submissions
Brendan Hansen [Mon, 16 Sep 2019 13:35:07 +0000 (08:35 -0500)]
Added submitting and viewing submissions

5 years agoStyle updates; moved from highlightjs to ace editor
Brendan Hansen [Fri, 13 Sep 2019 23:28:59 +0000 (18:28 -0500)]
Style updates; moved from highlightjs to ace editor

5 years agorandom changes; working on problem description
Brendan Hansen [Mon, 9 Sep 2019 15:34:04 +0000 (10:34 -0500)]
random changes; working on problem description

5 years agobug fixes
Brendan Hansen [Fri, 6 Sep 2019 01:19:26 +0000 (20:19 -0500)]
bug fixes

5 years agosmall changes and code cleanup
Brendan Hansen [Fri, 6 Sep 2019 00:48:39 +0000 (19:48 -0500)]
small changes and code cleanup

5 years agoAdding and removing problems from competitions
Brendan Hansen [Thu, 5 Sep 2019 20:17:37 +0000 (15:17 -0500)]
Adding and removing problems from competitions

5 years agocompetition making and restyling
Brendan Hansen [Thu, 5 Sep 2019 19:33:09 +0000 (14:33 -0500)]
competition making and restyling

5 years agosmall change to controller setup
Brendan Hansen [Thu, 5 Sep 2019 05:40:08 +0000 (00:40 -0500)]
small change to controller setup

5 years agoMajor upgrades to submission reports and competitions
Brendan Hansen [Thu, 5 Sep 2019 05:24:03 +0000 (00:24 -0500)]
Major upgrades to submission reports and competitions

5 years agoAdmin can now create and delete problems, as well as test cases
Brendan Hansen [Tue, 3 Sep 2019 21:38:16 +0000 (16:38 -0500)]
Admin can now create and delete problems, as well as test cases

5 years agoBug fixes and adding admin functionality
Brendan Hansen [Mon, 2 Sep 2019 14:41:00 +0000 (09:41 -0500)]
Bug fixes and adding admin functionality

5 years agoReworked tup
Brendan Hansen [Fri, 30 Aug 2019 03:45:07 +0000 (22:45 -0500)]
Reworked tup

5 years agoAdded executer in entirety
Brendan Hansen [Fri, 30 Aug 2019 03:33:02 +0000 (22:33 -0500)]
Added executer in entirety

5 years agoinitial commit
Brendan Hansen [Thu, 29 Aug 2019 23:53:59 +0000 (18:53 -0500)]
initial commit