]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Move tablesorting stuff to the proper JS file
[Github/YOURLS.git] / includes /
2010-04-23 ozhozhadmin_notices hook example inline
2010-04-23 ozhozh- deleted functions-baseconvert.php
2010-04-23 ozhozhMore hook ('admin_notice')
2010-04-20 ozhozhFunctions to read plugin headers
2010-04-20 ozhozhMore filters and more actions
2010-04-20 ozhozh- Bump version to 1.5-beta
2010-04-16 ozhozhNew function: yourls_get_remote_title() and associated...
2010-04-16 ozhozhAllow config.php to be moved in the /user directory
2010-04-15 ozhozhBetter action hooks for redirections
2010-04-15 ozhozhPluginification of the main functions
2010-04-15 ozhozhPluginification of the HTML functions
2010-04-15 ozhozhTweak action for class based plugins
2010-04-15 ozhozhFirst commit of the plugin architecture:
2010-03-18 ozhozhStricter coding, fix warning when API request with...
2010-03-18 ozhozhProper error message when trying API url-stats with...
2010-03-17 ozhozh1.4.3 : hopefully a fixed upgrader. Fixes issue 277 1.4.3
2010-03-17 ozhozhInsert sample links on install
2010-03-12 ozhozhMore installer crappage (wrong key). Fixes issue 270.
2010-03-11 ozhozhLog table inconsistency between upgrader/installer...
2010-03-09 ozhozhBump: 1.4.2 1.4.2
2010-03-09 ozhozhFixed: better auth checks
2010-03-07 ozhozhAllow forcing duplicate URLs to "no" via API request...
2010-03-04 ozhozhRemove warning when trying to store cookie after header...
2010-03-04 ozhozh- move test for error reporting
2010-03-04 ozhozhCosmetic tweak in <head>
2010-03-02 ozhozhBetter yourls_is_shorturl()
2010-03-02 ozhozhPrevent internal redirection loops. Fixes issue 173.
2010-03-02 ozhozhBetter function comment
2010-03-02 ozhozhSimplify logic to get remote IP. Fixes issue 220.
2010-03-01 ozhozhTypo. Fixes issue 256
2010-02-26 ozhozhBetter and simpler URL stat API function.
2010-02-26 ozhozhIndividual URL stats API call. Fixes issue 211.
2010-02-26 ozhozhFilter and search URLs by date. Fixes issue 72.
2010-02-26 ozhozhAbility to filter URLs by Short URL. Fixes issue 181.
2010-02-19 ozhozhExtra </div>. Fixes issue 229.
2010-01-11 ozhozhWrong bool in yourls_keyword_is_taken(). Fixes issue...
2010-01-08 ozhozhEscape function consistency
2009-12-29 ozhozhForce no cache for all admin pages. Fixes issue 191.
2009-12-29 ozhozhImproved: all admin URLs handled by function yourls_adm...
2009-12-29 ozhozhCleaner function: yourls_link()
2009-11-28 ozhozhCosmetic tweaks
2009-11-28 ozhozhMake sure there's always an htaccess file after upgrade
2009-11-27 ozhozhBig commit
2009-11-24 ozhozhBug in upgrade for 1.4.1
2009-11-24 ozhozhStandard compliant JSON. Fixes issue 145.
2009-11-24 ozhozh- new constants: YOURLS_COOKIE_LIFE and YOURLS_NONCE_LIFE
2009-10-20 ozhozhRemove keyword maxlength in admin panel. Fixes issue...
2009-10-18 ozhozhPHP < 5.1 compat fix. Fixes issue 141.
2009-10-17 ozhozhFix install problem where index dropping would not...
2009-10-15 ozhozhWrong cookiekey link
2009-10-14 ozhozhRemove unused function
2009-10-14 ozhozhBump: 1.4 1.4
2009-10-12 ozhozhFixes issue 128.
2009-10-10 ozhozhAllow quotes in URLs. Fixes issue 108.
2009-10-09 ozhozhLogin now remembers what to do once you've logged in...
2009-10-09 ozhozhAdd feature to disable stat logging, fixes issue 124.
2009-10-05 ozhozhHTML entities in URLs. I'm pretty sure this one works...
2009-10-04 ozhozhEncode html entities before sanitize URL. Fixes issue...
2009-10-04 ozhozh- Fixed JS error when editing a link
2009-10-04 ozhozhFixed: false warning on .htaccess update
2009-10-04 ozhozhJust a little credit where due
2009-09-27 ozhozhGiving issue 102 a stab (WP plugin + 'local' setting...
2009-09-27 ozhozhStricter coding + allow to shortcut ip flood check
2009-09-27 ozhozh- Stricter coding
2009-09-27 ozhozhRemove number formatting in admin index. Fixes issue 97.
2009-09-27 ozhozhPrevent notice warning
2009-09-24 ozhozhInstaller fix + better messages in case everything...
2009-09-23 ozhozhFix install procedure. Damn it was broken :/
2009-09-23 ozhozh<meta http-equiv="X-UA-Compatible" content="chrome=1">
2009-09-23 ozhozhMake config clearer regarding the install or upgrade...
2009-09-23 ozhozh(harmless) typo in salting function
2009-09-22 ozhozh- stricter coding to remove some potential warnings
2009-09-22 ozhozhRemove warning
2009-09-21 ozhozhTypo. Fixes Issue 87.
2009-09-19 ozhozhStricter coding: avoid warning if defined
2009-09-19 ozhozhModify DB structure (new indexes) - follow up to r184
2009-09-19 ozhozhImplemented anti flood checks when adding new URLs...
2009-09-19 ozhozhLoad auth functions from start if needed
2009-09-19 ozhozhRemove useless indexes from table LOG. Fixes issue 81
2009-09-17 ozhozhAllow multiple short URLs for the same long URL. Fixes...
2009-09-17 ozhozhRewrite rule for stat page with short url aggregation
2009-09-17 ozhozhRemove YOURLS_DEBUG from sample. Don't tempt users :)
2009-09-17 ozhozhFrom -dontuse to -beta, it's coming!
2009-09-17 ozhozhMore tests & safeguards during upgrade
2009-09-17 ozhozhKill old cookies from version 1.3
2009-09-17 ozhozhFollowup to r170
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-17 ozhozhFix error in install check
2009-09-16 ozhozhLess error warning when not in debug mode
2009-09-16 ozhozhUsing yourls.org shortened links :)
2009-09-16 ozhozhFixing install procedure that was crappily broken
2009-09-16 ozhozhTypo in functions-upgrade.php. Fixes issue 76.
2009-09-16 ozhozhBig commit: the individual stat page is just fucking...
2009-09-16 ozhozhBig commit: all the geostuff module. Finally decided...
2009-09-16 ozhozhClean .htaccess file from 1.3 to 1.4
2009-09-14 ozhozhLayout tweak for small resolutions
2009-09-14 ozhozhTypo in .htaccess. Fixes issue 71.
2009-09-14 ozhozh- Fixed: incorrect fix for Issue 63. Now really fixed :)
2009-09-14 ozhozhRephrase in config sample
2009-09-13 ozhozhScaling fix on line charts (f*ck this is complicated :)
next