aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-18Improve homepage design furtherrubenwardy
2018-05-18Improve form CSSrubenwardy
2018-05-18Improve package list designrubenwardy
2018-05-18Move package grid to macrorubenwardy
2018-05-18Add footerrubenwardy
2018-05-18Improve alignment of MT iconrubenwardy
2018-05-18Add notification iconrubenwardy
2018-05-18Improve CSS and overall designrubenwardy
2018-05-17Move create and work queue to user drop downrubenwardy
2018-05-17Fix space between navbar buttonsrubenwardy
2018-05-17Fix navbar image heightrubenwardy
2018-05-17Add dropdown menu for user stuffrubenwardy
2018-05-17Add logorubenwardy
2018-05-17Add license to all JS/py filesrubenwardy
2018-05-15Add import screenshots admin actionrubenwardy
2018-05-15Add screenshot importing from githubrubenwardy
2018-05-15Fix wrong table style on all pages but helprubenwardy
2018-05-15Add import users from Krock's mod list featurerubenwardy
2018-05-15Add user rank colors, sort user listrubenwardy
2018-05-14Add footnote to ranks and permissionsrubenwardy
2018-05-14Change new package URL to /packages/new/rubenwardy
2018-05-14Fix bug in Conf file parserrubenwardy
2018-05-14Add help pagesrubenwardy
2018-05-14Fix moderators being able to change emails of adminsrubenwardy
2018-05-14Fix crash on mod name not specifiedrubenwardy
2018-05-14Fix error not being shown in import meta alertrubenwardy
2018-05-14Fix crash on no email provided to edit userrubenwardy
2018-05-14Fix crash on anonymous user in rank_requiredrubenwardy
2018-05-14Don't require r query arg to check_taskrubenwardy
2018-05-14Hide all non-TaskError exceptions from usersrubenwardy
2018-05-14Add email supportrubenwardy
2018-05-13Remove registering with username/emailrubenwardy
2018-05-13Add user account claimingrubenwardy
2018-05-13Replace placeholder screenshotrubenwardy
2018-05-13Fix another crashrubenwardy
2018-05-13Fix crash in edit release caused by is_package_page additionrubenwardy
2018-05-13Fix CSRF vulnerability on approve/reject linksrubenwardy
Fixes #17
2018-05-13Add is_package_page decorate to pass in package objrubenwardy
2018-05-13Add notificationsrubenwardy
Fixes #28
2018-05-13Restrict user list page to moderators onlyrubenwardy
2018-05-13Combine doPackageList function and /packages/ endpointrubenwardy
2018-05-13Remove package type from URLsrubenwardy
2018-05-13Add ability to edit editrequestsrubenwardy
2018-05-13Add switch user admin toolrubenwardy
2018-05-13Add more licenses to DBrubenwardy
2018-05-13Use string formatting when building stringsrubenwardy
2018-05-12Add Krock's mod search to meta importer to find forum topic IDrubenwardy
2018-05-12Add more metadata to importerrubenwardy
2018-05-12Remove duplicate Go buttonrubenwardy
2018-05-11Remove meta refresh on task page, use JS to pollrubenwardy