summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer
2015-12-13Save comment when closing requestsLukas Fleischer
2015-12-12Only show "last edited" to logged in usersLukas Fleischer
2015-12-12Implement capability to pin comments above othersMark Weiman
2015-12-12Remove reassignment of base_id in pkg_comments.phpMark Weiman
2015-11-26Dedupe translatable stringsLukas Fleischer
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz
2015-11-14Make the notification script configurableLukas Fleischer
2015-11-12Remove redundant codeLukas Fleischer
2015-10-31footer: Close short open tagLukas Fleischer
2015-10-25Support long email addressesLukas Fleischer
2015-10-25Fix user name length limit on the account edit formLukas Fleischer
2015-10-24Highlight broken dependenciesLukas Fleischer
2015-10-24Hide optdepend description if not availableLukas Fleischer
2015-10-24Include trivial AUR providers in pkg_providers()Lukas Fleischer
2015-10-24Always retrieve dependency providersLukas Fleischer
2015-10-24Fix spacing of versioned dependenciesLukas Fleischer
2015-10-24Disable mass unflaggingLukas Fleischer
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer
2015-10-22Do not redirect when showing errors during flaggingLukas Fleischer
2015-10-21Check comment length in the backendLukas Fleischer
2015-10-21Track providers in the official repositoriesLukas Fleischer
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer
2015-10-17Refactor pkgbase_set_comaintainers()Lukas Fleischer
2015-10-17Make copyright notice translatableLukas Fleischer
2015-10-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer
2015-10-04rpc.php: Display generated documentationLukas Fleischer
2015-10-04aurjson: Merge info and multiinfo commandsLukas Fleischer
2015-10-04aurjson: Add "maintainer" search typeLukas Fleischer
2015-10-03Release 4.1.1v4.1.1Lukas Fleischer
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-10-03Fix dependency sortingLukas Fleischer
2015-10-03Fix parameter processing in parse_multiinfo_args()Lukas Fleischer
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