]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions.php
Better display of titles in list and share box. Fixes issue 433. Fixes issue 455.
[Github/YOURLS.git] / includes / functions.php
2010-08-24 ozhozhBetter display of titles in list and share box. Fixes...
2010-08-24 ozhozhWhitespace sanitization in page titles. Fixes issue...
2010-08-13 ozhozhIf going on a https:// admin page, make all admin links...
2010-08-13 ozhozhBetter multi bytes string chunking
2010-08-04 ozhozhMore filter on titles
2010-08-04 ozhozhWindows server detection function
2010-08-03 ozhozhRemove utf8_encode() as this only converts from ISO...
2010-08-03 ozhozhBetter funky charset handling in page titles. Fixes...
2010-08-03 ozhozhFix display of funky URL titles
2010-08-03 ozhozhAttempt at better getting remote page titles with funky...
2010-08-02 ozhozhChange in generating rnd strings (now comply to charset...
2010-07-01 ozhozhFix yourls_is_private() to work with new yourls-loader...
2010-07-01 ozhozh- Better handling of feedback message with long strings
2010-07-01 ozhozhLots of change:
2010-06-29 ozhozhAbility to pass page title to function that creates...
2010-06-29 ozhozhMake sure foreach() always loops on arrays
2010-06-25 ozhozhAdd a new action button to pop the share box
2010-06-25 ozhozhStore URL titles in DB when displaying stats page
2010-06-25 ozhozhSave title in database
2010-06-25 ozhozhRevert to a-zA-Z0-9 charset in short url keywords,...
2010-06-15 ozhozhAdd longurl to response even when fails because already...
2010-06-12 ozhozhChange in logic: now all request are handled by PHP...
2010-06-11 ozhozhBetter HTTP error handling and better remote page title...
2010-06-10 ozhozhImproved http functions:
2010-06-10 ozhozhMaybe reduce query count when editing a link. Fixes...
2010-06-07 ozhozhLess strict URL sanitization allows []^ as valid chars...
2010-05-28 ozhozhStarted implementation of the maintenance mode
2010-05-27 ozhozhTypo
2010-05-27 ozhozhPaths sanitization
2010-05-26 ozhozhBetter filter for admin URL
2010-05-25 ozhozhUse global configuration constants (YOURLS_INC etc...
2010-04-23 ozhozh- deleted functions-baseconvert.php
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-15 ozhozhBetter action hooks for redirections
2010-04-15 ozhozhPluginification of the main functions
2010-03-18 ozhozhProper error message when trying API url-stats with...
2010-03-07 ozhozhAllow forcing duplicate URLs to "no" via API request...
2010-03-04 ozhozh- move test for error reporting
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-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-01-11 ozhozhWrong bool in yourls_keyword_is_taken(). Fixes issue...
2010-01-08 ozhozhEscape function consistency
2009-12-29 ozhozhImproved: all admin URLs handled by function yourls_adm...
2009-12-29 ozhozhCleaner function: yourls_link()
2009-11-27 ozhozhBig commit
2009-11-24 ozhozhBug in upgrade for 1.4.1
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-10 ozhozhAllow quotes in URLs. Fixes issue 108.
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-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 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-22 ozhozh- stricter coding to remove some potential warnings
2009-09-19 ozhozhImplemented anti flood checks when adding new URLs...
2009-09-17 ozhozhAllow multiple short URLs for the same long URL. Fixes...
2009-09-17 ozhozhMore tests & safeguards during upgrade
2009-09-16 ozhozhLess error warning when not in debug mode
2009-09-14 ozhozhLayout tweak for small resolutions
2009-09-14 ozhozh- Fixed: incorrect fix for Issue 63. Now really fixed :)
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- Change in template for Quick Share (non hardcoded...
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 ozhozhSimpler auth function
2009-09-04 ozhozhAdding case for 'infos' in yourls_header()
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 ozhozhFixed yourls_keyword_is_reserved() (not checking correc...
2009-09-02 ozhozhTypo in yourls_log_redirect() (was logging url instead...
2009-09-02 ozhozh1.4-alpha massive commit:
2009-08-30 ozhozhRename internal _http_build_query to avoid conflicts...
2009-08-27 ozhozhChange in DB logic & functions: now refer to a global...
2009-08-25 ozhozhAdded: num queries in footer
next