aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-10Clean up view package button on reviewsrubenwardy
2020-07-10Allow editors to unapprove and delete packagesrubenwardy
2020-07-10Improve thread list design furtherrubenwardy
2020-07-10Fix view thread page titlerubenwardy
2020-07-10Improve thread list stylerubenwardy
2020-07-10Add ability to delete reviewsrubenwardy
2020-07-10Change comments button color if there are commentsrubenwardy
2020-07-10Hide review form on own packagerubenwardy
2020-07-10Add reviews to user profilerubenwardy
2020-07-10Hide reviews from package thread listrubenwardy
2020-07-10Add more obvious edit buttons for reviewsrubenwardy
2020-07-10Fix GitHub claim method being broken by phpBB updaterubenwardy
2020-07-09Fix crash on sending notificationrubenwardy
2020-07-09Prevent users from reviewing their own packagesrubenwardy
2020-07-09Fix missing importrubenwardy
2020-07-09Fix crash on addNotification non-iterablerubenwardy
2020-07-09Fix crash when guests view package pagerubenwardy
2020-07-09Fix margin above CDB stats on homepagerubenwardy
2020-07-09Add distinction between review buttonsrubenwardy
2020-07-09Add recent positive reviews to homepagerubenwardy
2020-07-09Add package title and link to review pagerubenwardy
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
Fixes #173
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