aboutsummaryrefslogtreecommitdiff
path: root/app/models.py
AgeCommit message (Expand)Author
2020-11-30Removed Games from GUI; Renamed Mods to ClientmodsElias Fleckenstein
2020-09-16Allow admin to make a package WIPrubenwardy
2020-09-16Sort notifications by daterubenwardy
2020-09-16Allow all users to delete their packagesrubenwardy
2020-09-16Implement package states for easier reviewsrubenwardy
2020-08-18Increase thread/comment ratelimiting based on rankrubenwardy
2020-08-18Remove provides/dependencies from Package formrubenwardy
2020-08-02Add badges/shields supportrubenwardy
2020-08-02Add downloads to package JSONrubenwardy
2020-07-18Add last updated section to homepagerubenwardy
2020-07-17Add descriptions to tags, and show in multiselectrubenwardy
2020-07-17Add Content Warningsrubenwardy
2020-07-15Allow Editors to edit tagsrubenwardy
2020-07-15Count tag viewsrubenwardy
2020-07-15Increase comment length limit to 2000rubenwardy
2020-07-13Restrict seeing the email addresses of others to admins onlyrubenwardy
2020-07-12Fix misattribution of review due to missing reply orderingrubenwardy
2020-07-12Fix query sorting furtherrubenwardy
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-07-12Add check constraint on MetaPackage namerubenwardy
2020-07-12Add reimport of package meta from latest releaserubenwardy
2020-07-11Fix bugs related to package owner not being a maintainerrubenwardy
2020-07-11Remove admin from being able to edit any commentrubenwardy
2020-07-11Add ability to edit commentsrubenwardy
2020-07-11Move DELETE_REPLY permission to ThreadReplyrubenwardy
2020-07-11Add ability for moderators to delete commentsrubenwardy
2020-07-11Add audit logrubenwardy
2020-07-11Add the ability to lock threadsrubenwardy
2020-07-11Add package and created_at to Notificationsrubenwardy
2020-07-10Redesign notifications pagerubenwardy
2020-07-10Add ability for moderators to change linked accountsrubenwardy
2020-07-10Allow editors to unapprove and delete packagesrubenwardy
2020-07-10Add ability to delete reviewsrubenwardy
2020-07-10Add more obvious edit buttons for reviewsrubenwardy
2020-07-09Add recent positive reviews to homepagerubenwardy
2020-07-09Add score bonus to reviewsrubenwardy
2020-07-09Add reviewsrubenwardy
2020-07-09Separate rolling average downloads from scorerubenwardy
2020-07-09Add downloads column to Packagerubenwardy
2020-07-08Add ability for users to remove themselves as maintainersrubenwardy
2020-07-08Add support for package maintainersrubenwardy
2020-06-05Return package IDs only in dependency APIrubenwardy
2020-06-04Fix crash in MinetestRelease.get()rubenwardy
2020-06-03Add support for setting min/max minetest versions in confrubenwardy
2020-06-03Add support for getting MinetestRelease using engine_versionrubenwardy
2020-05-31Fix broken release auto-approval due to permissions checkrubenwardy
2020-05-30Remove non-free score penalisationrubenwardy
2020-05-27Fix display_name rather than username being used in APIrubenwardy
2020-05-19Fix minor security vulnerabilityrubenwardy
2020-04-23Make OpenGraph URLs absoluterubenwardy