summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2015-10-03Release 4.1.0v4.1.0Lukas Fleischer
2015-09-26aurjson.class.php: Sync error message with front-endLukas Fleischer
2015-09-25pkgfuncs.inc.php: Squelch PHP warningLukas Fleischer
2015-09-25aurjson.class.php: Fix "Undefined index" noticesLukas Fleischer
2015-09-24Make it more clear that the bug tracker is for aurweb onlyMarcel Korpel
2015-09-23Add search for keywords onlyMarcel Korpel
2015-09-20Add option to hide one's email addressMarcel Korpel
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer
2015-09-18Extract package name from detailsLukas Fleischer
2015-09-18Remove legacy codeLukas Fleischer
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer
2015-09-17Use a separate function for "Required by" linksLukas Fleischer
2015-09-16Transfer notifications when merging packagesLukas Fleischer
2015-09-16Show providers in dependenciesLukas Fleischer
2015-09-12Mitigate JSONP callback vulnerabilitiesLukas 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-31Fix duplicate escaping of action linksLukas Fleischer
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer
2015-08-30Remember user ID when flagging package basesLukas Fleischer
2015-08-19updates_table.php: Fix identification of new packagesMarcel Korpel
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel
2015-08-17Update link to package submission documentationStefan Auditor
2015-08-17Display sources count on package details pageStefan Auditor
2015-08-17Do not allow empty commentsMarcel Korpel
2015-08-17Remove success message from comment formMarcel Korpel
2015-08-11rpc: msearch: Give orphans on empty maintainer argumentJohannes Löthberg
2015-08-08aurjson.class.php: Add missing PHPDocLukas Fleischer
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel
2015-08-08aurjson.class.php: Add method get_comment_form()Marcel Korpel
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel
2015-08-08pkg_comments.php: Merge two DIVs with same IDMarcel Korpel
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer
2015-08-08Show popularity in package base detailsLukas 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-08Add IDs to commentsMarcel Korpel
2015-08-08Only autofocus search field on the package search pageMarcel 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-08Remove superfluous close tagsMarcel Korpel
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg
2015-08-08Port notification routines to PythonLukas Fleischer