]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Refine comments, rename function
[Github/YOURLS.git] / includes /
2015-05-29 ozhRefine comments, rename function
2015-05-27 ozhRefactor functions sending headers to be testable
2015-05-27 ozhRefactor function to be testable
2015-05-25 ozhToday I Learnt: you can't check consts for empty
2015-05-25 ozhOopsie.
2015-05-25 ozhRefactor proxy functions
2015-05-23 ozhAvoid notices during unit tests
2015-05-22 ozhLess if(function_exists())
2015-05-21 ozhAvoid notices during unit tests
2015-05-18 ozhRemove static var
2015-05-15 ozhyourls_get_protocol() can return '', not false
2015-05-15 ozhBetter version string sanitizing
2015-05-11 ozhCode coverage syntax nitpicking
2015-05-11 ozhAdd yourls_remove_all_(filters|actions)
2015-05-11 ozhGet die() ouf of yourls_plugin_admin_page()
2015-05-11 ozhImprove global declarations
2015-05-11 ozhAllow interception of yourls_die()
2015-05-07 ozhMore filter on small yourls_is_stuff() funcs
2015-05-07 ozhDeprecate function
2015-05-07 ozhSimpler syntax
2015-05-06 ozhRemove unnecessary function_exists()
2015-05-03 ozhFilter helper functions
2015-04-29 ozhAllow brackets in URLs. Fixes #1814
2015-04-29 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1894 from YOURLS/atlowercase
2015-04-29 ozhCorrect @since, duh
2015-04-29 ozhImprove lowercasing of scheme & domain
2015-04-26 ozhRemove unnecessary compat functions
2015-04-23 ozhAllow custom table creation on install
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 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
next