aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/admin/admin_tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2026-01-111-0/+19
* fix: parallelize queue enqueues in bookmark routes * fix: guard meilisearch client init with mutex * feat: add bookmark debugging admin tool * more fixes * more fixes * more fixes