4 Commits

Author SHA1 Message Date
Martin Brennan
439950e300 DEV: Add spec for TopWords
Also make it so we limit the amount of words returned
on the server, no point returning 100 to the client
and slicing.
2025-09-04 12:40:08 +02:00
Martin Brennan
46ec06b38e DEV: Add BestTopics spec and minor refactors 2025-09-03 17:38:33 +02:00
Martin Brennan
31cef0d1f9 DEV: Refactor BestPosts
Return an array of hashes instead of an array of arrays, this simplifies
the component too. Also, remove unnecessary htmlSafe in the component.
2025-09-03 16:53:20 +02:00
Martin Brennan
2ecbe11534 DEV: Adding specs for all reports, spec helpers, and minor refactors 2025-09-03 15:24:49 +02:00