Commit Graph

87 Commits (9b3cdb5583d23bb139322c3e7d56da038439d54a)
 

Author SHA1 Message Date
Adrian Perez de Castro 9b3cdb5583 Clickable table headers change sort direction
11 years ago
Adrian Perez de Castro 1226d363be Support changing the sort direction of elements
11 years ago
Adrian Perez de Castro d78536c9a4 Support sorting files using mtime or size
11 years ago
Adrian Perez de Castro fa6455a011 Release version 0.3.2
12 years ago
Adrian Perez de Castro 6cf0bf8ad8 Update copyright header
12 years ago
Adrian Perez fd3950172a Merge pull request #4 from davidjb/master
12 years ago
David\ Beitey aba75b3c45 Ensure fancyindex is sending NGX_HTTP_OK (200) as the status vs HTTP_OK which is 0. Without this, connections sit waiting forever.
12 years ago
Adrian Perez 2034d0ad35 Initialize headers_out.status to NGX_OK and improve error check
13 years ago
Stefan Rubner ea6323f92c Ooops. Didn't fix the actual check but just added the comment instead. Fixed.
13 years ago
Stefan Rubner 07614d5abe Fixed the wrong status code check when including header/footer in NGinx 1.1.16
13 years ago
Adrian Perez 607159a61d Update README with some bits
13 years ago
Adrian Perez 44805008d0 Use "ngx_inline" instead of plain "inline"
13 years ago
Óscar García Amor a86e293f4f - Fixed description errors in README.rst
14 years ago
Adrian Perez 42d2f1b1f7 Properly escape ':' and '?' in generated hrefs
14 years ago
Adrian Perez d8e0bdaef2 Update e-mail address and copyright headers
14 years ago
Adrian Perez 2f138afb70 Implement fancyindex_ignore configuration directive
14 years ago
Sergey A. Osokin 3d1c14f162 Fix incompatibility with Nginx 0.7.66
15 years ago
Adrian Perez 4b19f3a73f Add fancyindex_css_href configuration option
15 years ago
Adrian Perez 224db63c53 Save some bytes removing things in the template
15 years ago
Adrian Perez 062b851137 Update README file, add .gitignore
15 years ago
Sergey A. Osokin f465a2bcd6 Small improvement over previous patch
15 years ago
Sergey A. Osokin d54092b842 Fix build with latest development versions of Nginx
15 years ago
Benoit Sigoure bcbf8144c6 Whenever a directory contained a file that couldn't be stat()ed by nginx
15 years ago
Adrián Pérez 3d18805d3a Merged support for nginx 0.8
16 years ago
Adrián Pérez 9e6893c0c8 Be compatible with Nginx 0.8.0
16 years ago
Adrián Pérez 4fa7e69117 Add patch for nginx 0.6
16 years ago
Adrián Pérez 6d5cec8e68 Corrected README
16 years ago
Adrian Perez 30337efcb3 Removed half-implemented readme_* directives (#1)
16 years ago
Adrian Perez 9b75e7ebf9 Add note on gawk requisite
16 years ago
Adrian Perez 207be06cd4 Fixes for building on nginx 0.7.7
17 years ago
Adrian Perez 0b7e40f274 Fixed issue with non-bash shells being unable of configuring the module.
17 years ago
Adrian Perez d508e6f95a - Added support for sending as much response as possible in a single
17 years ago
Adrian Perez 7181e18fb3 Fixed order of handler linkage, fixes #240
17 years ago
Adrian Perez 74863e2716 Fixed module initialization order, so we end up behinx index_module
17 years ago
Adrian Perez 2f429b796b - Updated documentation.
17 years ago
Adrian Perez 75e90109e0 Fixed handling of NGX_AGAIN in big responses
17 years ago
Adrian Perez 4cc0d75806 Fixed readme
17 years ago
Adrian Perez d47dd32858 some code cleanup
17 years ago
Adrian Perez 1eaaa8b505 - Make sure the thing compiles with 0.6.11
17 years ago
Adrian Perez 312c69b5aa Merged changes which fix up ticket #231
17 years ago
Adrian Perez 45775bd0f1 - At last, inclusion works in proper order.
17 years ago
Adrian Perez feaa4d9bf7 compiles -- just do not ask
17 years ago
Adrian Perez 7e156ff58d - Implemented seperate functions to create header/footer buffers.
17 years ago
Adrian Perez 549d00bdae Clarified documentation
17 years ago
Adrian Perez a29f1d861e Some progress for #232
17 years ago
Adrian Perez ddadd2a210 Removed now unused (see comments on #205) include_mode and corresponding directive
17 years ago
Adrian Perez bfbc9fd4a2 cierra el ticket #205
17 years ago
Adrian Perez 323cea9298 Removed unneeded stuff, we will do subrequests
17 years ago
Adrian Perez b2553401cf Simplified an expression a bit
17 years ago
Adrian Perez 05be79d572 - Removed uneeded extra slash in generated src attribute of <iframe>.
17 years ago