Mohammed Al Sahaf
78b5356f2b
fileserver: do not double-escape paths ( #4447 )
2021-12-11 09:26:21 -05:00
Mohammed Al Sahaf
1e10f6f725
fileserver: browse: do not encode the paths in breadcrumbs and page title ( #4410 )
2021-11-23 03:13:09 -05:00
Jeremy Lin
c8b5a81607
fileserver: Fix handling of symlink sizes in directory listings ( #4415 )
2021-11-22 14:59:09 -07:00
HayatoShiba
d3a0259944
fileserver: Fix displayed file size if it is symlink ( #4354 )
...
* Fix file size if it is symlink
* change the variable name for readability
2021-09-18 05:51:59 -06:00
Mohammed Al Sahaf
33c70f418f
fileserver: properly handle escaped/non-ascii paths ( #4332 )
...
* fileserver: properly handle escaped/non-ascii paths
* fileserver: tests: accommodate Windows hate of colons in files names
2021-09-16 20:40:31 +00:00
diamondburned
9e16e80f3c
fileserver: Fix browse name_dir_first sorting ( #4218 )
...
This commit fixes the `sortByNameDirFirst` variable inside fileserver to
match what browse's default template has.
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2021-07-07 02:54:54 -04:00
Jason Du
637fd8f67b
fileserver: Share template logic for both templates
and file_server browse
( #4093 )
...
Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2021-04-30 22:17:23 -04:00