summaryrefslogtreecommitdiffstats
path: root/web/lib
AgeCommit message (Expand)AuthorFilesLines
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer1-1/+1
2015-10-21Check comment length in the backendLukas Fleischer1-0/+4
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-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer1-5/+9
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.1v4.1.1Lukas Fleischer1-1/+1
2015-10-03Fix parameter processing in parse_multiinfo_args()Lukas Fleischer1-3/+2
2015-10-03Release 4.1.0v4.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-23Add search for keywords onlyMarcel Korpel1-39/+64
2015-09-20Add option to hide one's email addressMarcel Korpel1-2/+9
2015-09-20Rename "Age" search order to "Last modified"Lukas Fleischer1-0/+4
2015-09-18Extract package name from detailsLukas Fleischer1-36/+0
2015-09-18Remove legacy codeLukas Fleischer1-189/+0
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer1-5/+26
2015-09-17Use a separate function for "Required by" linksLukas Fleischer1-27/+65
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 Fleischer2-1/+16
2015-09-11Remove superfluous function valid_user()Lukas Fleischer1-26/+1
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-6/+8
2015-08-31Fix duplicate escaping of action linksLukas Fleischer1-7/+7
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer2-2/+3
2015-08-30Remember user ID when flagging package basesLukas Fleischer1-2/+2
2015-08-17Do not allow empty commentsMarcel Korpel1-0/+10
2015-08-11rpc: msearch: Give orphans on empty maintainer argumentJohannes Löthberg1-2/+6
2015-08-08aurjson.class.php: Add missing PHPDocLukas Fleischer1-0/+17
2015-08-08aurjson.class.php: Add method get_comment_form()Marcel Korpel1-1/+48
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel2-2/+2
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer1-3/+2
2015-08-08Show popularity in package base detailsLukas Fleischer2-3/+3
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel1-15/+16
2015-08-08Use username from the database if one is provided by the userMarcel Korpel1-3/+5
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel1-3/+6
2015-08-08Support comment editing in the backendMarcel Korpel2-1/+59
2015-08-08Add comment edit icon and formMarcel Korpel3-0/+35
2015-08-08Port notification routines to PythonLukas Fleischer3-233/+60
2015-08-08Expose name-only search through the RPC interfaceJohannes Löthberg1-2/+17
2015-08-08aurjson: Pass http_data array to all functionsJohannes Löthberg1-15/+23
2015-08-08Delete unused variableJohannes Löthberg1-1/+0
2015-08-08Release 4.0.0v4.0.0Lukas Fleischer1-1/+1
2015-07-14stats.inc.php: Improve definition of "added"Lukas Fleischer1-5/+9
2015-07-12use rel="nofollow" for links in commentsDaniel Micay1-1/+1
2015-07-04RPC: Add decimal_fields array for floating-point fieldsJohannes Löthberg1-0/+7