aboutsummaryrefslogtreecommitdiff
path: root/app/tasks
AgeCommit message (Collapse)Author
2020-09-16Implement package states for easier reviewsrubenwardy
2020-08-19Fix screenshot form not validating lengthrubenwardy
2020-08-18Increase thread/comment ratelimiting based on rankrubenwardy
2020-08-18Fix reimport not unapproving releasesrubenwardy
2020-08-18Check for game hard dependenciesrubenwardy
2020-08-18Update meta on release importrubenwardy
2020-08-18Add regex checking for dependency namesrubenwardy
2020-08-18Improve MinetestCheck name validationrubenwardy
2020-08-18Remove empty dependencies in MinetestCheckrubenwardy
2020-08-18Print updateMetaFromRelease inforubenwardy
2020-08-18Fix incorrect game names detected by MinetestCheckrubenwardy
2020-08-18Fix dependencies still being added if in providesrubenwardy
Fixes #226
2020-07-14Add start of bulk tag editorrubenwardy
2020-07-14Add admin function to import foreign release URLsrubenwardy
2020-07-12Replace "Content DB" with "ContentDB"rubenwardy
2020-07-12Fix incorrect mod name fold in MinetestCheckrubenwardy
2020-07-12Add reimport of package meta from latest releaserubenwardy
Fixes #127
2020-07-10Fix generation of forum profile URLsrubenwardy
Fixes #196
2020-07-10Fix GitHub claim method being broken by phpBB updaterubenwardy
2020-07-09Separate rolling average downloads from scorerubenwardy
2020-06-03Fix crash on missing x_minetest_version metarubenwardy
2020-06-03Add support for setting min/max minetest versions in confrubenwardy
2020-04-14Improve user authentication error handlingrubenwardy
2020-03-27Fix release validation for repos with submodulesv1.23.10rubenwardy
2020-03-22Fix scores not degrading due to missing session.commit()v1.23.9rubenwardy
2020-01-25Fix auto-webhook creation failure due to wrong schemerubenwardy
2020-01-25Fix git-created release regressionrubenwardy
2020-01-25Use git init/fetch instead of git clonerubenwardy
2020-01-19Add admin option to check all releasesrubenwardy
2020-01-19Add validation to zip releasesrubenwardy
2020-01-19Add release contents validationrubenwardy
2020-01-19Add support for submodules in makeVCSRelease()rubenwardy
2020-01-18Add reloading support to Docker containerrubenwardy
2020-01-18Improve Docker configurationsrubenwardy
2020-01-18Fix uploadPackageScores taskrubenwardy
2019-11-22Fix pkgtasks crash due to it not being importedrubenwardy
2019-11-21Improve package scoringrubenwardy
2019-11-15Refactor endpoints to use blueprints insteadrubenwardy
2019-09-15Fix text in emailsv1.17.1rubenwardy
2019-09-15Fix git clone breaking when branch is Nonerubenwardy
2019-08-31Fix broken reference based git importv1.16.5rubenwardy
Fixes #130
2019-08-09Fix crash on reading mod.conf from Githubv1.16.3rubenwardy
2019-08-09Fail gracefully when given a bad git referencerubenwardy
2019-08-09Fix unexpected crash on bad Github URLv1.16.2rubenwardy
2019-07-29Fix topic ID parse error in import topics taskv1.16.1rubenwardy
2019-03-29Fix release auto-approvalrubenwardy
2019-01-04Add email templaterubenwardy
2018-12-25Fix relative links againrubenwardy
2018-12-25Fix relative linksrubenwardy
2018-12-25Add task to bulk import avatars from forumrubenwardy