Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@jessicaschilling jessicaschilling released this 24 Jul 15:35
· 27 commits to master since this release
fa0f5a0

This release brings general tidying, plus some substantial UI enhancements! Big thanks to @neatonk for all the work.

  • Adds a column for CIDs between the name and size columns; CIDs are clickable links that open the item as a new "root path", enabling users to copy direct links to images or subdirectories (see #37 and #15)
  • Adds the size of the current directory to the header of the table (see #37 and #25)
  • Makes path components in table headers into links, so clicking on segments between directory slashes will go to that level of the directory tree (see #37 and #2)
  • Updates tests to include testing the above (see #38)
  • Reconciles legacy discrepancies between dir-index.html and dir-index-uncat.html (see #39)