aboutsummaryrefslogtreecommitdiff
path: root/app/models.py
AgeCommit message (Expand)Author
2019-07-29Prevent users from changing the name of approved packagesrubenwardy
2019-07-02Add website and donation supportv1.15.0rubenwardy
2019-03-30Allow release auto-approval on unapproved packagesrubenwardy
2019-03-30Add badges next to packages awaiting approval listrubenwardy
2019-03-29Fix release auto-approvalrubenwardy
2019-03-13Fix release being null in API when release is unapprovedrubenwardy
2019-01-29Add fulltext search supportrubenwardy
2019-01-29Fix wrong release ID returned by API on explicit protocol versionrubenwardy
2019-01-29Add download countingrubenwardy
2019-01-28Add ability to bulk change releasesrubenwardy
2019-01-28Add Minetest version checking to packages APIrubenwardy
2019-01-28Add min and max Minetest version supportrubenwardy
2019-01-28Add comment ratelimiting, allow any member to open threadsrubenwardy
2019-01-08Fix weird ordering of screenshotsrubenwardy
2018-12-25Add support for using forum profile picturesrubenwardy
2018-12-25Allow users to discard their own topicsrubenwardy
2018-12-25Add ability to unapprove package from GUIrubenwardy
2018-12-23Add topic searching and topic discardingrubenwardy
2018-12-22Add multi-level thumbnailsrubenwardy
2018-12-21Fix various issuesrubenwardy
2018-11-25Fix capitalisation in APIrubenwardy
2018-09-03Update scoring algorithm to take licenses and screenshots into accountv1.10.0rubenwardy
2018-07-28Add release specific download URLv1.9.0rubenwardy
2018-07-28Add support for multiple types in packages listrubenwardy
2018-07-28Add link to original screenshot in edit screenshot pagerubenwardy
2018-07-28Add subscribe/unsubscribe buttonrubenwardy
2018-07-28Add support for post-approval threadsrubenwardy
2018-07-28Add commit hash to releasesrubenwardy
2018-07-28Prevent trusted users from approving their own packagesrubenwardy
2018-07-13Fix 2 filter_by bugsrubenwardy
2018-07-07Add topics APIrubenwardy
2018-07-06Add WIP forum topic supportrubenwardy
2018-07-04Add package scores and split homepage into new and popularrubenwardy
2018-07-04Implement forum parser to increase accuracyrubenwardy
2018-06-15Move API to dedicated file, and reduce download sizerubenwardy
2018-06-12Fix package owners not being able to see review threadsv1.7.1rubenwardy
2018-06-11Add thread watchersrubenwardy
2018-06-11Add comment systemrubenwardy
2018-06-05Add create links to topic tablerubenwardy
2018-06-05Add support for importing generic git releasesrubenwardy
2018-06-05Add git screenshot importingrubenwardy
2018-06-03Fix username being case-sensitivev1.4.0rubenwardy
2018-06-02Increase link string length limitrubenwardy
2018-06-02Add topics todo list based on forum parserrubenwardy
2018-05-29Add non-free warningrubenwardy
2018-05-29Disable edit requestsrubenwardy
2018-05-29Fix crash on JSON packages due to lack of None checkrubenwardy
2018-05-29Add separate media licenserubenwardy
2018-05-29Add email/password sign uprubenwardy
2018-05-29Add set password formrubenwardy