Commit Graph

54 Commits (7a07987ad3c9b87ab9c852dd957acc83c717bda9)

Author SHA1 Message Date
Mim 7a07987ad3 Make sorting criterion configurable
10 years ago
Anthony Ryan da3f7ea17d Shift table stlying details onto the client
11 years ago
Adrian Perez de Castro ea30f7fb21 Preserve URL sorting arguments on directory links
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 6cf0bf8ad8 Update copyright header
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 44805008d0 Use "ngx_inline" instead of plain "inline"
13 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
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 9e6893c0c8 Be compatible with Nginx 0.8.0
16 years ago
Adrian Perez 30337efcb3 Removed half-implemented readme_* directives (#1)
16 years ago
Adrian Perez 207be06cd4 Fixes for building on nginx 0.7.7
17 years ago
Adrian Perez d508e6f95a - Added support for sending as much response as possible in a single
17 years ago
Adrian Perez 75e90109e0 Fixed handling of NGX_AGAIN in big responses
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 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 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 05be79d572 - Removed uneeded extra slash in generated src attribute of <iframe>.
17 years ago
Adrian Perez 3bfd1094a5 Needs more love in the resolution of URI -> path
17 years ago
Adrian Perez a9a8ced810 - Implemented resolution of URI-style file name to path and checks for valid
17 years ago
Adrian Perez 2818c1917c Moved some code into header
17 years ago
Adrian Perez c0be73d8ad Prepared for inclusion of new features
17 years ago
Adrian Perez 0101fd77a1 - Removed unused macro nfi_conf_path_set.
17 years ago
Adrian Perez 855adc70eb - It is ALIVE.
17 years ago
Adrian Perez 4e3d3c4816 Stuff now compiles with nginx 0.6.9 sources. Changed enum type to plain
17 years ago
Adrian Perez e73cb8e3bc Implemented sending README as an iframe
18 years ago
Adrian Perez c2f086207b Added fancyindex_mode directive.
18 years ago
Adrian Perez 003e07cd34 Hecho #200
18 years ago
Adrian Perez 2d96368282 Fixed calculation of buffer length to include table markup.
18 years ago
Adrian Perez 8d7357aa50 Closes #199
18 years ago
Adrian Perez f3cfbd01b1 - Added missing template pieces into templates/templates.h
18 years ago
Adrian Perez 27a0fbf338 new templates are arriving
18 years ago
Adrian Perez ec4deed537 removed _BIT macro
18 years ago
Adrian Perez ec48c46ce8 - Added config flag to wrap up readme file as an IFRAME.
18 years ago