aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints/packages/releases.py
AgeCommit message (Expand)Author
2020-07-18Fix validation error in release form on incomplete URLrubenwardy
2020-07-17Fix crash on bad wtforms validator instacerubenwardy
2020-07-16Check user-agent for crawlers before incrementing countersrubenwardy
2020-07-14Add start of bulk tag editorrubenwardy
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-07-11Add package and created_at to Notificationsrubenwardy
2020-07-10Use middleware to clear notificationsrubenwardy
2020-07-10Fix screenshot approval checkbox always being uncheckedrubenwardy
2020-07-09Rename triggerNotif to addNotification, add array supportrubenwardy
2020-07-09Separate rolling average downloads from scorerubenwardy
2020-07-09Add downloads column to Packagerubenwardy
2020-05-30Remove non-free score penalisationrubenwardy
2020-01-19Fix approved checkbox deselection bugrubenwardy
2020-01-19Add admin option to check all releasesrubenwardy
2020-01-19Add validation to zip releasesrubenwardy
2020-01-19Add ability to delete releasesrubenwardy
2019-11-21Improve package scoringrubenwardy
2019-11-18Fix download forgeryrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy