aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/utils/useShowArchived.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-011-0/+24
* fix typo * implementation * bug fix and refactoring * Use nuqs for searchParam management * remove the todo about the tests * fix tests --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>