summaryrefslogtreecommitdiff
path: root/web/lib/aurjson.class.php
AgeCommit message (Expand)Author
2016-03-01aurjson: Remove stray GROUP BY clauseLukas Fleischer
2016-02-09aurjson: Add package base keywordsLukas Fleischer
2015-12-13aurjson: Do not search by ID when argument is numericLukas Fleischer
2015-10-24aurjson: Allow underscores in JSONP callback namesLukas Fleischer
2015-10-09aurjson: Rename the search_by parameter to "by"Lukas Fleischer
2015-10-04aurjson: Merge info and multiinfo commandsLukas Fleischer
2015-10-04aurjson: Add "maintainer" search typeLukas Fleischer
2015-10-03Fix parameter processing in parse_multiinfo_args()Lukas Fleischer
2015-09-26aurjson.class.php: Sync error message with front-endLukas Fleischer
2015-09-25aurjson.class.php: Fix "Undefined index" noticesLukas Fleischer
2015-09-12Mitigate JSONP callback vulnerabilitiesLukas Fleischer
2015-08-11rpc: msearch: Give orphans on empty maintainer argumentJohannes Löthberg
2015-08-08aurjson.class.php: Add missing PHPDocLukas Fleischer
2015-08-08aurjson.class.php: Add method get_comment_form()Marcel Korpel
2015-08-08Expose name-only search through the RPC interfaceJohannes Löthberg
2015-08-08aurjson: Pass http_data array to all functionsJohannes Löthberg
2015-08-08Delete unused variableJohannes Löthberg
2015-07-04RPC: Add decimal_fields array for floating-point fieldsJohannes Löthberg
2015-06-27Add the popularity field to the RPC interfaceLukas Fleischer
2015-06-14Replace categories with keywordsLukas Fleischer
2015-06-11Reintroduce the URLPath fieldLukas Fleischer
2015-06-09aurjson.class.php: Exclude hidden package basesLukas Fleischer
2014-12-27Use Git repositories to store packagesLukas Fleischer
2014-10-24Use an INI-style configuration fileLukas Fleischer
2014-07-23Add typeahead suggest to the merge request formLukas Fleischer
2014-06-25Make results consistent in RPC repliesLukas Fleischer
2014-05-31aurjson: Add a PackageBaseID fieldLukas Fleischer
2014-05-18aurjson: Fix multiinfo when using package IDsLukas Fleischer
2014-04-28Use RPC API version 1 by defaultLukas Fleischer
2014-04-28Support versioned RPC queriesLukas Fleischer
2014-04-28aurjson.class.php: Style fixesLukas Fleischer
2014-04-28Add a version tag to RPC repliesLukas Fleischer
2014-04-28Add more fields to RPC info repliesLukas Fleischer
2014-04-27Fix the RPC interfaceLukas Fleischer
2013-09-02Specify charset in Content-Type header when returning JSON data from API.Chris Down
2013-02-10Add database wrapper class and new connection methodcanyonknight
2013-01-19Implemented typeahead suggestMarcel Korpel
2012-10-22aurjson.class.php: Limit number of RPC resultscanyonknight
2012-09-18Migrate all DB code to use PDOcanyonknight
2011-11-03RPC: Do not return an error on 0 resultsLukas Fleischer
2011-11-02aurjson: add result count to JSON resultDave Reisner
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-09-23RPC: Coerce numeric values into integersLukas Fleischer
2011-09-23RPC: Provide out-of-date timestampLukas Fleischer
2011-08-22RPC: Fix info queries when using package IDsLukas Fleischer
2011-08-10Segment the upload directory by package name prefixDan McGee
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij
2011-05-17add first submitted and last modified to rpc outputkachelaqa
2011-05-17add support for etag and conditional get (if-none-match)elij