mirror of
https://github.com/pi-hole/web.git
synced 2026-02-25 04:05:22 +00:00
Make getAllQueries() take an optionally argument that can be any of: * orderByClientDomainTime * orderByClientTimeDomain * orderByTimeClientDomain * orderByTimeDomainClient * orderByDomainClientTime * orderByDomainTimeClient * ANY THING ELSE If argument is one of orderBy* make getAllQueries() return with JSON hash that is structured by the way the argument sets. This does not break the originally function of getAllQueries() and is backwards compatible.
12 KiB
12 KiB