Updated readme.

This commit is contained in:
Lars Jung 2011-07-30 13:45:26 +02:00
parent e5b7ee6125
commit 8da046d550
3 changed files with 26 additions and 50 deletions

View File

@ -1,7 +1,7 @@
# h5ai
* [Download, docs and demo](http://larsjung.de/h5ai)
* [Sources at GitHub](http://github.com/lrsjng/h5ai)
* Website with download, docs and demo: <http://larsjung.de/h5ai>
* Sources: <http://github.com/lrsjng/h5ai>
h5ai is provided under the terms of the [MIT License](http://github.com/lrsjng/h5ai/blob/master/LICENSE.txt).
It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) (GPL license).
@ -9,50 +9,42 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
## Changelog
### v0.12.3
*2011-07-30*
#### v0.12.3 · *2011-07-30*
* added tr translation by [Batuhan Icoz](http://github.com/batuhanicoz/h5ai)
### v0.12.2
*2011-07-30*
#### v0.12.2 · *2011-07-30*
* added es translation by Jose David Calderon Serrano
### v0.12.1
*2011-07-29*
#### v0.12.1 · *2011-07-29*
* fixed unchecked use of console.log
### v0.12
*2011-07-28*
### v0.12 · *2011-07-28*
* improved performance
### v0.11
*2011-07-27*
### v0.11 · *2011-07-27*
* changed license to MIT license, see `LICENSE.txt`
### v0.10.2
*2011-07-26*
#### v0.10.2 · *2011-07-26*
* improved tree scrollbar
### v0.10.1
*2011-07-24*
#### v0.10.1 · *2011-07-24*
* fixed problems with ' in links
### v0.10
*2011-07-24*
### v0.10 · *2011-07-24*
* fixed problems with XAMPP on Windows (see `dot.htaccess` comments for instructions)
* fixed tree fade-in-fade-out effect for small displays ([issue #6](http://github.com/lrsjng/h5ai/issues/6))
@ -61,8 +53,7 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* added "empty" to localization (hope Google Translate did a good job here)
### v0.9
*2011-07-18*
### v0.9 · *2011-07-18*
* linked hover states between crumb, extended view and tree
* fixed size of tree view (now there's a ugly scrollbar, hopefully will be fixed)
@ -73,8 +64,7 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* added sv translation by Oscar Carlsson
### v0.8
*2011-07-08*
### v0.8 · *2011-07-08*
* removed slashes from folder labels
* optionally rename parent folder entries to real folder names, see `options.js`
@ -83,22 +73,19 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* refactored js a lot (again...)
### v0.7
*2011-07-07*
### v0.7 · *2011-07-07*
* removed shadows
* smarter tree side bar
### v0.6
*2011-07-05*
### v0.6 · *2011-07-05*
* refactored js
* added localization, see `options.js`
### v0.5.3
*2011-07-04*
#### v0.5.3 · *2011-07-04*
* refactored js
* added basic options support via `options.js`
@ -106,28 +93,24 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* optional tree sidebar
### v0.5.2
*2011-07-02*
#### v0.5.2 · *2011-07-02*
* details view adjusts to window width
* linked icon for *.gz and *.bz2
### v0.5.1
*2011-07-01*
#### v0.5.1 · *2011-07-01*
* disabled tree sidebar for now, since it had unwanted side effects
### v0.5
*2011-07-01*
### v0.5 · *2011-07-01*
* added tree sidebar
* some refactorings
### v0.4
*2011-06-27*
### v0.4 · *2011-06-27*
* added better fallback, in case JavaScript is disabled
* rewrote js, fixed middle-button click etc. problems
@ -136,23 +119,20 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* updated dot.access
### v0.3.2
*2011-06-24*
#### v0.3.2 · *2011-06-24*
* removed lib versions from file names
* added 'empty' indicator for icons view
### v0.3.1
*2011-06-24*
#### v0.3.1 · *2011-06-24*
* refactored js
* added `folderClick` and `fileClick` callback hooks
* fixed .emtpy style
### v0.3
*2011-06-23*
### v0.3 · *2011-06-23*
* included build stuff, files previously found in the base directory are now located in folder `target`
* styles and scripts are now minified
@ -160,23 +140,20 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* updated jQuery to version 1.6.1
### v0.2.3
*2011-06-17*
#### v0.2.3 · *2011-06-17*
* more refactoring in main.js
* ~~added custom js support, and global includes~~ *removed, only custom top and bottom sections supported*
### v0.2.2
*2011-06-16*
#### v0.2.2 · *2011-06-16*
* refactored a lot, added some comments
* included fixes from [NumEricR](http://github.com/NumEricR/h5ai)
* added top/bottom message support, only basicly styled
### v0.2.1
*2011-06-16*
#### v0.2.1 · *2011-06-16*
* fixed croped filenames
* fixed missing .png extension in header
@ -184,8 +161,7 @@ It uses the [Faenza icon set](http://tiheum.deviantart.com/art/Faenza-Icons-1733
* added changelog
### v0.2
*2011-06-15*
### v0.2 · *2011-06-15*
* added icon view

Binary file not shown.

Binary file not shown.