aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/routers/admin.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem2024-12-211-0/+12
* feature: Allow reseting user password, change their roles and create new user...kamtschatka2024-10-191-0/+64
* feature: Support regenerating AI tags only for failed bookmarksMohamedBassem2024-10-131-10/+19
* feature: Introduce a mechanism to cleanup dangling assetsMohamedBassem2024-10-121-2/+63
* feature(web): Add ability to rerun inference on all bookmarks. Fixes 443MohamedBassem2024-09-291-0/+11
* refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)Mohamed Bassem2024-07-211-13/+13
* fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)kamtschatka2024-06-091-8/+2
* feature: Allow recrawling bookmarks without running inference jobsMohamedBassem2024-04-201-0/+2
* fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem2024-04-121-18/+52
* feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid2024-04-111-19/+45
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-2/+4
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-0/+77