]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes
Merge pull request #2230 from piamancini/patch-1
[Github/YOURLS.git] / includes /
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-10 LeoColombFix unstored cookie on localhost
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-17 ozhphpass readme
2013-11-14 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1542 from LeoColomb/iis-fix
2013-11-13 LeoColombUpdate web.config to follow IIS 7.x restrictions
2013-11-12 ozhyourls_get_remote_title() with Requests. TODO: a couple...
2013-11-12 ozhMore consistent HTTP functions.
2013-11-12 ozhMore easily filterable timeout
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-31 ozhAdd Requests 1.6
2013-10-21 ozhImplement use of Requests - first pass.
2013-10-21 ozhAdd Requests 1.6
2013-09-18 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1504 from YOURLS/fix-decode
2013-09-18 ozhAttempt: fix multiple encoded URLs
2013-09-07 LeoColombInclude once to avoid duplication
2013-09-06 ozhMake yourls_load_default_textdomain() return something.
2013-09-06 ozhGeo IP function fix, for IPv4 and IPv6. Fixes #1482
2013-09-06 ozhMake yourls_hash_passwords_now() independent from globals
2013-09-05 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-09-05 ozhPass parameter to yourls_hash_passwords_now(). Will...
2013-09-05 ozhMake install function more nuclear to improves feedback...
2013-09-05 ozhMerge branch 'master' of https://github.com/ozh/YOURLS
2013-09-05 ozhSafer DB version number, and debug feedback if failure...
2013-09-04 ozhCheck REQUEST_URI before actually running tests on...
2013-09-02 LeoColombBe sure to have REQUEST_URI before trying redirection
2013-09-02 ozhAvoid checking an empty array when loading plugins
2013-09-02 LeoColombString declaration
2013-08-31 ozhRemove /e in preg_replace. Fixes #1463
2013-08-31 ozhMerge branch 'master' of https://github.com/danielnr...
2013-08-31 LeoColombFix error if SERVER_SOFTWARE is not a defined key
2013-08-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1484 from ozh/db_port
2013-08-28 ozhLooser check on MySQL server version. Fixes #1479.
2013-08-28 ozhCast port if any as integer, not default value
2013-08-28 ozhRemove temp comment block
2013-08-28 ozhAccept 'host:port' notation for PDO, MySQL & MySQLi...
2013-08-28 ozhGet ip:port for PDO/MySQL(i)
2013-08-28 ozhImprove support for non standard DB port
2013-08-28 ozhUpdate ezSQL to latest revision
2013-08-28 ozhGet ip:port for PDO/MySQL(i)
2013-08-23 ozhImprove support for non standard DB port
2013-08-19 Léo ColombaroMerge pull request #1425 from YOURLS/Fix-GeoIP
2013-08-19 LeoColombUpdate latest GeoIP
2013-08-05 Daniel RoystonAddresses issue #1463. Replaces preg_replace '\e' modif...
2013-06-12 ozhFurther improvements
2013-06-12 ozhMore checks, a few comments, and the phpass test file
2013-06-12 ozhFixing and improving stuff on @nicwaller's patch
2013-06-11 ozhRemove var_dump()
2013-06-07 LeoColombUpdate GeoIP script
2013-06-07 LeoColombUpdate data
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-06-06 ozhSync with ezSQL lib
2013-06-06 ozhAlways include functions-infos.php
2013-06-05 Nic WallerMinor typographical fixes
2013-06-05 Nic WallerGently notify the user when config.php is unwritable
2013-06-04 Nic WallerSessions are independent of passwords
2013-06-04 Nic WallerEnable secure hashing by default, unless explicitly...
2013-06-03 Nic WallerRewrite config.php with password hashes
2013-06-03 Nic WallerImport phpass 0.3
2013-06-03 Nic WallerMore secure password hashes with PHPASS
2013-05-30 ozhSync with ezSQL lib
2013-05-17 ozhAlways include functions-infos.php
2013-05-08 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1389 from ozh/fix-notices
2013-05-08 ozhEscape single quotes in admin notices
2013-05-07 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1386 from ozh/fix-login
2013-05-07 ozhEOL! :)
2013-05-07 ozhHandle custom notice upon login
2013-05-07 ozhRedirect after login via POST
2013-05-04 ozhLet's make this even more simpler.
2013-05-04 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1381 from ozh/db-check
2013-05-04 ozhDon't load plugins when installing/upgrading
2013-05-04 ozhwhite space
2013-05-03 ozhMore foolproof driver set
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-02 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1378 from ozh/escape-fix
2013-05-02 ozhFix the escape fix that didn't fix the escape
2013-05-02 ozhRevert "Fix `yourls_escape( ... )` with ezSQL integration"
2013-05-02 Léo ColombaroFix `yourls_escape( ... )` with ezSQL integration
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
next