summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/gql/Queries.ts (unfollow)
Commit message (Collapse)AuthorLines
10 daysfrontend: Always fetch statistics from the networkWolfgang Müller-1/+5
Since the data fetched in the statistics query will be invalidated by basically any mutation and tracking the dependencies manually like we do with other queries is not feasible, simply have it load from network always.
2025-01-19frontend: Add basic statistics pageWolfgang Müller-0/+4