summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2015-11-26Dedupe translatable stringsLukas Fleischer7-7/+7
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz3-4/+4
2015-11-14Make the notification script configurableLukas Fleischer1-1/+1
2015-11-12Remove redundant codeLukas Fleischer1-15/+1
2015-10-31footer: Close short open tagLukas Fleischer1-1/+1
2015-10-25Support long email addressesLukas Fleischer2-2/+2
2015-10-25Fix user name length limit on the account edit formLukas Fleischer1-1/+1
2015-10-24Highlight broken dependenciesLukas Fleischer2-0/+14
2015-10-24Hide optdepend description if not availableLukas Fleischer1-1/+1
2015-10-24Include trivial AUR providers in pkg_providers()Lukas Fleischer1-4/+5
2015-10-24Always retrieve dependency providersLukas Fleischer1-11/+8
2015-10-24Fix spacing of versioned dependenciesLukas Fleischer1-1/+1
2015-10-24Disable mass unflaggingLukas Fleischer1-1/+0
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer1-1/+1
2015-10-22Do not redirect when showing errors during flaggingLukas Fleischer1-2/+38
2015-10-21Check comment length in the backendLukas Fleischer2-6/+5
2015-10-21Track providers in the official repositoriesLukas Fleischer1-16/+48
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer1-0/+2
2015-10-17Refactor pkgbase_set_comaintainers()Lukas Fleischer1-6/+20
2015-10-17Make copyright notice translatableLukas Fleischer1-1/+1
2015-10-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer1-5/+9
2015-10-04rpc.php: Display generated documentationLukas Fleischer1-28/+1
2015-10-04aurjson: Merge info and multiinfo commandsLukas Fleischer1-2/+5
2015-10-04aurjson: Add "maintainer" search typeLukas Fleischer1-21/+22
2015-10-03Release 4.1.1Lukas Fleischer1-1/+1
2015-10-03Do not redirect to details page after deletionLukas Fleischer1-0/+2
2015-10-03Redirect to details pages after performing actionsLukas Fleischer4-4/+4
2015-10-03Fix a PHP "Undefined index" noticeLukas Fleischer1-1/+5
2015-10-03Fix dependency sortingLukas Fleischer1-1/+2
2015-10-03Fix parameter processing in parse_multiinfo_args()Lukas Fleischer1-3/+2
2015-10-03Release 4.1.0Lukas Fleischer1-1/+1
2015-09-26aurjson.class.php: Sync error message with front-endLukas Fleischer1-1/+1
2015-09-25pkgfuncs.inc.php: Squelch PHP warningLukas Fleischer1-0/+1
2015-09-25aurjson.class.php: Fix "Undefined index" noticesLukas Fleischer1-4/+8
2015-09-24Make it more clear that the bug tracker is for aurweb onlyMarcel Korpel1-1/+1
2015-09-23Add search for keywords onlyMarcel Korpel2-39/+65
2015-09-20Add option to hide one's email addressMarcel Korpel5-15/+38
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer2-1/+5
2015-09-18Extract package name from detailsLukas Fleischer2-49/+14
2015-09-18Remove legacy codeLukas Fleischer1-189/+0
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer2-9/+30
2015-09-17Use a separate function for "Required by" linksLukas Fleischer2-28/+66
2015-09-16Transfer notifications when merging packagesLukas Fleischer1-0/+14
2015-09-16Show providers in dependenciesLukas Fleischer1-6/+59
2015-09-12Mitigate JSONP callback vulnerabilitiesLukas Fleischer1-2/+6
2015-09-11Allow for logging in via email addressLukas Fleischer3-2/+17
2015-09-11Remove superfluous function valid_user()Lukas Fleischer2-27/+2
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer3-7/+19
2015-09-11Move package base flagging to a separate formLukas Fleischer3-3/+47
2015-08-31Fix duplicate escaping of action linksLukas Fleischer1-7/+7