caddy/middleware
W-Mark Kubacki 239f6825f7 browse: When sorting by size, offset directories
Assigns negative sizes to directories in order to have them listed reliably
before any zero-sized files. That order is what most users expect when
sorting by size.

As side effect directories will appear before files on all filesystem
implementations. To give an example: before this change directories had a size
of 4 KiB when using Linux with ext4 or tmpfs, and with ZFS a size resembling
an estimation of the number of leaves within said directory.
2016-04-19 00:20:44 +02:00
..
2016-03-21 21:46:41 -06:00
2016-03-26 21:14:22 +00:00
2016-03-26 21:05:19 +00:00
2016-03-26 21:14:54 +00:00
2016-03-17 22:29:58 +01:00
2016-03-17 16:42:28 -06:00
2015-11-15 11:06:50 -07:00
2016-03-26 21:05:19 +00:00
2016-04-18 09:43:28 -06:00