Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Chung
935027c55d Marking 1.0.0 (#196)
* Use <int:xxx> in routes to prevent some errors 500 (#192)

* Use first_or_404() to prevent some errors 500 (#193)

* Add a populating script for awards. (#191)

* Creating upload_file util

* Marking 1.0.0 in __init__ and starting database migrations

* Upgrading some more HTML

* Adding CHANGELOG.md
2017-01-24 23:06:16 -05:00
Kevin Chung
fa788fe3d0 Latest set of changes (#190)
* PEP 8 compliance (#183)

* Group imports: standard library, third party, local
* Remove unnecessary spaces
* Comments should start with a # and a single space

* Adding tests for GETs on user facing pages

* Adding more user facing tests

51% test coverage

* Fixes #182

* Cleaning up Pages

Fixes a bug with CSS updating
2017-01-10 03:35:48 -05:00
Kevin Chung
52ad396db4 Adding file handler 2016-11-05 00:54:21 -04:00
CodeKevin
166e6a6588 Python 3 or something 2016-02-18 02:31:58 -05:00
CodeKevin
4ae11cf7fe Adding email verification
This commit has some model changes. It could be difficult to upgrade to
this commit.
2016-02-18 02:30:05 -05:00
CodeKevin
3d0a3f0824 Improve teams page on mobile and correcting populate.py 2016-02-07 05:09:21 -05:00
Kevin Chung
43b6512b7e Closes #81 2016-02-04 10:56:46 -05:00
CodeKevin
376c90189b CTFd code push 2015-01-01 00:45:25 -05:00