summaryrefslogtreecommitdiff
path: root/web/html
AgeCommit message (Expand)Author
2015-10-03Do not redirect to details page after deletionLukas Fleischer
2015-10-03Redirect to details pages after performing actionsLukas Fleischer
2015-10-03Fix a PHP "Undefined index" noticeLukas Fleischer
2015-09-24Make it more clear that the bug tracker is for aurweb onlyMarcel Korpel
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-09-18Extract package name from detailsLukas Fleischer
2015-09-11Allow for logging in via email addressLukas Fleischer
2015-09-11Remove superfluous function valid_user()Lukas Fleischer
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer
2015-09-11Move package base flagging to a separate formLukas Fleischer
2015-08-17Update link to package submission documentationStefan Auditor
2015-08-17Do not allow empty commentsMarcel Korpel
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel
2015-08-08Surround message with <p> tagsMarcel Korpel
2015-08-08Use username from the database if one is provided by the userMarcel Korpel
2015-08-08Jump to latest comments after adding a commentMarcel Korpel
2015-08-08Jump to comment after editingMarcel Korpel
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel
2015-08-08Support comment editing in the backendMarcel Korpel
2015-08-08Add comment edit icon and formMarcel Korpel
2015-08-08Use SVG image for comment deletion iconMarcel Korpel
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg
2015-08-08Port notification routines to PythonLukas Fleischer
2015-06-27Add support for multiple SSH public keysLukas Fleischer
2015-06-27Move registration code to a separate unitLukas Fleischer
2015-06-27Redirect at previous page after a successful loginGordian Edenhofer
2015-06-27Make merge into label of width 'auto'Johannes Löthberg
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg
2015-06-27Wrap all confirmation checkbox labels in label tagJohannes Löthberg
2015-06-19pkgbase_details.php/pkg_details.php: Show keywordsMarcel Korpel
2015-06-15Add explanation for Popularity field in search resultsLeonidas Spyropoulos
2015-06-14home: Add submitting packages sectionJohannes Löthberg
2015-06-14Make "Learn more..." translatableLukas Fleischer
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