Activity
fix: Increase gunicorn timeout from 20 to 40 seconds
fix: Increase gunicorn timeout from 20 to 40 seconds
fix: Quick fix to allow first/last page buttons to work
fix: Quick fix to allow first/last page buttons to work
don't include people with zero scores in api lb
don't include people with zero scores in api lb
Use Usernames when team name isn't defined
Use Usernames when team name isn't defined
Optimized potential fix for last accepted submission.
Optimized potential fix for last accepted submission.
reset config as there is no reason to keep it.
reset config as there is no reason to keep it.
Updated ctf req timeout to 20s and have docker kill after 21
Updated ctf req timeout to 20s and have docker kill after 21
remove debug print ( I need to change deployment hash to debug startup )
remove debug print ( I need to change deployment hash to debug startup )
Keep query params on pagination next.
Keep query params on pagination next.
OKAY I LIED - made problem lookup case insensitive
OKAY I LIED - made problem lookup case insensitive
Attempted to speed up problems list.
Attempted to speed up problems list.
upgrade bleach to latest. NOTE: it's been deprecated and will only su…
upgrade bleach to latest. NOTE: it's been deprecated and will only su…
test block concurrent workflows
test block concurrent workflows
Added templates for searching.
Added templates for searching.
Added user list and contest lb filtering (without templates)
Added user list and contest lb filtering (without templates)
remove unused/useless code.
remove unused/useless code.
Feat/Fix: Users are now ranked by -points -last_correct_submission
Feat/Fix: Users are now ranked by -points -last_correct_submission
Remove creating db object when user has alr submitted.
Remove creating db object when user has alr submitted.
Implemented webhook on solve
Implemented webhook on solve