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
2020-05-09Smarter keyword sanitization (#2682)྅༻ Ǭɀħ ༄༆ཉ
2018-08-05Tell (Google)bots not to index short URLsozh
2013-04-07Fix end of lineLeoColomb
2012-11-24Logic enhancement: 'action', then action, to allow 'action' to modify action.Ozh
2012-10-05Accept '0' as a valid short URL. Fixes issue 1201.ozhozh
2012-08-20Whitespaces, bitches!! Because, you know, CodingStandards.ozhozh
2010-10-21Tweak internal redirects: use 302 instead of 301 to help prevent browser cach...ozhozh
2010-06-25More hooksozhozh
2010-06-14Better action names and correct variableozhozh
2010-06-12Change in logic: now all request are handled by PHP in yourls-loader.php inst...ozhozh
2010-05-27Filter when redirection defaults to YOURLS_SITEozhozh
2010-05-25Use global configuration constants (YOURLS_INC etc..) instead of hardcoded pathsozhozh
2010-04-20Include HTML functions before displaying a pageozhozh
2010-04-15Better action hooks for redirectionsozhozh
2010-04-15More Pluginificationsozhozh
2010-01-04Fixed: wrong redirection if no keywordozhozh
2009-11-28New const YOURLS_GOozhozh
2009-09-17Logic change: include "load-yourls.php" instead of "config.php" to start engineozhozh
2009-09-06New functions: yourls_get_keyword_*() with cached resultsozhozh
2009-09-05Using redirection function instead of header()ozhozh
2009-09-031.4-alpha massive commit:ozhozh
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-08-22Respect HTTP protocol on redirectionozhozh
2009-07-04Remove Debug Infolesterchan
2009-07-02Fixed: typo in constant YOURS_SITEozhozh
2009-05-13FIX: require() with absolute pathsozhozh
2009-05-12- Moved to /admin/ folderlesterchan