]> git.lizzy.rs Git - cheatdb.git/history - app/__init__.py
Improve MinetestCheck name validation
[cheatdb.git] / app / __init__.py
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-10 rubenwardyUse middleware to clear notifications
2020-03-28 rubenwardyFix exposing abs_url_for to templates
2020-01-24 rubenwardySplit up users blueprint
2020-01-23 rubenwardyFix deprecation warnings
2020-01-22 rubenwardyAdd data* to docker ignore
2020-01-22 rubenwardyImprove markdown escaping
2020-01-18 rubenwardyImprove Docker configurations
2019-11-18 rubenwardyFix download forgery
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead
2019-11-14 rubenwardyImprove docker image and deployment scripts
2019-07-29 rubenwardyAdd translation support
2019-01-04 rubenwardyAdd manual email support
2018-12-22 rubenwardyUpdate to Flask 1.0
2018-12-22 rubenwardyImprove thread styling
2018-07-06 rubenwardyAdd email on Flask error
2018-05-25 rubenwardyFix static routing error
2018-05-17 rubenwardyAdd license to all JS/py files
2018-05-14 rubenwardyAdd help pages
2018-05-13 rubenwardyAdd email support
2018-05-13 rubenwardyFix CSRF vulnerability on approve/reject links
2018-05-11 rubenwardyMove Github import to backend
2018-03-24 rubenwardyFix script injection using markdown
2018-03-24 rubenwardyUse bash script to start server
2018-03-21 rubenwardyUse consistent quotes
2018-03-20 rubenwardyAdd package types
2018-03-18 rubenwardyAdd Github login
2018-03-18 rubenwardyInitial commit