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 |
|
James Wang
|
5194830e0d
|
Make username duplication check case insensitive
|
2015-12-23 23:09:05 -05:00 |
|
Michael Zhang
|
861531b5fe
|
testing navbar
|
2015-12-23 21:51:42 -06:00 |
|
James Wang
|
4bebf8dcf3
|
Add user login functionality
|
2015-12-23 21:30:55 -05:00 |
|
James Wang
|
dc262f778a
|
Begin work on user registration
|
2015-12-23 21:08:47 -05:00 |
|
James Wang
|
c79489c4cf
|
Fix blueprint route
|
2015-12-23 20:12:23 -05:00 |
|
James Wang
|
36bdcd5e6f
|
Add user blueprint to app.py
|
2015-12-23 19:55:01 -05:00 |
|
James Wang
|
c6add58ee1
|
Begin work on a few other models
|
2015-12-23 19:41:05 -05:00 |
|
Michael Zhang
|
8de129c2da
|
create registration endpoint
|
2015-12-23 17:23:18 -06:00 |
|
Michael Zhang
|
de0ba444e6
|
added user model
|
2015-12-23 17:06:44 -06:00 |
|
James Wang
|
fe367f664e
|
Load api as blueprint within app.py
|
2015-12-23 17:53:00 -05:00 |
|
James Wang
|
d3b15e4345
|
Fix import in __init__.py
|
2015-12-23 17:32:10 -05:00 |
|
James Wang
|
49d16a1306
|
Remove unused imports
|
2015-12-23 17:27:56 -05:00 |
|
Michael Zhang
|
be7cf1f819
|
Merge branch 'master' of github.com:failedxyz/easyctf
|
2015-12-23 13:49:44 -06:00 |
|
Michael Zhang
|
5ba6479171
|
connect flask API with nginx
|
2015-12-23 13:49:31 -06:00 |
|
James Wang
|
ab2b52adff
|
Remove useless mysql function
|
2015-12-23 09:34:20 -05:00 |
|