aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/admin.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-21feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem1-0/+12
2024-10-19feature: Allow reseting user password, change their roles and create new user...kamtschatka1-0/+64
2024-10-13feature: Support regenerating AI tags only for failed bookmarksMohamedBassem1-10/+19
2024-10-12feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem1-2/+63
2024-09-29feature(web): Add ability to rerun inference on all bookmarks. Fixes 443MohamedBassem1-0/+11
2024-07-21refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem1-13/+13
2024-06-09fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)kamtschatka1-8/+2
2024-04-20feature: Allow recrawling bookmarks without running inference jobsMohamedBassem1-0/+2
2024-04-12fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem1-18/+52
2024-04-11feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid1-19/+45
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-2/+4
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02feature: Show user list in admin pageMohamedBassem1-10/+1
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-0/+86