Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-14Add jsonp parameter in API as a fallback to match documentation (#2567)bluemorbo
2014-10-26Deprecated function leftover, oopsie.ozh
2013-04-07Fix end of lineLeoColomb
2013-02-11Aaaaaaand more translation. Aaaaaaand I think that's it!Ozh
2012-12-14Smarter API (de/register methods) and a 'version' method. See Issue 1259.Ozh
2012-12-14Stricter coding: prevent notices in yourls-api.phpOzh
2012-09-30Allow registering of custom API actions. Weeeeeeee.ozhozh
2012-08-20Whitespaces, bitches!! Because, you know, CodingStandards.ozhozh
2011-09-11Stricter coding for less notice.ozhozh
2011-08-10Full jsonp support. Fixes issue 744.ozhozh
2011-01-26New API method ('db-stats') and clearer comments. See issue 652.ozhozh
2010-07-01More commentsozhozh
2010-06-30Ability to pass page title to function that creates new link -- save remote H...ozhozh
2010-04-15More Pluginificationsozhozh
2010-02-26Individual URL stats API call. Fixes issue 211.ozhozh
2009-09-22- stricter coding to remove some potential warningsozhozh
2009-09-17Logic change: include "load-yourls.php" instead of "config.php" to start engineozhozh
2009-09-13Add 'expand' method to API. Fixes issue 48.ozhozh
2009-09-05Simpler auth functionozhozh
2009-08-28Change in DB logic & functions: now refer to a global $ydb object created by ...ozhozh
2009-08-22Stricter coding syntax to avoid notices because of undefined indexesozhozh
2009-06-23API improvements: statsozhozh
2009-05-21Improving the API functions and API sample file to reflect the new auth systemozhozh
2009-05-13FIX: require() with absolute pathsozhozh
2009-05-12- Moved to /admin/ folderlesterchan