summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Add support for multiple SSH public keysLukas Fleischer1-1/+2
2015-06-27Move registration code to a separate unitLukas Fleischer2-17/+37
2015-06-27Redirect at previous page after a successful loginGordian Edenhofer1-0/+5
2015-06-27Make merge into label of width 'auto'Johannes Löthberg2-2/+3
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg4-3/+7
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg3-6/+6
2015-06-19pkgbase_details.php/pkg_details.php: Show keywordsMarcel Korpel1-0/+18
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos1-0/+5
2015-06-14home: Add submitting packages sectionJohannes Löthberg1-0/+22
2015-06-14Make "Learn more..." translatableLukas Fleischer1-1/+1
2015-06-14Replace categories with keywordsLukas Fleischer1-2/+2
2015-06-12Autofocus input fields at login and package-searchGordian Edenhofer1-1/+1
2015-06-11Redesign the home pageLukas Fleischer2-12/+43
2015-06-11Default to ordering packages by popularityLukas Fleischer1-1/+1
2015-06-11Support exceptions in the maintenance modeLukas Fleischer1-3/+5
2015-06-11Implement a maintenance modeLukas Fleischer2-0/+21
2015-06-10pkgbase.php: Escape error messagesLukas Fleischer1-2/+2
2015-06-09Drop suffixes from confirm parametersLukas Fleischer5-6/+6
2015-05-31Show the SSH key field on the registration pageLukas Fleischer1-1/+2
2015-05-31Add more details on the SSH public key fieldLukas Fleischer1-0/+4
2015-05-22Include user name in password reset emailsLukas Fleischer1-4/+6
2015-05-22Fix processing of pkgbase_get_comaintainers()Lukas Fleischer1-3/+3
2015-05-22Move package disowning to a separate pageLukas Fleischer3-4/+64
2015-05-21Fix email body of password reset emailsLukas Fleischer1-1/+1
2015-02-04Rename the AUR software to aurwebLukas Fleischer16-17/+18
2015-01-07Add support for package base co-maintainersLukas Fleischer3-1/+27
2014-12-29Use the AUR footer in cgitLukas Fleischer1-0/+9
2014-12-29Use a custom logoLukas Fleischer4-0/+9
2014-12-28Add cgit configuration and style sheetLukas Fleischer2-0/+854
2014-12-27Use Git repositories to store packagesLukas Fleischer1-489/+0
2014-12-27Add support for adding SSH public keys to profilesLukas Fleischer1-2/+3
2014-12-19Suggest using makepkg instead of mkaurballLukas Fleischer1-2/+2
2014-12-13Redirect to requests page after accepting deletionsLukas Fleischer1-1/+2
2014-12-13Show user name in title on the account details pageLukas Fleischer1-13/+19
2014-12-13Avoid double slashes in notification email bodyLukas Fleischer1-1/+1
2014-11-21Check password length on the password reset formLukas Fleischer1-0/+4
2014-11-18Add support for .SRCINFOLukas Fleischer1-3/+4
2014-10-24Use an INI-style configuration fileLukas Fleischer2-8/+9
2014-10-17voters.php: Show time stamps if availableLukas Fleischer1-1/+6
2014-10-10Add support for architecture-specific sourcesLukas Fleischer1-3/+5
2014-10-10Add a script to generate package listsLukas Fleischer1-0/+6
2014-10-10Use readfile() instead of include for static filesLukas Fleischer1-4/+4
2014-10-03Merge branch 'maint'Lukas Fleischer1-0/+1
2014-10-03rss.php: Include package functionsLukas Fleischer1-0/+1
2014-08-11Merge branch 'maint'Lukas Fleischer2-3/+11
2014-08-10Add support for architecture-specific fieldsLukas Fleischer1-9/+22
2014-08-08Add permission checks to the request featureLukas Fleischer1-0/+8
2014-08-06Fix notification handling on submission and adoptionLukas Fleischer1-1/+1
2014-08-06Add PCRE_DOLLAR_ENDONLY to preg_match()Lukas Fleischer1-2/+2
2014-07-29Fix the registration formLukas Fleischer1-3/+3