Don't use files from this repository (src
folder) for installation.
They need to be preprocessed/compiled to work correctly. You'll find a
precompiled package on the project page.
To report a bug or make a feature request please create a new issue.
- Website with download, docs and demo: http://larsjung.de/h5ai
- Sources: http://github.com/lrsjng/h5ai
- Q&A group: http://groups.google.com/group/h5ai
h5ai is provided under the terms of the MIT License.
- AmplifyJS (MIT/GPL)
- Datejs (MIT)
- Faenza icon set (GPL)
- HTML5 ★ Boilerplate
- jQuery (MIT/GPL)
- jQuery.mousewheel (MIT)
- modernizr (MIT/BSD)
- h5ai is now located in
_h5ai
to reduce collisions - switches from HTML5 Boilerplate reset to normalization
- adds some style changes for small devices
- configuration (options, types, translations) now via
config.js
- icons for JS version are now configured via
config.js
- sort order configuration changed
- sorting is now done without page reload
- adds
customHeader
andcustomFooter
toconfig.js
- supports restricted folders to some extent
- some style changes on tree and language menu
- fixes total file/folder count in status bar
- adds support for use with userdir (requires some manual changes)
- sorts translations in
options.js
- improves HTML head sections
- refactors JavaScript and PHP a lot
- improves/fixes file selection for zipped download
- fixes scrollbar and header/footer link issues (didn't work when zipped download enabled)
- adds support for ctrl-select
dateFormat
inoptions.js
changed, now affecting JS and PHP versiondateFormat
is localizable by adding it to a translation inoptions.js
- PHP version is now configurable via
php/config.php
(set custom doc root and other PHP related things) - image thumbs and zipped download is disabled by default now, but works fine if PHP is configured
- added it translation by Salvo Gentile and Marco Patriarca
- switched build process from scripp to wepp
- fixed security issues with the zipped download feature
- made zipped download optional (but enabled by default)
- added zipped download for selected files
- cleaned and refactored
- display meta information in bottom bar (icon view)
- added zh-cn translation by Dongsheng Cai
- added pl translation by Radosław Zając
- added ru translation by Богдан Илюхин
- added image thumbnails for PHP version
- new option
slideTree
to turn off auto slide in
- changes in
/h5ai/.htaccess
... PHP configuration ...
hopefully fixed that PHP doesn't get interpreted:/- fixed initial tree display
- added sort order option
- added/fixed some translations
- added lv translation by Sandis Veinbergs
- added PHP implementation! (should work with PHP 5.2+)
- added new options
- changed layout of the bottom bar to display status information
- added language selector to the bottom bar
- quoted keys in
options.js
to make it valid json - changed value of option
lang
fromundefined
tonull
- added some new keys to
h5aiLangs
- added browser caching rules for css and js
- added pt translation by Jonnathan
- added bg translation by George Andonov
- added tr translation by Batuhan Icoz
- added es translation by Jose David Calderon Serrano
- fixed unchecked use of console.log
- improved performance
- changed license to MIT license, see
LICENSE.txt
- improved tree scrollbar
- fixed problems with ' in links
- fixed problems with XAMPP on Windows (see
dot.htaccess
comments for instructions) - fixed tree fade-in-fade-out effect for small displays (issue #6)
- added custom scrollbar to tree (issue #6)
- fixed broken links caused by URI encoding/decoding (issue #9)
- added "empty" to localization (hope Google Translate did a good job here)
- linked hover states between crumb, extended view and tree
- fixed size of tree view (now there's a ugly scrollbar, hopefully will be fixed)
- refactored js to improve performance and cleaned code
- added caching for folder status codes and content
- added fr translation by Nicolas
- added nl translation by Stefan de Konink
- added sv translation by Oscar Carlsson
- removed slashes from folder labels
- optionally rename parent folder entries to real folder names, see
options.js
- long breadcrumbs (multiple rows) no longer hide content
- error folder icons are opaque now
- refactored js a lot (again...)
- removed shadows
- smarter tree side bar
- refactored js
- added localization, see
options.js
- refactored js
- added basic options support via
options.js
- commented
options.js
- optional tree sidebar
- details view adjusts to window width
- linked icon for *.gz and *.bz2
- disabled tree sidebar for now, since it had unwanted side effects
- added tree sidebar
- some refactorings
- added better fallback, in case JavaScript is disabled
- rewrote js, fixed middle-button click etc. problems
- refactored css
- sorted, added and moved icons and images
- updated dot.access
- removed lib versions from file names
- added 'empty' indicator for icons view
- refactored js
- added
folderClick
andfileClick
callback hooks - fixed .emtpy style
- included build stuff, files previously found in the base directory are now located in folder
target
- styles and scripts are now minified
- added Modernizr 2.0.4 for future use
- updated jQuery to version 1.6.1
- more refactoring in main.js
added custom js support, and global includesremoved, only custom top and bottom sections supported
- refactored a lot, added some comments
- included fixes from NumEricR
- added top/bottom message support, only basicly styled
- fixed croped filenames
- fixed missing .png extension in header
- added some color to the links
- added changelog
- added icon view