aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/admin/BackgroundJobs.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove unused trpc files from web and mobileMohamed Bassem11 days1-1/+2
|
* refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem11 days1-60/+71
| | | | | | | | | * refactor: migrate trpc to the new react query integration mode * more fixes * more migrations * upgrade trpc client
* feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem2026-01-031-0/+28
|
* refactor: migrate toasts to sonnerMohamed Bassem2025-12-281-1/+1
|
* feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem2025-10-261-0/+9
| | | | | | | * Add admin maintenance job to migrate large inline HTML * add cursor * more fixes
* refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2025-10-261-21/+32
| | | | | * refactor: generalize admin maintenance queue * more fixes
* feat: Add confirmations to background job actionsMohamedBassem2025-08-221-25/+39
|
* feat: A redesigned background jobs page. #1551MohamedBassem2025-08-211-170/+420
|
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-2/+22
|
* feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem2025-03-091-0/+257