Commit graph

143 commits

Author SHA1 Message Date
James Wang dbeb86edbc
Fix bug where new grader editor would be uneditable 2016-04-17 21:30:49 -04:00
James Wang aa4f19d976
Add grader blueprint 2016-04-16 22:45:14 -04:00
James Wang 34fe70600b
Implement problem viewing and problem submitting 2016-04-16 22:15:57 -04:00
James Wang bc6c1247e1
Rudimentary implementation of config interface 2016-04-16 20:01:21 -04:00
James Wang 765f6e0ec1
Show confirm dialog before deleting problem 2016-04-07 23:41:35 -04:00
James Wang 19d9fe32eb
Implement grader scripts 2016-04-07 22:48:12 -04:00
James Wang 6df67c0e76
Add basic functionality for updating/deleting problems 2016-04-07 18:01:17 -04:00
James Wang c8efdd3df4
Add basic implementation for creating new problems 2016-04-07 16:37:01 -04:00
Michael Zhang bb4d106130 Fix deploying with gunicorn. 2016-03-16 20:41:05 -05:00
Michael Zhang a6566d3fce Added more to navbar. 2016-03-12 22:46:52 -06:00
Michael Zhang dae7aec24e Problem editor. 2016-03-12 01:34:26 -06:00
Michael Zhang 17846f7b17 Problem creating guidelines. 2016-03-09 22:33:34 -06:00
Michael Zhang 36abf2f4b0 Settings controller is a login controller. 2016-03-03 18:53:49 -06:00
Michael Zhang 6142d0e75d Non-owners can't edit team information. 2016-03-03 18:44:58 -06:00
Michael Zhang 03e5dbc49e Added observer tags. 2016-03-03 18:39:09 -06:00
Michael Zhang 7cc0b64d1e Image uploading finally done! 2016-03-03 18:27:10 -06:00
Michael Zhang 1b16b3d5e0 Fixed settings page. 2016-03-02 23:42:14 -06:00
Michael Zhang bc7af104c4 avatars and invitation requests done. 2016-03-02 23:36:51 -06:00
Michael Zhang 9f8e7ee95f Accept invitations. 2016-02-29 12:35:40 -06:00
Michael Zhang f99a47cb2c merge 2016-01-26 20:33:35 -06:00
Michael Zhang 9b80a01e10 not sure if this works or not but whatever 2016-01-26 20:30:30 -06:00
James Wang d6564d17ef Update fail callback message 2016-01-21 14:41:55 -05:00
James Wang 3c9121ea05 Properly implement ajax fail callback 2016-01-21 14:36:39 -05:00
Michael Zhang 353b639cbe Merge branch 'master' of github.com:failedxyz/easyctf 2016-01-18 01:15:20 -06:00
Michael Zhang ecb080e358 edited button disabling 2016-01-18 00:41:11 -06:00
James Wang a292f5d73e Properly implement ajax fail callback 2016-01-17 02:39:25 +00:00
Michael Zhang 0a47adb419 merge 2016-01-16 20:24:21 -06:00
Michael Zhang e38ddd1b8c more team changes 2016-01-16 20:23:34 -06:00
James Wang 796fac7f85 Temporarily disable button to prevent multiple submissions 2016-01-17 00:15:37 +00:00
James Wang dcc557fd89 Make use of api_call 2016-01-16 23:13:41 +00:00
James Wang ddfe46e34c Implement password reset 2016-01-16 22:40:12 +00:00
Michael Zhang 8de7c95718 invite members to team 2016-01-16 15:12:32 -06:00
Michael Zhang f6fb0cb00a get team information 2016-01-16 00:53:35 -06:00
Michael Zhang 19a475199a add more logs 2016-01-12 22:41:59 -06:00
Michael Zhang dea6de5cf3 team creation, admin panel, etc. 2016-01-11 21:54:26 -06:00
Michael Zhang b7f4e75350 added CSRF check 2016-01-07 21:25:50 -06:00
Michael Zhang f4a3f4513c admin controller 2016-01-07 02:40:19 -06:00
Michael Zhang d6694d06a5 problems editor 2016-01-07 02:01:18 -06:00
Michael Zhang 6c76f0fc47 public profile page 2016-01-07 00:23:00 -06:00
Michael Zhang 79c823ac5d load javascripts first 2016-01-06 18:47:27 -06:00
Michael Zhang df5d146e08 added profile page 2016-01-06 18:23:43 -06:00
Michael Zhang 80ca1377de dumb typo 2016-01-06 03:08:05 -06:00
Michael Zhang 252ed8ab9b login/register system with tokens 2016-01-06 00:15:57 -06:00
James Wang 500462ec00 Remove unnecessary escapes 2016-01-05 02:20:44 +00:00
James Wang f8e22decc0 Add button to delete problems 2016-01-04 21:12:50 -05:00
James Wang 6e17439289 Move location of base declaration 2016-01-04 20:20:32 -05:00
Thomas b8522340a5 Merge branch 'master' of https://www.github.com/failedxyz/easyctf 2016-01-03 14:15:36 -06:00
Thomas 173429d160 Elaborated rules. No changes to config.py 2016-01-03 14:12:00 -06:00
James Wang 3dc40ea3dc Fix file upload 2016-01-03 19:02:58 +00:00
James Wang 6e6c35a222 Minor fixes to problem updating 2016-01-03 18:12:07 +00:00