Commit Graph

241 Commits (b9ecd5bcb4c77f43c610f1a7d147e14210b9a330)
 

Author SHA1 Message Date
Ryan Schmidt b9ecd5bcb4 Tests: Fix typos in descriptions and messages
3 years ago
Ryan Schmidt 698e7ce4b9 get-pup: Verify with openssl instead of sha256sum
3 years ago
Ryan Schmidt 7ee6b81661 HACKING.md: Note MacPorts can install gawk too
3 years ago
Ryan Schmidt e8a4a7eced template.awk: Fix name of HACKING file
3 years ago
Ryan Schmidt 3d47d0d6b1 README.rst: Fix typos and other minor edits
3 years ago
Ryan Schmidt 60e39e0929 .gitignore: Ignore nginx-*
3 years ago
Ryan Schmidt a1890354e5 Tests: Build nginx in parallel on macOS
3 years ago
Ryan Schmidt 20ba8038ac Tests: Use netstat to list occupied ports on macOS
3 years ago
Anthony Ryan 5930c29d6a Remove `fancyindex_name_length` by offloading work to CSS
3 years ago
Adrian Perez de Castro 6cdffdb0af
Version 0.5.2
3 years ago
Adrian Perez de Castro b0e1fa83a8 CI: Move over to GitHub Actions
3 years ago
Anthony Ryan 2e9555e759 Always use ngx_escape_html to ensure we aren't rendering file names
3 years ago
Adrian Perez de Castro 391d2d5447
CI: Update mainline version to 1.19.3
4 years ago
Tim Gates 566ad22a61 docs: fix simple typo, configration -> configuration
4 years ago
Adrian Perez de Castro 5ca7cb32af
Version 0.5.1
4 years ago
Adrian Perez de Castro c33b05af9e Fix check for arguments to fancyindex_{header,footer}
4 years ago
Adrian Perez de Castro 4fc6bb10d7
Version 0.5.0
4 years ago
Adrian Perez de Castro 618e2d154e
Add missing "use pup" command to t/07-directory-first.test
4 years ago
Adrian Perez de Castro f52bacea8f Add unit tests for local headers and footers
4 years ago
Adrian Perez de Castro 527511fbf8 Load local header and footer files when configuring
4 years ago
JoungKyun Kim 5ac161ccc3 fixed #82 fancyindex can't print list with auth-ldap module
4 years ago
Adrian Perez de Castro 140dcb7a8f Properly escape square brackets with old Nginx versions
4 years ago
Adrian Perez de Castro 6637a7afab Update to Nginx 0.8 as oldest supported version
4 years ago
Adrian Perez de Castro d3d7adc89d README: Update CI link to use travis-ci.com instead of .org
4 years ago
Adrian Perez de Castro 52a17b7a17 CI: Update Nginx mainline and stable versions
4 years ago
z4yx 63d19686df add a test of ngx_http_fancyindex_cmp_entries_dirs_first
4 years ago
z4yx b3e06fd31b remove ngx_http_fancyindex_cmp_entries_dirs_first
4 years ago
z4yx c0448985b6 ngx_int_t -> int
4 years ago
z4yx a05006e3c4 replace ngx_sort with ngx_qsort
4 years ago
Joshua Shaffer 56934db14c update readme
5 years ago
Joshua Shaffer 42e21c9153 Added test for show_dotfiles
5 years ago
Joshua Shaffer 7444208a36 t/* should be eol=lf so bash can run
5 years ago
Joshua Shaffer 94bb8164b2 Fixes #54. Adds configuration option 'fancyindex_show_dotfiles' to show dotfiles.
5 years ago
Adrian Perez de Castro 11101de198
make-dist: Add script to generate release tarballs
5 years ago
Adrian Perez de Castro 58fecc865d
Version 0.4.4
5 years ago
Anders Trier 21a084d61d Add CRLF after the 'Parent directory' line. This makes the output easier to parse.
5 years ago
kPherox fa13aef31b Add test for `fancyindex_hide_parent_dir on`
6 years ago
kPherox 47ce20d993 refs aperezdc/ngx-fancyindex#57 Add `fancyindex_hide_parent_dir` directive
6 years ago
Nicolas CARPi 7abb6e3693 Fix some issues in the README file
6 years ago
Adrian Perez de Castro 473c1de024 Properly encode filenames as URI components
6 years ago
Adrian Perez de Castro a3929d7074 CI: Update Nginx mainline to version 1.15.2
6 years ago
David Beitey e6ddb517ca Mention awk fails on macOS and provide a solution
6 years ago
David Beitey aa0be2dcaa Fix encoding of & chars in table header
6 years ago
Adrian Perez de Castro d1b2f36738
Version 0.4.3
7 years ago
Adrian Perez de Castro a983c2c899
Add test case for sort order by file-size after
7 years ago
qjqqyy 2b2244551f Fix decreasing sort by file size
7 years ago
Adrian Perez de Castro 6f812eba8e Add a test case which uses pup to check a listing
7 years ago
Adrian Perez de Castro 604b43b336 Add pup() and use() function to allow skipping when pup is unavailable
7 years ago
Adrian Perez de Castro 60f09e450d Allow skipping test cases
7 years ago
Adrian Perez de Castro 501f9bc63c CI: Add script to fetch and validate a binary build of pup
7 years ago