aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/dashboard/admin/page.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem2024-12-301-26/+0
|
* feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem2024-12-211-6/+9
|
* ui: refactor admin settings page (#249)Md Saban2024-06-291-282/+17
| | | | | | | | | | | | | | | * ui: refactor admin ui * fix: pr comments * chore: lint fix * chore: refactor * minor tweaks --------- Co-authored-by: MohamedBassem <me@mbassem.com>
* docs: Change references from the old repo URL to the new oneMohamedBassem2024-05-191-3/+2
|
* feature: Allow recrawling bookmarks without running inference jobsMohamedBassem2024-04-201-2/+14
|
* fix: Differentiate between pending in db and in redis in admin job statsMohamedBassem2024-04-121-7/+11
|
* feature: Recrawl failed links from admin UI (#95)Ahmad Mujahid2024-04-111-5/+21
| | | | | * feature: Retry failed crawling URLs * fix: Enhancing visuals and some minor changes.
* fix: Minor fixes to small screens to render admin panel and settings in full ↵MohamedBassem2024-04-031-7/+7
| | | | width
* feature: Include server version in the admin UI. Fixes #66MohamedBassem2024-04-021-1/+54
|
* fix(web): Consistent spacing in the content container in all pages. Fixes #40MohamedBassem2024-03-301-1/+1
|
* feature(web): Add dark mode supportMohamedBassem2024-03-231-5/+6
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+1
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+203