aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-09Separate rolling average downloads from scorerubenwardy
2020-07-09Add downloads column to Packagerubenwardy
Fixes #200
2020-07-09Fix incorrect link in maintainers listrubenwardy
2020-07-08Remove package author from maintainers edit fieldrubenwardy
2020-07-08Fix check when showing remove myself from maintainersrubenwardy
2020-07-08Add ability for users to remove themselves as maintainersrubenwardy
2020-07-08Add info about maintainers to edit maintainers pagerubenwardy
2020-07-08Add notifications for editing maintainersrubenwardy
2020-07-08Fix maintainers field requiring lowercase namesrubenwardy
2020-07-08Add support for package maintainersrubenwardy
Fixes #159
2020-06-25Fix FileNotFoundError on missing thumbnail sourcerubenwardy
2020-06-05Return dictionary of package to deps in APIrubenwardy
2020-06-05Fix typorubenwardy
2020-06-05Fix bugs, and documentrubenwardy
2020-06-05Add ability to not include optional deps in deps APIrubenwardy
2020-06-05Return package IDs only in dependency APIrubenwardy
2020-06-04Fix crash in MinetestRelease.get()rubenwardy
2020-06-03Fix typosrubenwardy
2020-06-03Add Package Config help pagerubenwardy
2020-06-03Fix crash on missing x_minetest_version metarubenwardy
2020-06-03Add support for setting min/max minetest versions in confrubenwardy
2020-06-03Add support for getting MinetestRelease using engine_versionrubenwardy
2020-06-03Add helper link to API tokens pagerubenwardy
2020-06-03Fix bad URL construction in GitLab webhooksrubenwardy
2020-06-03Fix webhook issues, make repo URLs matched case insensitiverubenwardy
2020-05-31Fix broken link to content flags in API help pagerubenwardy
2020-05-31Fix broken release auto-approval due to permissions checkrubenwardy
2020-05-30Add delete unused uploads admin functionrubenwardy
2020-05-30Remove non-free score penalisationrubenwardy
2020-05-29Update to make the non-free policy clearerrubenwardy
2020-05-29Fix bullet points in non-free pagerubenwardy
2020-05-29Add help page on non-free licensesrubenwardy
2020-05-27Fix display_name rather than username being used in APIrubenwardy
2020-05-27Fix wrong API error responserubenwardy
2020-05-23Fix spelling error (#165)TumeniNodes
2020-05-19Fix API auth crash and add more error messagesv1.25.1rubenwardy
2020-05-19Fix minor security vulnerabilityrubenwardy
2020-05-19Fix crash on invalid protocol_versionrubenwardy
2020-04-30Update top packagesrubenwardy
2020-04-24Add celery exporterrubenwardy
2020-04-23Make OpenGraph URLs absoluterubenwardy
2020-04-23Add meta to package view pagesLars Mueller
2020-04-23Add prometheus supportv1.25.0rubenwardy
2020-04-21Optimise SQL queriesv1.24.3rubenwardy
2020-04-21Correct documentation on users allowed to use webhooksrubenwardy
2020-04-21Improve legibility of textual contentrubenwardy
2020-04-21Document top packages algorithmv1.24.2rubenwardy
2020-04-21Add API to see scoresrubenwardy
2020-04-21Allow all members to approve own releasesrubenwardy
2020-04-20Add build status badge on README.md (#194)David Leal