]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/packages/releases.py
Fix crash on bad wtforms validator instace
[cheatdb.git] / app / blueprints / packages / releases.py
2020-07-17 rubenwardyFix crash on bad wtforms validator instace
2020-07-16 rubenwardyCheck user-agent for crawlers before incrementing counters
2020-07-14 rubenwardyAdd start of bulk tag editor
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-10 rubenwardyAdd package and created_at to Notifications
2020-07-10 rubenwardyUse middleware to clear notifications
2020-07-10 rubenwardyFix screenshot approval checkbox always being unchecked
2020-07-09 rubenwardyRename triggerNotif to addNotification, add array support
2020-07-09 rubenwardySeparate rolling average downloads from score
2020-07-09 rubenwardyAdd downloads column to Package
2020-05-30 rubenwardyRemove non-free score penalisation
2020-01-19 rubenwardyFix approved checkbox deselection bug
2020-01-19 rubenwardyAdd admin option to check all releases
2020-01-19 rubenwardyAdd validation to zip releases
2020-01-19 rubenwardyAdd ability to delete releases
2019-11-21 rubenwardyImprove package scoring
2019-11-18 rubenwardyFix download forgery
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead