]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2018-10-26 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2452 from adigitalife/patch-1 master
2018-10-26 adigitalifeUpdate functions.php
2018-09-18 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2439 from dgw/login-form-hooks
2018-09-17 dgwAdd top, bottom, and end hooks to the login form
2018-09-14 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2435 from dgw/hands-off-referrers
2018-09-14 dgwRemove referrer meta tag from admin head
2018-09-09 ozhMore celebrity stuff
2018-08-05 ozhTell (Google)bots not to index short URLs
2018-08-01 Matthew CFixed link to contributors graph.
2018-05-20 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2399 from ochristi/fix_missing_tag
2018-05-19 o0cfixed missing closing pre-tag for debug out
2018-05-03 Léo ColombaroUpdate issue templates to follow new GitHub features
2018-04-30 Léo ColombaroRemove majordome-bot noise for long reply for now
2018-03-03 dgwMerge pull request #2370 from dgw/2356-sort-by-title
2018-03-01 dgwAdd option to sort by title in admin UI
2018-02-23 guessiFix LICENSE link in README.md
2018-01-15 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2357 from dgw/share-tweaks
2018-01-14 dgwUse HTTPS for Twitter/Facebook sharers
2018-01-14 dgwTwitter share length changed 140 -> 280
2018-01-07 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2345 from joshp23/bypass-yourls_htm...
2018-01-07 ྅༻ Ǭɀħ ༄༆ཉFix spacing & add braces
2018-01-05 Josh Panterallow variables to pass when bypassing html_addnew
2018-01-04 Josh Panteradd filter to bypass yourls_html_addnew()
2017-12-05 Pop VeKindException - Cannot find config.php - Wrong Directory...
2017-12-01 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1935 from cemeyer2/cemeyer2-proper...
2017-11-30 Léo Colombarofix probot .github links
2017-11-29 Léo Colombarofix probot config
2017-11-29 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2328 from YOURLS/add-code-of-conduct-1
2017-11-29 Léo ColombaroAdd Code of Conduct
2017-11-28 Léo Colombaroimprove PHPDoc and Exception usage
2017-11-28 Léo Colombarostrict psr-4 structure
2017-11-28 Léo Colombaroimprove composer with extra metadata
2017-11-28 Léo Colombaroremove travis builds for hhvm
2017-11-28 Léo Colombarorewords and typos for probot
2017-11-28 Léo Colombarofirst probot usage try config
2017-11-28 Léo Colombarolicense meta tweaks
2017-11-27 Léo Colombarofix issue template typos and duplications
2017-11-27 Léo Colombaromove contribution docs inside .github
2017-11-27 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2323 from flokX/master
2017-11-26 FlorianUpdate placeholder to https://
2017-11-06 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2314 from YOURLS/findconfig
2017-11-05 ྅༻ Ǭɀħ ༄༆ཉContributors gallery
2017-11-03 ozhFix "find config".
2017-11-02 Léo Colombaromissing slash for path handling in Config
2017-11-02 ྅༻ Ǭɀħ ༄༆ཉAdded bit about stats
2017-10-29 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2294 from YOURLS/bootstrap
2017-10-07 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2301 from YOURLS/checkbranch
2017-10-07 ozhRemove [Remove xdebug]
2017-10-05 Léo Colombaroimprove issue template
2017-10-02 ozhRemove Xdebug for performance, apparently
2017-10-01 ozh`git branch --list` doesn't work
2017-09-30 ozhceedee dot dot, bleh
2017-09-30 ozhCheckout on UT if possible
2017-09-30 ozhMatch YOURLS branch with Unit test branch
2017-09-18 ozhRename Exception class for clarity
2017-09-17 ozhFix docblock
2017-09-17 ozhRearrange a bit logic in the constructor
2017-09-14 ྅༻ Ǭɀħ ༄༆ཉWorking JS API example
2017-09-14 ozhLet's throw Exceptions on error
2017-09-14 ozhMore modularity
2017-09-13 ozhAttempt at making bootstrap more modular
2017-09-13 ozhToggle error reporting as well as SQL log
2017-09-13 ozhMore checks before loading plugins.
2017-09-12 ozhWTF indenting
2017-09-07 ozhMove mbstring compat stuff out into vendor
2017-09-07 ozhUpdate composer for http_build_url
2017-09-07 ozhMove http_build_url out to /vendor
2017-09-07 ozhAllow readme.md as well as README.md
2017-09-06 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2289 from YOURLS/issue2288
2017-09-06 ozhMore checks at init for need to install
2017-09-05 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2279 from YOURLS/trusty
2017-09-05 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2282 from YOURLS/aurasql
2017-09-03 ozhRemove leftover @todo note
2017-09-03 ozhMore PDO::getAttribute wrapping
2017-09-03 ozhConnect to DB before getting attribute
2017-09-03 ozhPDOException instead of just Exception
2017-09-03 ozhTest for PDO::getAttribute
2017-09-03 ozhCase sensitive pathname. Duuuh.
2017-09-03 ozhReset tests
2017-09-02 ozhUpdate ydb->query() functions
2017-09-02 ozhDeprecated escape func; tweak string validation
2017-09-01 ozhUpdate ydb->get_results()
2017-09-01 ozhUpdate ydb->get_var()
2017-09-01 ozhReplace ydb->get_col()
2017-08-31 ozhUpdate ->get_row functions
2017-08-31 ozhDocblock for my future self
2017-08-31 ozhUpdate db stats and queries
2017-08-31 ozhNo more need for is dead or alive functions
2017-08-28 ozhRename function, more explicit name
2017-08-28 ozhBackward compatibility finished.
2017-08-23 ozhOptions sanity checks
2017-08-22 ozhMisc stuff
2017-08-22 ozhFix logic: options were not working
2017-08-21 ozhMissing docblocks, no big deal
2017-08-21 ozhMore typos.
2017-08-21 ozhSmarter test for DB dead or alive
2017-08-21 ozhezSQL compat functions, and $infos stuff
2017-08-21 ozhTypo
2017-08-21 ozhLogger object & ezSQL get_row() compat
2017-08-20 ozhPlugins
next