Commit graph

76 commits

Author SHA1 Message Date
Michael Zhang 9f8e7ee95f Accept invitations. 2016-02-29 12:35:40 -06:00
Michael Zhang 9b80a01e10 not sure if this works or not but whatever 2016-01-26 20:30:30 -06: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 1956c14721 Add function for removing individual members 2016-01-17 17:44:44 +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 f1d476b713 Minor refactor 2016-01-17 02:19:02 +00:00
James Wang 6d0219782b Add function to delete teams 2016-01-17 02:06:02 +00:00
James Wang f38063a2d5 Add team id to session 2016-01-17 00:58:29 +00:00
James Wang 796fac7f85 Temporarily disable button to prevent multiple submissions 2016-01-17 00:15:37 +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
James Wang f5f74540fd Implement email sending 2016-01-16 16:41:16 +00: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 6c76f0fc47 public profile page 2016-01-07 00:23:00 -06:00
Michael Zhang 177d4bf4ca Merge pull request #1 from failedxyz/redesign
Redesign
2016-01-06 18:48:04 -06:00
Michael Zhang df5d146e08 added profile page 2016-01-06 18:23:43 -06:00
Michael Zhang 41ea9b0ed3 delete tokens after logout 2016-01-06 00:35:59 -06:00
Michael Zhang 252ed8ab9b login/register system with tokens 2016-01-06 00:15:57 -06:00
James Wang 8c295b6c13 If file directory doesn't exist, create it 2016-01-06 01:28:19 +00:00
James Wang f8e22decc0 Add button to delete problems 2016-01-04 21:12:50 -05: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
James Wang 3e760af950 Temporarily disable captcha 2016-01-03 04:02:56 +00:00
James Wang e4392cf94e Implement problem updating for admins 2016-01-02 22:15:23 -05:00
James Wang 499de76caa Display problems from database to problems.html 2016-01-02 19:40:28 -05:00
James Wang 7f1453499d Add some default column values 2016-01-02 17:55:30 -05:00
James Wang 7532a327b8 Fix file uploading 2016-01-02 17:44:32 -05:00
James Wang 25fb22bc5c Add files model to database 2016-01-02 15:45:05 -05:00
James Wang 44473e2fe6 Display items in the navbar when appropriate 2016-01-02 14:31:32 -05:00
James Wang 3fd098226f Implement the admins_only decorator 2016-01-02 13:40:56 -05:00
James Wang aa208c4d15 Add problem solve functionality 2016-01-02 00:15:29 -05:00
James Wang c6b6766e6b Add category to Problems 2016-01-01 23:18:40 -05:00
James Wang 78617dab06 Begin backend for handling problems 2015-12-30 21:56:27 -05:00
James Wang d8e9aa0c46 Remove extraneous if/else for captcha verification 2015-12-26 20:24:57 -05:00
James Wang e13a789f15 Add separate module for handling logs 2015-12-26 20:21:15 -05:00
James Wang 1e911c3f20 Move api_wrapper to decorators.py 2015-12-26 19:19:31 -05:00
Jacob Wood 08b9a84c84 Fixed email checking error 2015-12-26 16:40:00 -05:00
Michael Zhang e3b20830b5 updates 2015-12-25 23:48:20 -06:00
James Wang 29e26e54d9 Add logged_in to user session 2015-12-24 20:49:15 -05:00
James Wang 2680034587 Add interface for registering 2015-12-24 20:37:49 -05:00
James Wang d62415b513 Link login front and back ends 2015-12-24 19:57:58 -05:00
Michael Zhang a15eeacf9c Merge branch 'master' of github.com:failedxyz/easyctf 2015-12-23 23:29:33 -06:00
Michael Zhang d8fe352922 angular templates 2015-12-23 23:29:04 -06:00
James Wang cfc413f782 Validate recaptcha for registration 2015-12-23 23:31:50 -05:00
Michael Zhang 5f4edf7792 update 2015-12-23 22:14:54 -06:00