]> CyberLeo.Net >> Repos - Github/YOURLS.git/shortlog
Github/YOURLS.git
2009-09-13 ozhozhFix stupid js error when editing a link
2009-09-13 ozhozhChangelog update
2009-09-12 ozhozhMisc cosmetic tweaks
2009-09-12 ozhozhBig cosmetic commit
2009-09-11 ozhozhShowcase: YOURLS Perl module
2009-09-07 ozhozh- More functions for stat page
2009-09-07 ozhozh- Change in template for Quick Share (non hardcoded...
2009-09-06 ozhozhBig commit: 1st attempt at stat page & functions
2009-09-06 ozhozhMisc functions
2009-09-06 ozhozhMore geo functions
2009-09-06 ozhozhNew functions: yourls_get_keyword_*() with cached results
2009-09-06 ozhozhDisplay link to tools.php even if public
2009-09-05 ozhozhUsing redirection function instead of header()
2009-09-05 ozhozhTypo in yourls_get_location()
2009-09-04 ozhozhSmarter private settings: allow some pages to overrule...
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin...
2009-09-04 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-09-04 ozhozhRenamed upgrade check constant to YOURLS_NO_UPGRADE_CHECK
2009-09-04 ozhozhSimpler auth function
2009-09-04 ozhozhAdding case for 'infos' in yourls_header()
2009-09-04 ozhozhMake insert.js independent from tablesorter.js
2009-09-04 ozhozh- changed .htaccess with a rewrite rule for infos.php
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin/
2009-09-04 ozhozhSimpler config: no DB naming, just a table prefix ...
2009-09-03 ozhozhRespect plural when displaying number of queries in...
2009-09-03 ozhozh1 less query in /admin/index.php
2009-09-03 ozhozhBetter handling of HTML in page titles when used in...
2009-09-03 ozhozhTypo
2009-09-03 ozhozhHeader change in tools.php, maybe there'll be other...
2009-09-03 ozhozhFixed: properly caching options in memory
2009-09-03 ozhozhFixed yourls_get_next_decimal() (was still using deprec...
2009-09-03 ozhozhFixed: yourls_*_option was escaping arrays
2009-09-03 ozhozhLabeling trunk as 1.4-dontuse. You've been warned :)
2009-09-03 ozhozhFixed yourls_keyword_is_reserved() (not checking correc...
2009-09-02 ozhozhChanged default sort in admin (now: timestamp)
2009-09-02 ozhozhTypo in yourls_log_redirect() (was logging url instead...
2009-09-02 ozhozh1.4-alpha massive commit:
2009-09-02 ozhozhAdding http://qte.me/ to the Showcase
2009-09-01 ozhozhShowcasing YOURLS Widget for WordPress
2009-08-30 ozhozhLink to Nginx setup
2009-08-30 ozhozhRename internal _http_build_query to avoid conflicts...
2009-08-30 ozhozhMore showcasing
2009-08-30 ozhozhAdded Showcase
2009-08-28 ozhozhYOURLS installer:
2009-08-28 ozhozhRemoving .htaccess since the installer will create it
2009-08-27 ozhozhChange in DB logic & functions: now refer to a global...
2009-08-27 ozhozhAdding mysql_version() to MySQL class
2009-08-27 ozhozhMore explanations about when to use the API
2009-08-27 ozhozhDeprecated markers
2009-08-27 ozhozhRemoving deprecated stuff regarding HTTP Auth
2009-08-27 ozhozhSmarter default DB & table names. Fixes issue 34.
2009-08-26 ozhozhTip on how to add the Quick Share box to the public...
2009-08-25 ozhozhAdded: num queries in footer
2009-08-25 ozhozhExample bookmarklet. Fixes issue 29.
2009-08-25 lesterchan... Ensure XHTMl 1.0 Strict.
2009-08-24 ozhozhmissing </ul> + way to send feedback
2009-08-24 ozhozhMore robust and smarter URL validation before adding...
2009-08-24 ozhozhRenaming sample files to sample-*
2009-08-23 ozhozhwebkit compliant border radius
2009-08-22 ozhozhmention bookmarklet on readme.html
2009-08-22 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-08-22 ozhozhStricter coding syntax to avoid notices because of...
2009-08-22 ozhozh1.3 RC1 massive commit
2009-08-22 ozhozhRespect HTTP protocol on redirection
2009-08-22 ozhozhfooter rework in the sample public page
2009-08-21 ozhozhwrong links in the readme.html
2009-08-20 ozhozhRemove formatting (spaces & tabs) from table output...
2009-08-20 ozhozhTelling about how GoDaddy is shit
2009-08-18 ozhozhFix example api
2009-08-18 ozhozhwarn about installing YOURLS & WP in the same dir
2009-08-18 ozhozhAdded: HTML template functions for head and footer
2009-08-17 ozhozhAdding credit to the login form
2009-08-17 ozhozhBump 1.2
2009-08-17 ozhozhPutting version number in a separate file. Goal: have...
2009-08-17 ozhozhFixed dumb double 'http://' check (issue #18)
2009-08-17 ozhozhFixing typo (Issue 23)
2009-08-01 ozhozhBumping version number to 1.2
2009-08-01 ozhozhpublic-sample.php interface
2009-07-31 ozhozhBetter URL sanitisation (support any protocol:// instea...
2009-07-30 ozhozhhtaccess rewrite rule stripping capital letters, fixing...
2009-07-30 ozhozhFixing issue #3 (funny JS bug)
2009-07-29 lesterchanAllow https://
2009-07-04 lesterchanRemove Debug Info
2009-07-02 ozhozhBumping to 1.1 1.1
2009-07-02 ozhozhFixed: bug when adding a URL with no keyword preventing...
2009-07-02 ozhozhpagination errors. All fixed now.
2009-07-02 ozhozhTypo in pagination
2009-07-02 ozhozhFixed: wrong or inconsistent link to admin/index.php
2009-07-02 ozhozhFixed: typo in constant YOURS_SITE
2009-06-30 ozhozhbump to 1.0.1 1.0.1
2009-06-30 ozhozhTypo removing capital letters from keyword URLs
2009-06-30 ozhozhAdding mod_rewrite to the requirements
2009-06-30 ozhozhBCCOMP -> BCMath in readme.html & config sample
2009-06-25 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-06-25 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-06-25 lesterchanFixed Date for TableSorter
2009-06-24 lesterchanAdded jQuery 1.3.2
2009-06-23 ozhozhhint: http://yourls.org/cookiekey.php
2009-06-23 ozhozhgit-svn-id: http://yourls.googlecode.com/svn/trunk...
2009-06-23 ozhozhsetting version number to 1.0 for public release
next