Commit Graph

4 Commits

Author SHA1 Message Date
Stephen Heumann
d615b32431 Indicate if no results are found for a query. 2019-04-19 21:37:58 -05:00
Stephen Heumann
c7968ecb69 Bump up page size to 50.
This seems like a reasonable trade-off between speed of retrieving one page and number of pages needed to see lots of results. Many specific searches will return fewer results than this anyway.
2019-04-19 21:16:49 -05:00
Stephen Heumann
ef301fd7fc Add support for fetching more results. 2019-04-18 22:58:57 -05:00
Stephen Heumann
999b6130a4 Rearrange/refactor DiskBrowser code into smaller, more focused files.
There are only a few minor code changes, and nothing that should have an effect on functionality. This is basically just rearranging the code.
2019-04-18 13:24:43 -05:00