]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/todo/__init__.py
Fix typo
[cheatdb.git] / app / blueprints / todo / __init__.py
2020-09-16 rubenwardyFix broken state comparison due to enum ordering
2020-09-16 rubenwardyImplement package states for easier reviews
2020-08-18 rubenwardyFix reimport not unapproving releases
2020-08-18 rubenwardyAdd unfulfilled dependencies todo page
2020-07-14 rubenwardyUse query builder in tag list, add link to todo page
2020-07-14 rubenwardyAdd start of bulk tag editor
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2019-11-17 rubenwardyFix exception on badly-formed query string
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead