K 10 svn:author V 3 osa K 8 svn:date V 27 2015-01-04T03:27:14.904010Z K 7 svn:log V 712 Update third-party ngx_fancyindex module from 0.3.1 to 0.3.4. Submitted by: Miguel Clara v0.3.4 ====== - Viewport is now defined in the generated HTML, which works better for mobile devices. - Even-odd row styling moved to the CSS using :nth-child(). This makes the HTML served to clients smaller. v0.3.3 ====== - New feature: table headers in the default template are now clickable to set the sorting criteria and direction of the index entries. (https://github.com/aperezdc/ngx-fancyindex/issues/7) v0.3.2 ====== - Solved a bug that would leave certain clients stalled forever. - Improved handling of subrequests for non-builtin headers/footers. END