| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
feature: Allow reseting user password, change their roles and create new users.… …* How do I set the variable "user" or "system" for AI inference #262 changed from system to user * Make Myself an Admin #560 added user management functionality to the admin page * A bunch of UI fixes and simplifications --------- Co-authored-by: Mohamed Bassem <me@mbassem.com> |
kamtschatka | 9 | -52/+711 | |
| feature: Support regenerating AI tags only for failed bookmarks | MohamedBassem | 2 | -11/+29 | |
| feature: Introduce a mechanism to cleanup dangling assets | MohamedBassem | 10 | -8/+351 | |
| feature(web): Add ability to rerun inference on all bookmarks. Fixes 443 | MohamedBassem | 2 | -0/+35 | |
| refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309) | Mohamed Bassem | 13 | -344/+128 | |
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210) …* re-index of database is not scanning all places when bookmark tags are changed. Manual indexing is working as workaround #208 introduced a new function to trigger a reindex to reduce copy/paste added missing reindexes when tags are deleted/bookmarks are updated * give functions a bit more descriptive name --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 6 | -55/+41 | |
| feature: Allow recrawling bookmarks without running inference jobs | MohamedBassem | 4 | -9/+46 | |
| fix: Differentiate between pending in db and in redis in admin job stats | MohamedBassem | 3 | -26/+64 | |
feature: Recrawl failed links from admin UI (#95) …* feature: Retry failed crawling URLs * fix: Enhancing visuals and some minor changes. |
Ahmad Mujahid | 8 | -25/+1067 | |
| format: Add missing lint and format, and format the entire repo | MohamedBassem | 57 | -192/+255 | |
| refactor: Extract trpc logic into its package | MohamedBassem | 51 | -1536/+1793 | |
| feature: Show user list in admin page | MohamedBassem | 5 | -73/+228 | |
| feature: Add an admin page showing server stats and actions | MohamedBassem | 12 | -7/+1048 |