summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer
2015-06-11Redesign the home pageLukas Fleischer
2015-06-11Default to ordering packages by popularityLukas Fleischer
2015-06-11Support exceptions in the maintenance modeLukas Fleischer
2015-06-11Implement a maintenance modeLukas Fleischer
2015-06-10pkgbase.php: Escape error messagesLukas Fleischer
2015-06-09Drop suffixes from confirm parametersLukas Fleischer
2015-05-31Show the SSH key field on the registration pageLukas Fleischer
2015-05-31Add more details on the SSH public key fieldLukas Fleischer
2015-05-22Include user name in password reset emailsLukas Fleischer
2015-05-22Fix processing of pkgbase_get_comaintainers()Lukas Fleischer
2015-05-22Move package disowning to a separate pageLukas Fleischer
2015-05-21Fix email body of password reset emailsLukas Fleischer
2015-02-04Rename the AUR software to aurwebLukas Fleischer
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