]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/load-yourls.php
Translation API! zomigod. First pass. See Issue 52.
[Github/YOURLS.git] / includes / load-yourls.php
2013-02-03 OzhTranslation API! zomigod. First pass. See Issue 52.
2012-12-14 OzhSmarter API (de/register methods) and a 'version' metho...
2012-12-09 OzhBig commit: yourls_esc_*() functions. Uses parts of...
2012-11-21 OzhLess constants, more functions. Fixes issue 1232.
2012-10-24 OzhMaintenance mode (interrupt everything is activated...
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2012-08-17 ozhozhIncorrect inclusion of config.php from the includes...
2012-08-16 ozhozhGives priority to /user/config.php (preferred location...
2011-08-29 ozhozhRegroup formatting functions in a separate file.
2011-06-14 ozhozhNew filter on get all options, and early inclusion...
2011-04-27 ozhozhIntroduce a shutdown hook
2011-04-23 ozhozhAlways load display functions, that's useless and poten...
2011-04-01 ozhozhdie() properly if noob has noobed up.
2010-11-24 ozhozhLonger nonce. Too many noobs out there.
2010-11-08 ozhozhTypo. It showed too much where I steal some functions...
2010-11-08 ozhozh- Stat links comply to SSL preference. Fixes issue...
2010-10-21 ozhozhTweak internal redirects: use 302 instead of 301 to...
2010-09-23 ozhozhDon't set page title as "Error: ....". Fixes issue...
2010-08-26 ozhozh- path constants sanitized
2010-08-06 ozhozhDefine constants earlier in load-yourls.php. Now you...
2010-08-06 ozhozhAllow drop-in replacement for class-mysql.php
2010-08-05 ozhozhNo includes if config.php not found
2010-06-25 ozhozhDefine default URLs to user dirs
2010-06-07 ozhozhWrong define. Fixes issue 357.
2010-05-28 ozhozhStarted implementation of the maintenance mode
2010-05-27 ozhozhPaths sanitization
2010-05-25 ozhozhDefine more global constants at init
2010-04-23 ozhozh- deleted functions-baseconvert.php
2010-04-20 ozhozhMore filters and more actions
2010-04-16 ozhozhAllow config.php to be moved in the /user directory
2010-04-15 ozhozhFirst commit of the plugin architecture:
2010-03-04 ozhozh- move test for error reporting
2009-12-29 ozhozhImproved: all admin URLs handled by function yourls_adm...
2009-11-27 ozhozhBig commit
2009-11-24 ozhozh- new constants: YOURLS_COOKIE_LIFE and YOURLS_NONCE_LIFE
2009-09-24 ozhozhInstaller fix + better messages in case everything...
2009-09-23 ozhozhFix install procedure. Damn it was broken :/
2009-09-19 ozhozhImplemented anti flood checks when adding new URLs...
2009-09-19 ozhozhLoad auth functions from start if needed
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-16 ozhozhFixing install procedure that was crappily broken
2009-09-04 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-09-04 ozhozhRenamed upgrade check constant to YOURLS_NO_UPGRADE_CHECK
2009-09-04 ozhozhSimpler config: no DB naming, just a table prefix ...
2009-09-03 ozhozhFixed: properly caching options in memory
2009-09-02 ozhozh1.4-alpha massive commit: