aboutsummaryrefslogtreecommitdiff
path: root/app/blueprints
AgeCommit message (Expand)Author
2020-07-10Improve thread list stylerubenwardy
2020-07-10Add ability to delete reviewsrubenwardy
2020-07-10Hide reviews from package thread listrubenwardy
2020-07-10Fix GitHub claim method being broken by phpBB updaterubenwardy
2020-07-09Prevent users from reviewing their own packagesrubenwardy
2020-07-09Fix crash when guests view package pagerubenwardy
2020-07-09Add recent positive reviews to homepagerubenwardy
2020-07-09Show "Edit Review" button when a user already has a reviewrubenwardy
2020-07-09Add score bonus to reviewsrubenwardy
2020-07-09Rename triggerNotif to addNotification, add array supportrubenwardy
2020-07-09Add reviewsrubenwardy
2020-07-09Separate rolling average downloads from scorerubenwardy
2020-07-09Add downloads column to Packagerubenwardy
2020-07-08Remove package author from maintainers edit fieldrubenwardy
2020-07-08Add ability for users to remove themselves as maintainersrubenwardy
2020-07-08Add notifications for editing maintainersrubenwardy
2020-07-08Fix maintainers field requiring lowercase namesrubenwardy
2020-07-08Add support for package maintainersrubenwardy
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-03Add Package Config help pagerubenwardy
2020-06-03Add support for setting min/max minetest versions in confrubenwardy
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-30Add delete unused uploads admin functionrubenwardy
2020-05-30Remove non-free score penalisationrubenwardy
2020-05-27Fix wrong API error responserubenwardy
2020-05-19Fix API auth crash and add more error messagesv1.25.1rubenwardy
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-21Add API to see scoresrubenwardy
2020-04-14Improve user authentication error handlingrubenwardy
2020-04-11Fix access token not being shown after creationrubenwardy
2020-04-11Allow unlimited API tokens in GitHub webhooksrubenwardy
2020-04-11Improve error messagesrubenwardy
2020-03-28Fix case-insensitive comparison bugrubenwardy
2020-03-28Add ability to search packages by authorrubenwardy
2020-03-27Increase package name and title length limits in form validationrubenwardy
2020-02-23Fix licenses being prefilled in package editorv1.23.8rubenwardy
2020-02-23Fix lack of download counter checks on non-release package downloadv1.23.7rubenwardy
2020-02-23Fix non-admin users not being able to set profile URLsrubenwardy
2020-01-30Add links to GitHub oauth connection settingsv1.23.5rubenwardy
2020-01-25Fix access token being exposed after APIToken editv1.23.3rubenwardy
2020-01-25Rename 'new tag' event to contain 'GitHub release'v1.23.2rubenwardy