Age | Commit message (Expand) | Author |
2015-10-24 | aurjson: Allow underscores in JSONP callback names | Lukas Fleischer |
2015-10-09 | aurjson: Rename the search_by parameter to "by" | Lukas Fleischer |
2015-10-04 | aurjson: Merge info and multiinfo commands | Lukas Fleischer |
2015-10-04 | aurjson: Add "maintainer" search type | Lukas Fleischer |
2015-10-03 | Fix parameter processing in parse_multiinfo_args() | Lukas Fleischer |
2015-09-26 | aurjson.class.php: Sync error message with front-end | Lukas Fleischer |
2015-09-25 | aurjson.class.php: Fix "Undefined index" notices | Lukas Fleischer |
2015-09-12 | Mitigate JSONP callback vulnerabilities | Lukas Fleischer |
2015-08-11 | rpc: msearch: Give orphans on empty maintainer argument | Johannes Löthberg |
2015-08-08 | aurjson.class.php: Add missing PHPDoc | Lukas Fleischer |
2015-08-08 | aurjson.class.php: Add method get_comment_form() | Marcel Korpel |
2015-08-08 | Expose name-only search through the RPC interface | Johannes Löthberg |
2015-08-08 | aurjson: Pass http_data array to all functions | Johannes Löthberg |
2015-08-08 | Delete unused variable | Johannes Löthberg |
2015-07-04 | RPC: Add decimal_fields array for floating-point fields | Johannes Löthberg |
2015-06-27 | Add the popularity field to the RPC interface | Lukas Fleischer |
2015-06-14 | Replace categories with keywords | Lukas Fleischer |
2015-06-11 | Reintroduce the URLPath field | Lukas Fleischer |
2015-06-09 | aurjson.class.php: Exclude hidden package bases | Lukas Fleischer |
2014-12-27 | Use Git repositories to store packages | Lukas Fleischer |
2014-10-24 | Use an INI-style configuration file | Lukas Fleischer |
2014-07-23 | Add typeahead suggest to the merge request form | Lukas Fleischer |
2014-06-25 | Make results consistent in RPC replies | Lukas Fleischer |
2014-05-31 | aurjson: Add a PackageBaseID field | Lukas Fleischer |
2014-05-18 | aurjson: Fix multiinfo when using package IDs | Lukas Fleischer |
2014-04-28 | Use RPC API version 1 by default | Lukas Fleischer |
2014-04-28 | Support versioned RPC queries | Lukas Fleischer |
2014-04-28 | aurjson.class.php: Style fixes | Lukas Fleischer |
2014-04-28 | Add a version tag to RPC replies | Lukas Fleischer |
2014-04-28 | Add more fields to RPC info replies | Lukas Fleischer |
2014-04-27 | Fix the RPC interface | Lukas Fleischer |
2013-09-02 | Specify charset in Content-Type header when returning JSON data from API. | Chris Down |
2013-02-10 | Add database wrapper class and new connection method | canyonknight |
2013-01-19 | Implemented typeahead suggest | Marcel Korpel |
2012-10-22 | aurjson.class.php: Limit number of RPC results | canyonknight |
2012-09-18 | Migrate all DB code to use PDO | canyonknight |
2011-11-03 | RPC: Do not return an error on 0 results | Lukas Fleischer |
2011-11-02 | aurjson: add result count to JSON result | Dave Reisner |
2011-10-24 | Escape wildcards in "LIKE" patterns | Lukas Fleischer |
2011-10-24 | Wrap mysql_real_escape_string() in a function | Lukas Fleischer |
2011-09-23 | RPC: Coerce numeric values into integers | Lukas Fleischer |
2011-09-23 | RPC: Provide out-of-date timestamp | Lukas Fleischer |
2011-08-22 | RPC: Fix info queries when using package IDs | Lukas Fleischer |
2011-08-10 | Segment the upload directory by package name prefix | Dan McGee |
2011-06-22 | rename *.inc files to *.inc.php and adjust imports and references | elij |
2011-05-17 | add first submitted and last modified to rpc output | kachelaqa |
2011-05-17 | add support for etag and conditional get (if-none-match) | elij |
2011-04-16 | rpc: unify methods return (fixes FS#17597) | tuxce |
2011-04-16 | rpc: introduce multiinfo query (fixes FS#17583) | Dan McGee |
2011-04-16 | rpc.php: be a bit more consistent in query building | Dan McGee |