summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel3-0/+10
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel1-1/+1
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer1-1/+1
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel2-11/+38
2015-08-08Surround message with <p> tagsMarcel Korpel1-1/+1
2015-08-08Use username from the database if one is provided by the userMarcel Korpel1-2/+2
2015-08-08Jump to latest comments after adding a commentMarcel Korpel1-0/+1
2015-08-08Jump to comment after editingMarcel Korpel1-3/+7
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel1-0/+5
2015-08-08Support comment editing in the backendMarcel Korpel1-0/+2
2015-08-08Add comment edit icon and formMarcel Korpel6-6/+94
2015-08-08Use SVG image for comment deletion iconMarcel Korpel5-0/+54
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg1-21/+21
2015-08-08Port notification routines to PythonLukas Fleischer1-8/+1
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