Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-11 | fileserver: do not double-escape paths (#4447) | Mohammed Al Sahaf | |
2021-11-23 | fileserver: browse: do not encode the paths in breadcrumbs and page title ↵ | Mohammed Al Sahaf | |
(#4410) | |||
2021-11-22 | fileserver: Fix handling of symlink sizes in directory listings (#4415) | Jeremy Lin | |
2021-09-18 | fileserver: Fix displayed file size if it is symlink (#4354) | HayatoShiba | |
* Fix file size if it is symlink * change the variable name for readability | |||
2021-09-16 | fileserver: properly handle escaped/non-ascii paths (#4332) | Mohammed Al Sahaf | |
* fileserver: properly handle escaped/non-ascii paths * fileserver: tests: accommodate Windows hate of colons in files names | |||
2021-07-07 | fileserver: Fix browse name_dir_first sorting (#4218) | diamondburned | |
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-04-30 | fileserver: Share template logic for both `templates` and `file_server ↵ | Jason Du | |
browse` (#4093) Co-authored-by: Matthew Holt <mholt@users.noreply.github.com> |