h5ai
h5ai copied to clipboard
Pagination Request
Please add pagination support to your script. Because its not working if you have many files in one directory. Thank You!
+1
This a must if you host quite large amount of files in single directory. I was a bit surprised that on first enter on the folder with 256 files web browser actually generates over 1040 requests to the web server.
+1
+1
+1
+1 This seems like a really odd feature request to leave for this long; I imagine this could be an issue for a bunch of use-cases
+1 chrome just can't handle 1000+ files smoothly. At the ideal, virtualizing and lazy loading list, but pages are easier to write for sure.
I'm also interested in a pagination feature. I wonder how hard it would be to hack this in.