]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - yourls-api.php
Add plain API format
[Github/YOURLS.git] / yourls-api.php
2014-10-26 ozhDeprecated function leftover, oopsie.
2013-04-08 LeoColombMerge pull request #1336 from LeoColomb/Fix-Github
2013-04-07 LeoColombFix end of line
2013-02-10 OzhAaaaaaand more translation. Aaaaaaand I think that...
2012-12-14 OzhSmarter API (de/register methods) and a 'version' metho...
2012-12-14 OzhStricter coding: prevent notices in yourls-api.php
2012-09-29 ozhozhAllow registering of custom API actions. Weeeeeeee.
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2011-09-11 ozhozhStricter coding for less notice.
2011-08-10 ozhozhFull jsonp support. Fixes issue 744.
2011-01-26 ozhozhNew API method ('db-stats') and clearer comments. See...
2010-07-01 ozhozhMore comments
2010-06-29 ozhozhAbility to pass page title to function that creates...
2010-04-15 ozhozhMore Pluginifications
2010-02-26 ozhozhIndividual URL stats API call. Fixes issue 211.
2009-09-22 ozhozh- stricter coding to remove some potential warnings
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-13 ozhozhAdd 'expand' method to API. Fixes issue 48.
2009-09-04 ozhozhSimpler auth function
2009-08-27 ozhozhChange in DB logic & functions: now refer to a global...
2009-08-22 ozhozhStricter coding syntax to avoid notices because of...
2009-06-23 ozhozhAPI improvements: stats
2009-05-21 ozhozhImproving the API functions and API sample file to...
2009-05-12 ozhozhFIX: require() with absolute paths
2009-05-12 lesterchan- Moved to /admin/ folder