]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Filter and search URLs by date. Fixes issue 72.
[Github/YOURLS.git] / includes /
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 :)
2009-09-13 ozhozhCheat: if only 1 day, prepend a day with 0 clicks befor...
2009-09-13 ozhozhFixed: line graph with proper data scaling
2009-09-13 ozhozhDB structure changed: url in yourls_url of type "text...
2009-09-13 ozhozh'Less long' urls on the admin page
2009-09-13 ozhozhAdd 'expand' method to API. Fixes issue 48.
2009-09-13 ozhozhLink, instead of button, to stats
2009-09-12 ozhozhMisc cosmetic tweaks
2009-09-12 ozhozhBig cosmetic commit
2009-09-07 ozhozh- More functions for stat page
2009-09-07 ozhozh- Change in template for Quick Share (non hardcoded...
2009-09-06 ozhozhBig commit: 1st attempt at stat page & functions
2009-09-06 ozhozhMisc functions
2009-09-06 ozhozhMore geo functions
2009-09-06 ozhozhNew functions: yourls_get_keyword_*() with cached results
2009-09-05 ozhozhTypo in yourls_get_location()
2009-09-04 ozhozhSmarter private settings: allow some pages to overrule...
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin...
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 auth function
2009-09-04 ozhozhAdding case for 'infos' in yourls_header()
2009-09-04 ozhozh- changed .htaccess with a rewrite rule for infos.php
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin/
2009-09-04 ozhozhSimpler config: no DB naming, just a table prefix ...
2009-09-03 ozhozhRespect plural when displaying number of queries in...
2009-09-03 ozhozhBetter handling of HTML in page titles when used in...
2009-09-03 ozhozhTypo
2009-09-03 ozhozhFixed: properly caching options in memory
2009-09-03 ozhozhFixed yourls_get_next_decimal() (was still using deprec...
2009-09-03 ozhozhFixed: yourls_*_option was escaping arrays
2009-09-03 ozhozhLabeling trunk as 1.4-dontuse. You've been warned :)
2009-09-03 ozhozhFixed yourls_keyword_is_reserved() (not checking correc...
next