]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - yourls-go.php
Add plain API format
[Github/YOURLS.git] / yourls-go.php
2013-04-08 LeoColombMerge pull request #1336 from LeoColomb/Fix-Github
2013-04-07 LeoColombFix end of line
2012-11-24 OzhLogic enhancement: 'action', then action, to allow...
2012-10-05 ozhozhAccept '0' as a valid short URL. Fixes issue 1201.
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2010-10-21 ozhozhTweak internal redirects: use 302 instead of 301 to...
2010-06-25 ozhozhMore hooks
2010-06-14 ozhozhBetter action names and correct variable
2010-06-12 ozhozhChange in logic: now all request are handled by PHP...
2010-05-26 ozhozhFilter when redirection defaults to YOURLS_SITE
2010-05-25 ozhozhUse global configuration constants (YOURLS_INC etc...
2010-04-20 ozhozhInclude HTML functions before displaying a page
2010-04-15 ozhozhBetter action hooks for redirections
2010-04-15 ozhozhMore Pluginifications
2010-01-04 ozhozhFixed: wrong redirection if no keyword
2009-11-27 ozhozhNew const YOURLS_GO
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-06 ozhozhNew functions: yourls_get_keyword_*() with cached results
2009-09-05 ozhozhUsing redirection function instead of header()
2009-09-02 ozhozh1.4-alpha massive commit:
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-08-22 ozhozhRespect HTTP protocol on redirection
2009-07-04 lesterchanRemove Debug Info
2009-07-02 ozhozhFixed: typo in constant YOURS_SITE
2009-05-12 ozhozhFIX: require() with absolute paths
2009-05-12 lesterchan- Moved to /admin/ folder