]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Add plain API format
[Github/YOURLS.git] / includes /
2015-04-23 ozhMake sure we can bypass newer version check
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
2015-03-10 BestNa.me LabsMerge pull request #1 from YOURLS/master
2015-03-10 Léo ColombaroMerge pull request #1862 from BstName/bugfix
2015-03-08 BestNa.me LabsCorrection in yourls_die(): 'html_head' should be ...
2015-02-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1854 from fredl99/patch-1
2015-02-28 FredlUpdate functions-l10n.php
2014-11-30 ozhSync with recent Requests commits. Fixes #1796
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-11-03 ozhClose output buffer. Should fix UT on Travis.
2014-11-03 ozhRevert "Better yourls_int2string() & yourls_string2int()"
2014-11-03 ozhBetter yourls_int2string() & yourls_string2int()
2014-11-02 ozhHopefully suppress timezone warnings. Fixes #1804.
2014-11-02 ozhAllow hooks with anonymous closures. See #1800.
2014-11-01 ozhGoogle favicon update. Fixes #1803
2014-11-01 ozhStill stabbing #1783
2014-10-31 ozhAllow editing of URLs containing %
2014-10-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1792 from YOURLS/authcookie
2014-10-28 ozhOopsie, EOF newline
2014-10-28 ozhDelegate cookie name to its own function
2014-10-28 ozhUnique cookie name per install
2014-10-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1788 from YOURLS/searchany
2014-10-27 ozhSearch across all fields
2014-10-27 ozhExtra space for translation without trailing space
2014-10-26 ozhDeprecate yourls_apply_filters (plural). Fixes #1671.
2014-10-25 ozhAdd title to API action "expand". Closes #1759
2014-10-25 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1728 from armsby/master
2014-10-25 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1782 from YOURLS/bookmarklets
2014-10-25 ozhReadable JS code for bookmarklets, hell yeah.
2014-10-24 ozhMerge branch 'master' into bookmarklets
2014-10-24 ozhDon't prefill empty input field. Fixes #1716.
2014-10-24 ozhClean <head>. Fixes #1762.
2014-09-04 ozhAdd debug info if auth cookie cannot be stored
2014-08-30 ozhInclude BookmarkletGen
2014-07-15 armsbyUpdate functions-html.php
2014-05-06 ozhRevert "More helpful "URL exists" notice. Fixes #1676"
2014-05-06 ozhMore helpful "URL exists" notice. Fixes #1676
2014-05-06 ozhAvoid notices with incomplete plugin headers
2014-05-05 ozhNo need to substr() URLs. Fixes #1689
2014-03-26 ozhMake sprintf'ed strings sprintf-safe. Fixes #1665.
2014-03-17 ozhIf applicable, always echo the favicon. Fixes #1656
2014-02-09 ozhMove requires in their own function (for UT)
2014-02-08 ozhphpdoc clarification
2014-02-08 ozhAllow unsetting locale
2014-02-08 ozhNotice if translation not found. Fixes #1628
2014-02-07 ozhConstructors must not return values
2014-02-07 ozhComply to RFC 3986. Fixes #1630.
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-06 ozhRequire connection handle before running a query
2014-02-06 ozhDon't forget to call parents' constructors, duh.
2014-02-04 ozhSync ezSQL
2014-02-04 ozhConstructor constructor defined twice twice, oops
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-02-01 ozhSync ezSQL
2014-02-01 ozhDon't check for new version when updating or installing.
2014-01-17 ozhFix phpdoc comments
2014-01-13 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1602 from boboman13/patch-1
2014-01-13 ozhPreparing for 1.7.1 & fix Travis 5.2
2014-01-09 ozhBump to 1.7 1.7
2014-01-08 ozhGeoIP DBs - january 2014
2014-01-08 ozhLink to phone home explanations
2014-01-08 ozhUndeprecate: yourls_has_interface() is used in the...
2014-01-08 ozhWrong comment
2014-01-07 ozhWrong version
2014-01-06 ozhstats include 'num_pages'
2014-01-03 ozh1.7-RC1
2014-01-02 ozhMerge branch 'master' of https://github.com/YOURLS...
2014-01-02 ozhEscape all the things.
2014-01-02 ozhFix search for "http://..."
2014-01-01 ozhMisc rewording
2014-01-01 ozhExtra precautions
2014-01-01 ozhFilterable charset in content-type headers.
2013-12-31 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1523 from YOURLS/http-lib
2013-12-30 ozhShuntable edit & delete link functions.php
2013-12-30 ozhDeprecated stuff to their file
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-27 ozhProper "dude, update" message
2013-12-27 ozhCheck core version - complete. ish.
2013-12-26 ozhFine tune logic. Code later.
2013-12-26 ozhFilterable proxy definition check
2013-12-26 ozhProxy support. Little commit, huge feature.
2013-12-26 ozhAdd HTTP errors to debug log
2013-12-26 ozhMerge branch 'master' into http-lib
2013-12-26 ozhIntroduce function yourls_debug_log()
2013-12-26 ozhMove api.y.org stuff to functions-http.php
2013-12-25 ozhComments about that mysterious clone because I'll never...
2013-12-25 ozhActually use values we escape. Duh.
next