]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions.php
Introduce yourls_sanitize_url_safe()
[Github/YOURLS.git] / includes / functions.php
2017-02-05 ozhIntroduce yourls_sanitize_url_safe()
2016-03-05 Léo ColombaroMerge branch 'refs/heads/pr/1921'
2016-02-29 BstNameUpdate from original
2015-12-18 ozhFetch 32K instead of 2K to find a <title>
2015-12-05 ozhTypo 1.7.1
2015-12-05 ozhMerge pull request #1998 from YOURLS/pr1824
2015-12-05 ozhMerge branch 'master' into pr1824
2015-11-28 ozhDont download whole page when fetching title
2015-05-27 ozhRefactor functions sending headers to be testable
2015-05-07 ozhMore filter on small yourls_is_stuff() funcs
2015-05-07 ozhDeprecate function
2015-05-03 ozhFilter helper functions
2015-04-20 ozhFor hackers: add comment about preventing XSS
2015-04-16 ozhUse same timestamp in redirect than in new link
2015-04-16 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1882 from YOURLS/noobsite
2015-04-10 ozhSmarter domain convention in examples and source
2014-11-05 ozhFetch titles with an optional fallback string
2014-11-05 ozhStricter scheme detection
2014-11-05 ozhNo need to optimize here
2014-10-26 ozhDeprecate yourls_apply_filters (plural). Fixes #1671.
2014-05-06 ozhRevert "More helpful "URL exists" notice. Fixes #1676"
2014-05-06 ozhMore helpful "URL exists" notice. Fixes #1676
2014-03-17 ozhIf applicable, always echo the favicon. Fixes #1656
2014-02-08 ozhphpdoc clarification
2014-02-07 ozhMerge branch 'master' of https://github.com/YOURLS...
2014-02-07 ozhHeh. Just found out about str_shuffle().
2014-02-07 ozhCheck if DB server is dead
2014-02-04 ozhMove function to db file. Comply to debug mode.
2014-02-02 ozhSimpler base encoding checks
2014-02-02 ozhChecks. Fix #1608.
2014-02-02 ozhSend requests to AYO using `https` whenever possible
2014-01-08 ozhUndeprecate: yourls_has_interface() is used in the...
2014-01-02 ozhMerge branch 'master' of https://github.com/YOURLS...
2014-01-02 ozhEscape all the things.
2013-12-31 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1523 from YOURLS/http-lib
2013-12-30 ozhShuntable edit & delete link functions.php
2013-12-30 ozhMerge branch 'master' into http-lib
2013-12-30 ozhCleaning: deprecated stuff in their own file
2013-12-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1570 from YOURLS/fix-1512
2013-12-28 ozhShould fix PNS bookmarklet
2013-12-26 ozhMerge branch 'master' into http-lib
2013-12-26 ozhIntroduce function yourls_debug_log()
2013-12-25 ozhComments about that mysterious clone because I'll never...
2013-12-25 ozhActually use values we escape. Duh.
2013-12-25 ozhUse clone to break object refs. Don't ask.
2013-12-25 ozhAlso delete option from cache
2013-12-25 ozhSync yourls_is_serialized() with its WP counterpart...
2013-12-25 ozhMake yourls_add_option() return something. Also, phpdocs.
2013-12-25 ozhComments about that mysterious clone because I'll never...
2013-12-25 ozhActually use values we escape. Duh.
2013-12-25 ozhUse clone to break object refs. Don't ask.
2013-12-25 ozhAlso delete option from cache
2013-12-25 ozhSync yourls_is_serialized() with its WP counterpart...
2013-12-25 ozhMake yourls_add_option() return something. Also, phpdocs.
2013-12-13 ozhMerge
2013-12-13 ozhImprove yourls_get_remote_title()
2013-12-13 ozhyourls_get_remote_title() with Requests. TODO: a couple...
2013-12-13 ozhImplement use of Requests - first pass.
2013-12-11 ozhCheck first (with most frequent check first), then...
2013-12-11 ozhDon't check for spam when installing. Fixes #1558.
2013-12-11 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-12-11 ozhFunction yourls_get_longurl_keywords() to simplify...
2013-12-04 ozhDon't try to secure HTTPS more with an extra S. Fix...
2013-11-18 Clayton DaleyFixed typo.
2013-11-18 Clayton DaleyAdded filter to yourls_get_longurl_keywords. Fixed...
2013-11-18 Clayton DaleyUpdated function name. Deprecated old version. Updated...
2013-11-12 ozhyourls_get_remote_title() with Requests. TODO: a couple...
2013-11-09 Clayton DaleyFixed Travis error.
2013-11-09 Clayton DaleyMoved filter into named function.
2013-11-09 Clayton DaleyClarified comment.
2013-11-09 Clayton DaleyAdded sort (order by) options to new yours_get_keywords...
2013-11-09 Clayton DaleyI want to be able to get all keywords for a specific...
2013-10-31 ozhImplement use of Requests - first pass.
2013-10-21 ozhImplement use of Requests - first pass.
2013-09-07 LeoColombInclude once to avoid duplication
2013-09-06 ozhGeo IP function fix, for IPv4 and IPv6. Fixes #1482
2013-09-02 LeoColombString declaration
2013-08-19 Léo ColombaroMerge pull request #1425 from YOURLS/Fix-GeoIP
2013-06-12 ozhFixing and improving stuff on @nicwaller's patch
2013-06-06 ozhMerge branch 'master' of https://github.com/ozh/YOURLS
2013-06-06 ozhTidy up - unneeded vars & comments
2013-06-06 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-06-06 ozhCleanup - unneeded vars
2013-06-06 ozhMerge branch 'raldenhoven-master'
2013-06-06 RaldenhovenMore efficient way to check if short URL is free
2013-05-04 ozhLet's make this even more simpler.
2013-05-04 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1381 from ozh/db-check
2013-05-04 ozhwhite space
2013-05-03 ozhRemove potential warning
2013-05-03 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1380 from ozh/typos
2013-05-03 ozhTypos and unused variables. Good job, PhpStorm!
2013-05-01 ozhMerge branch 'master' of https://github.com/hultra...
2013-04-30 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1368 from ozh/99e243414a709ab9bd6e8...
2013-04-30 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #2 from ozh/fix-1366
2013-04-30 ozhMake yourls_is_shorturl() accept keyword and URLs....
2013-04-30 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1367 from ozh/check-db-ver
2013-04-30 ozhMerge branch 'issue1348' of https://github.com/ozh...
2013-04-30 ozhBetter error reporting on install. Fixes issue #1347.
2013-04-29 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-04-26 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1359 from adigitalife/master
next