summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2015-01-07Add support for package base co-maintainersLukas Fleischer
2014-12-29Use the AUR footer in cgitLukas Fleischer
2014-12-29Use a custom logoLukas Fleischer
2014-12-28Add cgit configuration and style sheetLukas Fleischer
2014-12-27Use Git repositories to store packagesLukas Fleischer
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer
2014-12-19Suggest using makepkg instead of mkaurballLukas Fleischer
2014-12-13Redirect to requests page after accepting deletionsLukas Fleischer
2014-12-13Show user name in title on the account details pageLukas Fleischer
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer
2014-11-21Check password length on the password reset formLukas Fleischer
2014-11-18Add support for .SRCINFOLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-10-17voters.php: Show time stamps if availableLukas Fleischer
2014-10-10Add support for architecture-specific sourcesLukas Fleischer
2014-10-10Add a script to generate package listsLukas Fleischer
2014-10-10Use readfile() instead of include for static filesLukas Fleischer
2014-10-03Merge branch 'maint'Lukas Fleischer
2014-10-03rss.php: Include package functionsLukas Fleischer
2014-08-11Merge branch 'maint'Lukas Fleischer
2014-08-10Add support for architecture-specific fieldsLukas Fleischer
2014-08-08Add permission checks to the request featureLukas Fleischer
2014-08-06Fix notification handling on submission and adoptionLukas Fleischer
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer
2014-07-29Fix the registration formLukas Fleischer
2014-07-25Add support for deleting user accountsLukas Fleischer
2014-07-25Make deleted comments visible to Trusted UsersLukas Fleischer
2014-07-23Add typeahead suggest to the merge request formLukas Fleischer
2014-07-23Prevent merging a package base with itselfLukas Fleischer
2014-07-23Drop support for source packages without .AURINFOLukas Fleischer
2014-07-16Fix pkgbase_votes_from_name()Lukas Fleischer
2014-07-15home: requests should be filed in the web interfaceJohannes Dewender
2014-07-15Rework permission handlingLukas Fleischer
2014-07-04Sanitize merge base name in pkgreq_file()Lukas Fleischer
2014-07-04Allow for adding a comment when closing a requestLukas Fleischer
2014-07-04Allow for selecting a reason when closing a requestLukas Fleischer
2014-07-02Remove extra space from text buttons in FirefoxLukas Fleischer
2014-07-02Fix pagination in the package request listLukas Fleischer
2014-07-02pkgbase.php: Highlight error messagesLukas Fleischer
2014-07-02Validate package base name when filing requestsLukas Fleischer
2014-07-02Fix title in package requests listLukas Fleischer
2014-07-01Move user statistics table to the rightLukas Fleischer
2014-07-01Be explicit about accepted requests in emailsLukas Fleischer
2014-07-01Simplify code to bound integer valuesLukas Fleischer
2014-06-30Rename package request functions to pkgreq_*()Lukas Fleischer
2014-06-25Move package request form to a templateLukas Fleischer
2014-06-25Allow regular users to file package requestsLukas Fleischer
2014-06-25Add support for merge requestsLukas Fleischer
2014-06-25Add an accept button to the package request listLukas Fleischer
2014-06-25Allow for closing package requestsLukas Fleischer