aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-01Fix typoHEADmasterElias Fleckenstein
2020-11-30Removed Games from GUI; Renamed Mods to ClientmodsElias Fleckenstein
2020-11-30Cheat DBElias Fleckenstein
2020-10-27Bump cryptography from 2.9.2 to 3.2 (#242)dependabot[bot]
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19Fix crash on email templatingrubenwardy
2020-09-23Change open package approval thread messagerubenwardy
2020-09-22Fix texture pack license not present issuerubenwardy
Fixes #236
2020-09-19Add work queue icon to navigation barrubenwardy
2020-09-16Improve documentationrubenwardy
2020-09-16Fix broken state comparison due to enum orderingrubenwardy
2020-09-16Allow admin to make a package WIPrubenwardy
2020-09-16Fix migrationrubenwardy
2020-09-16Fix crash on missing PackageStaterubenwardy
2020-09-16Improve release approval section appearancepackage_statesrubenwardy
2020-09-16Sort notifications by daterubenwardy
2020-09-16Allow all users to delete their packagesrubenwardy
2020-09-16Implement package states for easier reviewsrubenwardy
2020-09-15Fix crash on no signaturerubenwardy
2020-09-01Disable email in default configrubenwardy
2020-09-01Update README.mdrubenwardy
2020-09-01Fix migration error when migrating from scratchrubenwardy
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-18Add unfulfilled dependencies todo pagerubenwardy
2020-08-18Split hard and soft dependers on meta package pagerubenwardy
2020-08-18Show optional dependencies on gamesrubenwardy
2020-08-18Check for game hard dependenciesrubenwardy
2020-08-18Fix bug in meta package countingrubenwardy
2020-08-18Add forum topic list to meta packages pagerubenwardy
2020-08-18Add list of dependers to meta package pagerubenwardy
Fixes #229
2020-08-18Remove provides/dependencies from Package formrubenwardy
2020-08-18Update meta on release importrubenwardy
2020-08-18Add ability to delete unused metapackagesrubenwardy
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 reimport packages not importing unapproved packagerubenwardy
2020-08-18Fix incorrect game names detected by MinetestCheckrubenwardy
2020-08-18Fix dependencies still being added if in providesrubenwardy
Fixes #226
2020-08-16Fix crash on null user agentrubenwardy
2020-08-02Redirect to correct URL when _game is missing from package namerubenwardy
2020-08-02Add badges/shields supportrubenwardy
2020-08-02Add downloads to package JSONrubenwardy
2020-07-29Fix comment length checkingrubenwardy
2020-07-18Fix validation error in release form on incomplete URLrubenwardy
2020-07-18Filter tags by available packages in package searchrubenwardy
2020-07-18Add description title tooltips to tagsrubenwardy
2020-07-18Add tags list to homepagerubenwardy