Commit Graph

  • a8184ed424
    Fix user.html when running in user mode without a team (#761) Kevin Chung 2018-11-27 21:58:23 -0500
  • e79f32a5c1
    Fix dynamic challenges to work in user mode and team mode (#760) Kevin Chung 2018-11-27 03:04:51 -0500
  • 2bd310b5d9
    Mark 2.0.0 (#757) Kevin Chung 2018-11-26 20:32:04 -0500
  • 821c5552c1
    Fix challenge requirement visibility; add challenge requirements test; mark solves after loading chals (#755) Kevin Chung 2018-11-25 22:23:05 -0500
  • ae90537a59 Properly check SAFE_MODE and allow plugins to be loaded from tests optionally Kevin Chung 2018-11-25 13:51:33 -0500
  • 3e8f13dfd1
    Add SAFE_MODE concept to let tests run without plugins (#753) Kevin Chung 2018-11-25 13:11:31 -0500
  • 3b1872499a
    Fix update.html loading from custom folder in update view (#752) Kevin Chung 2018-11-25 02:24:03 -0500
  • d3621a4f3e
    Finalize 2.0.0 (#751) Kevin Chung 2018-11-24 13:51:32 -0500
  • 49ed27cfd6
    Fix Uploaders to work with imports/exports (#749) Kevin Chung 2018-11-23 06:10:33 -0500
  • 310475d739
    Finalize 2.0.0 (#747) Kevin Chung 2018-11-23 01:36:21 -0500
  • bf241eb1a5
    Auth Improvments (#746) Kevin Chung 2018-11-22 18:33:08 -0500
  • a3bc7b3917
    1.2.0 -> 2.0.0 migration script (#745) Kevin Chung 2018-11-22 15:24:34 -0500
  • 4fde0368db
    2.0.0 Supplementary Changes (#744) Kevin Chung 2018-11-22 11:05:47 -0500
  • c8031b38c2
    2.0.0 (#741) Kevin Chung 2018-11-19 23:16:14 -0500
  • 41933cc367 Fix access to unreleased challenges through /chals/<id> endpoint (#689) Benno Evers 2018-10-06 10:29:30 +0200
  • 14ea952a2a
    Update LICENSE Kevin Chung 2018-07-29 03:16:54 -0400
  • 3676d4dbd5 Vagrant uses mariadb database rather than sqlite - Fixes #648 (#649) Cliffe 2018-07-29 08:08:05 +0100
  • 36dadcf1d5
    Initialize database in docker-entrypoint.sh to reduce likelihood of missing tables (#642) Kevin Chung 2018-06-17 21:51:34 -0400
  • 38416ce5c6
    Fix load_location_hash when there are spaces in the challenge name (#634) Kevin Chung 2018-05-20 00:25:17 -0400
  • 4d6bf811ed
    Fix banned users not being able to see their own solves (#633) Kevin Chung 2018-05-19 19:18:35 -0400
  • 9cedf456b5
    Marking 1.2.0 (#628) 1.2.0 Kevin Chung 2018-05-04 17:24:02 -0400
  • 36c83b59bc
    1.2.0 (#627) Kevin Chung 2018-05-03 18:04:39 -0400
  • 9c812ad52e
    Truncating team names properly when scores arent hidden (#617) Kevin Chung 2018-04-16 00:54:53 -0400
  • 51d098080f
    Merge Dev into Master (#591) Kevin Chung 2018-04-16 00:24:04 -0400
  • d17e599193
    Closes #613 (#614) Kevin Chung 2018-04-15 17:01:48 -0400
  • 5cc89e47bb Fix argv mistake Kevin Chung 2018-04-15 16:18:16 -0400
  • f4d89e25ab import.py: Proper check for second argument (#612) Olivier Bilodeau 2018-04-15 16:05:45 -0400
  • 8c4f915cb4
    Fix imports issue (#611) Kevin Chung 2018-04-14 13:46:35 -0400
  • 995cf6a920
    Add ezpg and jquery PATCH wrapper (#609) Kevin Chung 2018-04-13 14:52:18 -0400
  • 96a3d2c9bd
    Marking 1.1.4 (#605) 1.1.4 Kevin Chung 2018-04-05 14:24:27 -0400
  • 25fb6d3df5
    Remove svg based fontawesome in favor of webfont based fontawesome (#604) Kevin Chung 2018-04-05 13:33:59 -0400
  • f8674f40ec
    Fix deleting chals when they have a hint (#601) Kevin Chung 2018-04-02 11:06:11 -0400
  • 0efda80006
    Marking 1.1.3 (#599) 1.1.3 Kevin Chung 2018-03-27 12:20:58 -0400
  • b78589d20d
    Update docker files (#598) Kevin Chung 2018-03-25 04:25:33 -0400
  • aedd753f4e
    Bypass csrf plugins (#597) Kevin Chung 2018-03-24 22:54:12 -0400
  • c0e418d900
    Remove static_html template code (#596) Kevin Chung 2018-03-21 18:50:59 -0400
  • 0022b6978a
    Force update checks on startup (#595) Kevin Chung 2018-03-21 18:03:01 -0400
  • 352e2503a6
    Reset flag modal when the modal is loaded (#594) Kevin Chung 2018-03-21 17:35:50 -0400
  • 6a9f217cd5
    Closes #592 (#593) Kevin Chung 2018-03-21 17:05:01 -0400
  • 6eebd5d220 Don't display team rank in workshop mode (#590) Nick Gonella 2018-03-19 21:48:14 -0700
  • 935e214a09 Prevent scrollbar showing on pages that are smaller than the screen size (#589) balthasar-m 2018-03-20 04:22:52 +0000
  • 4dd828a3f2 Update scoreboard image (Closes #573) Kevin Chung 2018-02-24 15:38:25 -0500
  • 62f6e6ff84 Fix scoreboard tie resolving with 0-point chals (#577) (#578) krzys_h 2018-02-20 02:26:06 +0100
  • 54d12460d5 Improve the flexibility and ease-of-use for docker-compose deployment (#560) Victor "Nate" Graf 2018-02-11 00:52:21 -0800
  • 0aefdcc162
    Update requirements.txt and fix docker-compose mariadb issue (#566) Kevin Chung 2018-02-09 01:56:35 -0500
  • 643378bee9
    Marking 1.1.2 (#559) 1.1.2 Kevin Chung 2018-01-23 10:19:17 -0500
  • 98fbad40a2
    Bootstrap v4 (#558) Kevin Chung 2018-01-22 06:11:52 -0500
  • accb561e27
    Fixing issue with linking to pages in subdirectory deployments (#550) Kevin Chung 2018-01-10 20:43:26 -0500
  • 01c334056b
    Fix challenge updating on subdirectory deployments (#546) Kevin Chung 2018-01-09 22:25:07 -0500
  • 2e2d458f36
    Mark 1.1.1 (#544) 1.1.1 Kevin Chung 2018-01-08 01:56:06 -0500
  • fe4ea56e92
    Bootstrap beta 3, Regression fixes, bugfixes (#543) Kevin Chung 2018-01-07 20:50:01 -0500
  • d25a5d529f Fix issue with making admins & verification Kevin Chung 2018-01-06 00:24:59 -0500
  • 6153cc30b4 Replace load_location_hash with a callback Kevin Chung 2018-01-04 22:50:14 -0500
  • 282acb4e63 Center frozen text in team page Kevin Chung 2018-01-02 05:54:46 -0500
  • a87f4f962e
    Fix publishing after a user saves the document by populating the ID that the page received (#540) Kevin Chung 2017-12-30 02:44:43 -0500
  • d861b70603 Fixing page previews 1.1.0 Kevin Chung 2017-12-28 04:09:42 -0500
  • 20a7d6a769
    Remove unnecessary data from standard-challenge-update.js (#539) Kevin Chung 2017-12-24 17:01:47 -0500
  • fa9cb2498b
    Guarantee ctf version (#538) Kevin Chung 2017-12-22 16:22:31 -0500
  • 7e5e18fd6e
    Only prompt for upgrades if there's a TTY & mark 1.1.0 (#537) Kevin Chung 2017-12-22 13:10:40 -0500
  • f11b5985d3 Choose segments with import.py Kevin Chung 2017-12-21 23:34:27 -0500
  • 6381a86d64 Update hint button width to fill the container Kevin Chung 2017-12-21 23:05:18 -0500
  • 8532eec50f
    Properly override the jinja environment (#535) Kevin Chung 2017-12-20 10:28:52 -0500
  • f748d09b9c Update Changelog for recent changes Kevin Chung 2017-12-20 00:18:02 -0500
  • 25698a7b6c
    Sandbox themes (#534) Kevin Chung 2017-12-20 00:11:42 -0500
  • 4772c63a8e
    Use mailserver before mailgun & test mailgun behavior (#532) Kevin Chung 2017-12-19 03:51:00 -0500
  • 94a29e43e9 Adding missing classes & removing unnecessary ones Kevin Chung 2017-12-17 05:19:21 -0500
  • c460d61bd7 Fixing missing body tag Kevin Chung 2017-12-16 23:08:20 -0500
  • 3133654478
    Font Awesome 5 (#530) Kevin Chung 2017-12-16 20:56:24 -0500
  • dd8e657820
    Adding a cb to submitkey, delete submissions & don't reload & close #527 (#528) Kevin Chung 2017-12-16 06:52:08 -0500
  • be6ec51eba
    Delay update check by 12 hours each call and call update check in admin panel (#526) Kevin Chung 2017-12-14 17:16:37 -0500
  • 18d6fa26d2
    Adding an error message for invalid confirm/reset links (#525) Kevin Chung 2017-12-13 22:34:53 -0500
  • 90b4ee03ad
    Adding theme migration (#524) Kevin Chung 2017-12-13 16:40:34 -0500
  • a571cf1baf
    Improve imports/exports to reduce the likelihood of a conflict (#523) Kevin Chung 2017-12-12 05:43:27 -0500
  • f23fd627ed
    Update README.md Kevin Chung 2017-12-12 00:47:14 -0500
  • e140c97039
    Bugfixes from plugin testing (#522) Kevin Chung 2017-12-11 21:54:02 -0500
  • 33710b864f When css is not set default it to an empty string instead of showing None. (#521) David Black 2017-12-12 12:29:54 +1100
  • 3af98b17d5
    Version 1.1 CTFd (#514) Kevin Chung 2017-12-11 06:42:07 -0500
  • 4c0ae9f3b5
    Fix migration upgrades (#512) Kevin Chung 2017-12-07 03:06:48 -0500
  • db2e3b5684
    Profile insertion check (#484) Kevin Chung 2017-11-26 04:22:15 -0500
  • 46544e5729
    Switching to Bento Ubuntu for VMWare support (#481) Kevin Chung 2017-11-25 05:39:01 -0500
  • 06b2856205 fix uploads folder detection (#433) uqam-fob 2017-11-23 03:53:01 -0500
  • 18dd715276
    Workshop mode (#477) Kevin Chung 2017-11-22 03:33:48 -0500
  • e34902c491
    Update downloaded fonts and use GoogleCDN for fonts if we are online (#476) Kevin Chung 2017-11-22 01:27:15 -0500
  • 7348515e6c
    34 reduce auth restrictions (#474) Kevin Chung 2017-11-21 22:20:31 -0500
  • e10c8b103b Admin Team List - New Team (#470) Jared Deckard 2017-11-18 20:30:09 -0600
  • 0b0305f969
    Adding tests for verify_emails and user_can_view_challenges are set (#462) Kevin Chung 2017-11-15 03:33:50 -0500
  • ab2de6cf17
    Optimize top10 call to make less db hits (#461) Kevin Chung 2017-11-15 01:22:31 -0500
  • 647d8e0b2d
    Fixing challenge creation test (#460) Kevin Chung 2017-11-14 23:12:28 -0500
  • 6fbef4f32e
    Allowing pages to have slashes in them but removing leading slashes (#457) Kevin Chung 2017-11-14 22:31:59 -0500
  • f4aab70b32
    Issue template (#455) Kevin Chung 2017-11-14 16:40:36 -0500
  • 27b02da658
    Update README.md Kevin Chung 2017-11-13 01:45:13 -0500
  • 303fc08fa8 fixing typo in readme (#450) Tanner Glantz 2017-11-11 12:43:33 -0500
  • 650593a32c
    Add features list (#443) Kevin Chung 2017-11-08 18:37:00 -0500
  • 117b43e3c5
    Preventing Hints from being unlocked after the end of a CTF (#439) Kevin Chung 2017-11-08 02:13:07 -0500
  • 6f4a520241
    Hidden challenges now return 404 and can't be solved (#432) Kevin Chung 2017-10-28 13:31:34 -0400
  • b4f29e1450 Update CHANGELOG with missing changes Kevin Chung 2017-10-25 16:01:54 -0400
  • c1895ef554 Marking 1.0.5 (#429) 1.0.5 Kevin Chung 2017-10-25 15:36:41 -0400
  • 654c2ca7b6 Don't render the mail server password on the config page (#428) Kevin Chung 2017-10-25 13:56:04 -0400
  • 58e4cb8364 Fix some JS issues Kevin Chung 2017-10-25 04:04:02 -0400
  • b5a383a2e1 Navbar links (#427) Kevin Chung 2017-10-25 00:05:27 -0400