df-browse-sizesort-patch #9

Merged
af123 merged 5 commits from df/webif:df-browse-sizesort-patch into master 2020-06-17 23:58:34 +00:00

5 Commits

Author SHA1 Message Date
HummyPkg 0ef47da7b6 Remove trailing whitespace, restore last blank line 2020-06-18 00:57:22 +01:00
df 42cf8bf238 Add tooltips for sort orders
Also generalise the file sort function to allow sorting by any quantity returned by `[file stat]`
2020-06-18 00:50:55 +01:00
df 9cf915e5f7 Avoid sort order build-up in sort URL parameter string
Fixes behaviour where each new sort added &order=n to the query string.
2020-06-18 00:50:55 +01:00
df 478d9db2e2 Add sort by size (icon) 2020-06-18 00:50:55 +01:00
df b824882eb2 Add sort by size
Implementing https://hummy.tv/forum/threads/webif-web-interface-1-4-x.7712/post-142116.

The sort line is reorganised to allow for two more sort orders.
2020-06-18 00:50:55 +01:00