]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2009-12-29 ozhozhImproved: all admin URLs handled by function yourls_adm...
2009-12-29 ozhozhRemove check for mod_rewrite during install
2009-12-29 ozhozhCleaner function: yourls_link()
2009-12-29 ozhozhTypo
2009-11-28 ozhozhCosmetic tweaks
2009-11-28 ozhozhMake sure there's always an htaccess file after upgrade
2009-11-27 ozhozhBig commit
2009-11-27 ozhozhNew const YOURLS_GO
2009-11-27 ozhozhNew const YOURLS_AJAX
2009-11-26 ozhozhShowcase link cleaning
2009-11-26 ozhozhAdding Viper's widget to the showcase
2009-11-24 ozhozhBug in upgrade for 1.4.1
2009-11-24 ozhozhPart of Base 62 fix (issue 164)
2009-11-24 ozhozhMention about undocumented advanced config stuff
2009-11-24 ozhozhStandard compliant JSON. Fixes issue 145.
2009-11-24 ozhozh- new constants: YOURLS_COOKIE_LIFE and YOURLS_NONCE_LIFE
2009-11-24 ozhozhMissing closing UL
2009-10-20 ozhozhRemove keyword maxlength in admin panel. Fixes issue...
2009-10-18 ozhozhPHP < 5.1 compat fix. Fixes issue 141.
2009-10-17 ozhozhProper encoding in Quick Share box. Fixes issue 101.
2009-10-17 ozhozhFix install problem where index dropping would not...
2009-10-17 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-10-16 ozhozhMore showcase
2009-10-15 ozhozhReadme states to delete all files
2009-10-15 ozhozhReadme referring to "upcoming 1.4"
2009-10-15 ozhozhWrong cookiekey link
2009-10-14 ozhozhRemove unused function
2009-10-14 ozhozhBump: 1.4 1.4
2009-10-14 ozhozhMake sample files text files. Fixes issue 130.
2009-10-12 ozhozhFixes issue 128.
2009-10-10 ozhozhYOURLS and Tweetie2
2009-10-10 ozhozhAllow quotes in URLs. Fixes issue 108.
2009-10-09 ozhozhJS tweak: decrement counter when deleting a link
2009-10-09 ozhozhJS minor tweak
2009-10-09 ozhozhDisplay partial click count when filtering admin result...
2009-10-09 ozhozhLogin now remembers what to do once you've logged in...
2009-10-09 ozhozhAdd feature to disable stat logging, fixes issue 124.
2009-10-05 ozhozhHTML entities in URLs. I'm pretty sure this one works...
2009-10-04 ozhozhEncode html entities before sanitize URL. Fixes issue...
2009-10-04 ozhozh- Fixed JS error when editing a link
2009-10-04 ozhozhLayout tweak
2009-10-04 ozhozhFixed: false warning on .htaccess update
2009-10-04 ozhozhJust a little credit where due
2009-10-04 ozhozhMore details on the upgrade procedure
2009-09-28 ozhozhShowcase
2009-09-27 ozhozhGiving issue 102 a stab (WP plugin + 'local' setting...
2009-09-27 ozhozhFixes issue 99, again.
2009-09-27 ozhozhStricter coding + allow to shortcut ip flood check
2009-09-27 ozhozh- Stricter coding
2009-09-27 ozhozhMore permissive install procedure (less fatal errors...
2009-09-27 ozhozhReadme: "remove .htaccess"
2009-09-27 ozhozhFix filtering by clicks. Fixes issue 98.
2009-09-27 ozhozhFix sort order on admin index when some filtering is...
2009-09-27 ozhozhRemove number formatting in admin index. Fixes issue 97.
2009-09-27 ozhozhPrevent notice warning
2009-09-25 ozhozhRephrase: unclear use of "random" (issue 41)
2009-09-24 ozhozhInstaller fix + better messages in case everything...
2009-09-24 ozhozhMore emphasis to upgrade vs install.
2009-09-23 ozhozhFix install procedure. Damn it was broken :/
2009-09-23 ozhozh<meta http-equiv="X-UA-Compatible" content="chrome=1">
2009-09-23 ozhozhMinor layout tweak
2009-09-23 ozhozhThings clearer about upgrading. Hopefully. Damn stupid...
2009-09-23 ozhozhMake config clearer regarding the install or upgrade...
2009-09-23 ozhozh(harmless) typo in salting function
2009-09-23 ozhozh8 sexdecillions of centillions of different URLs FTW.
2009-09-22 ozhozh- stricter coding to remove some potential warnings
2009-09-22 ozhozhRemove warning
2009-09-21 ozhozhAdded some historical stats (hits per day/hour)
2009-09-21 ozhozhFix incorrect direct/indirect traffic numbering
2009-09-21 ozhozhTypo. Fixes Issue 87.
2009-09-19 ozhozhStricter coding: avoid warning if defined
2009-09-19 ozhozhModify DB structure (new indexes) - follow up to r184
2009-09-19 ozhozhImplemented anti flood checks when adding new URLs...
2009-09-19 ozhozhLoad auth functions from start if needed
2009-09-19 ozhozhRemove useless indexes from table LOG. Fixes issue 81
2009-09-17 ozhozhAllow multiple short URLs for the same long URL. Fixes...
2009-09-17 ozhozhRewrite rule for stat page with short url aggregation
2009-09-17 ozhozhMention that 1.4 is yet to be released
2009-09-17 ozhozhReadme reflects 1.4
2009-09-17 ozhozhRemove YOURLS_DEBUG from sample. Don't tempt users :)
2009-09-17 ozhozhRemoved garbage
2009-09-17 ozhozhFrom -dontuse to -beta, it's coming!
2009-09-17 ozhozhUpdate changelog
2009-09-17 ozhozhMore tests & safeguards during upgrade
2009-09-17 ozhozhKill old cookies from version 1.3
2009-09-17 ozhozhFollowup to r170
2009-09-17 ozhozhLogic change: include "load-yourls.php" instead of...
2009-09-17 ozhozhFix error in install check
2009-09-16 ozhozhLess error warning when not in debug mode
2009-09-16 ozhozhUsing yourls.org shortened links :)
2009-09-16 ozhozhFixing install procedure that was crappily broken
2009-09-16 ozhozhTypo in functions-upgrade.php. Fixes issue 76.
2009-09-16 ozhozhBig commit: the individual stat page is just fucking...
2009-09-16 ozhozhBig commit: all the geostuff module. Finally decided...
2009-09-16 ozhozhClean .htaccess file from 1.3 to 1.4
2009-09-14 ozhozhFix in Chrome: hide missing images with a js script
2009-09-14 ozhozhLayout tweak for small resolutions
2009-09-14 ozhozhTypo in .htaccess. Fixes issue 71.
2009-09-14 ozhozhLayout tweak for 1024px wide screens
2009-09-14 ozhozh- Fixed: incorrect fix for Issue 63. Now really fixed :)
next