]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2014-10-11 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1777 from silsha/master
2014-10-11 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1776 from szepeviktor/patch-1
2014-10-10 silshaRemove 'gay' from filterlist
2014-10-10 Viktor Szépeno **S**trong in markdown
2014-09-09 ozhMore noob friendliness
2014-09-05 ozhStuff loaded over HTTPS to prevent mixed content
2014-09-04 ozhAdd debug info if auth cookie cannot be stored
2014-09-03 ozhMerge branch 'master' of https://github.com/YOURLS...
2014-09-03 ozhNew URL for shorttail
2014-08-21 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1748 from magno32/staging
2014-08-21 Justin SmithAdding a line break for URLs that are very long.
2014-06-28 Leo ColombaroAdd an empty composer.json to push YOURLS on Packagist
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-04-27 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1684 from rbeede/master
2014-04-26 Rodney BeedeUpdated generic error message
2014-04-26 Rodney BeedeRemove XSS vulnerability
2014-03-26 ozhMake sprintf'ed strings sprintf-safe. Fixes #1665.
2014-03-17 ozhIf applicable, always echo the favicon. Fixes #1656
2014-02-25 ozhShowcase: CUNY
2014-02-17 ozhFilterable number of rows in admin view. Fixes #1641
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-28 ྅༻ Ǭɀħ ༄༆ཉReorder, newsletter, issue template
2014-01-27 Léo ColombaroBe sure we will not see any test files
2014-01-25 Léo ColombaroWow! Cool .gitattributes do cool stuff.
2014-01-18 ozhBetter wording attempt.
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-13 boboman13Removes extraneous <?php and ?> tags.
2014-01-09 ozhBump to 1.7 1.7
2014-01-08 ozh+ proxy support
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 ozhDead links are dead
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-03 ozhRephrase & reorder the changelog
2014-01-02 ozhMerge branch 'master' of https://github.com/YOURLS...
2014-01-02 ozhEscape all the things.
2014-01-02 Léo ColombaroUpdate CHANGELOG.md
2014-01-02 ozhFix search for "http://..."
2014-01-02 ozhoops, wrong quote breaks string
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-31 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1574 from YOURLS/travis-test
2013-12-31 ozhDitch hhvm. But PHP 5.2 has to work.
2013-12-30 ozhWhat's wrong with 5.2 again? Also, testing hhvm
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-30 ozhDeprecated function
2013-12-28 ྅༻ Ǭɀħ ༄༆ཉs/GPL/MIT/
2013-12-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1570 from YOURLS/fix-1512
2013-12-28 ozhNew bookmarklets that beat the ?u=http:// problem
2013-12-28 ozhurldecode() before processing. Also, Tumblr share.
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.
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 ozhCheck against api.yourls.org/core/version/1.0/
2013-12-25 ozhComments about that mysterious clone because I'll never...
next