]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2010-05-28 ozhozhSample plugin to illustrate how things work
2010-05-27 ozhozhSome details about the plugins
2010-05-27 ozhozhWrong version #
2010-05-27 ozhozhBump version to launch updater to create empty entry...
2010-05-27 ozhozhPlugin API & management update: active plugins stored...
2010-05-27 ozhozhFunction and style for notices
2010-05-27 ozhozhTypo
2010-05-27 ozhozhPaths sanitization
2010-05-27 ozhozhAlways display Plugins menu
2010-05-26 ozhozhFilter when redirection defaults to YOURLS_SITE
2010-05-26 ozhozhBetter filter for admin URL
2010-05-25 ozhozhUse global configuration constants (YOURLS_INC etc...
2010-05-25 ozhozhDefine more global constants at init
2010-05-25 ozhozhBetter bookmarklets + Cancel button compliance. Fixes...
2010-05-20 ozhozhYOURLS & Tweetdeck link
2010-05-10 ozhozhFixed: call to nonexistent function
2010-05-08 ozhozhRemove qte.me from the showcase
2010-05-04 ozhozhShowcase links: remove some, add some
2010-05-04 ozhozhHeader action and html meta tag
2010-04-23 ozhozhminor tweak & another action
2010-04-23 ozhozhNew admin page: plugins
2010-04-23 ozhozhMove tablesorting stuff to the proper JS file
2010-04-23 ozhozhadmin_notices hook example inline
2010-04-23 ozhozh- deleted functions-baseconvert.php
2010-04-23 ozhozhMore hook ('admin_notice')
2010-04-20 ozhozhFunctions to read plugin headers
2010-04-20 ozhozhMore filters and more actions
2010-04-20 ozhozhInclude HTML functions before displaying a page
2010-04-20 ozhozh- Bump version to 1.5-beta
2010-04-16 ozhozhNew function: yourls_get_remote_title() and associated...
2010-04-16 ozhozhLittle clarification on "pages"
2010-04-16 ozhozhAllow config.php to be moved in the /user directory
2010-04-15 ozhozhBetter action hooks for redirections
2010-04-15 ozhozhMore Pluginifications
2010-04-15 ozhozhPluginification of the main functions
2010-04-15 ozhozhPluginification of the HTML functions
2010-04-15 ozhozhTweak action for class based plugins
2010-04-15 ozhozhFirst commit of the plugin architecture:
2010-03-18 ozhozhChglg update before packaging 1.4.3
2010-03-18 ozhozhStricter coding, fix warning when API request with...
2010-03-18 ozhozhProper error message when trying API url-stats with...
2010-03-17 ozhozh1.4.3 : hopefully a fixed upgrader. Fixes issue 277 1.4.3
2010-03-17 ozhozhInsert sample links on install
2010-03-16 ozhozhCSS tweak for error & success msgs
2010-03-12 ozhozhMore installer crappage (wrong key). Fixes issue 270.
2010-03-11 ozhozhLog table inconsistency between upgrader/installer...
2010-03-09 ozhozhUpdate for 1.4.2
2010-03-09 ozhozhBump: 1.4.2 1.4.2
2010-03-09 ozhozhSample public API
2010-03-09 ozhozhFixed: better auth checks
2010-03-07 ozhozhAllow forcing duplicate URLs to "no" via API request...
2010-03-04 ozhozhSlightly less ugly sample public interface
2010-03-04 ozhozhRemove warning when trying to store cookie after header...
2010-03-04 ozhozhHTML cleanup
2010-03-04 ozhozhReadme update for 1.4.1 1.4.1
2010-03-04 ozhozh- move test for error reporting
2010-03-04 ozhozhCosmetic tweak in <head>
2010-03-04 ozhozhCosmetic tweak on the calendar
2010-03-04 ozhozhTypo
2010-03-02 ozhozhBetter yourls_is_shorturl()
2010-03-02 ozhozhPrevent internal redirection loops. Fixes issue 173.
2010-03-02 ozhozhBetter function comment
2010-03-02 ozhozhSimplify logic to get remote IP. Fixes issue 220.
2010-03-01 ozhozhTypo. Fixes issue 256
2010-02-26 ozhozhBetter and simpler URL stat API function.
2010-02-26 ozhozhIndividual URL stats API call. Fixes issue 211.
2010-02-26 ozhozhFilter and search URLs by date. Fixes issue 72.
2010-02-26 ozhozhAbility to filter URLs by Short URL. Fixes issue 181.
2010-02-19 ozhozhExtra </div>. Fixes issue 229.
2010-02-19 ozhozhMenu consistency. Fixes issue 212.
2010-01-11 ozhozhWrong bool in yourls_keyword_is_taken(). Fixes issue...
2010-01-08 ozhozhEscape function consistency
2010-01-04 ozhozhClearer explanation about the quick share box
2010-01-04 ozhozhFixed: wrong redirection if no keyword
2009-12-29 ozhozhChglg update
2009-12-29 ozhozhForce no cache for all admin pages. Fixes issue 191.
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
next