sterrenb / flutterhole

A third party Android application for the Pi-Hole® dashboard.
https://play.google.com/store/apps/details?id=sterrenburg.github.flutterhole
MIT License
401 stars 27 forks source link

Different sorting of query log and API call list #132

Open ravermeister opened 3 years ago

ravermeister commented 3 years ago

Is your feature request related to a problem? Please describe. The list of queries and API calls are sorted differently. In the query list the newest request is on top of the list. In the API call list, the opposite of the case.

Describe the solution you'd like Let the newest API call appear on top of the list, just like in the query log.

sterrenb commented 3 years ago

Hello @ravermeister 👋 - Thanks for opening an issue!

Agreed, the query log and sorting could be more usable. Note to self: look at updated Pi-hole dashboard for inspiration.