aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/admin/AdminNotices.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-08feat(web): Redesign the import/export pageMohamed Bassem1-68/+135
2025-03-08fix(workers): Small typo fix in assetPreprocessingWorker.tsChris1-2/+2
2025-03-07feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem4-4/+12
2025-03-07fix(workers): Fix webhook events being sent regardless of selected user opera...Mohamed Bassem1-46/+50
2025-03-07fix(workers): Fix pdf screenshotting not working when a text is extracted. Fi...Mohamed Bassem1-5/+9
2025-03-02fix: Validate the output of the feed xml parser. Fixes #1085Mohamed Bassem1-8/+19
2025-03-02fix: Fix fixMode preventing images from getting taggedMohamed Bassem1-1/+1
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem7-39/+74
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem6-42/+97
2025-03-02refactor: Move the list logic into a separate modelMohamed Bassem6-194/+308
2025-03-02docs: Add instructions for node environment setup (#1078)Mosab Ibrahim1-0/+59
2025-02-23fix: Add missing list to PWA. Fixes #884Mohamed Bassem1-2/+18
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem16-347/+630
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid34-101/+545
2025-02-16chore: Add question issue template and update other onesMohamed Bassem3-2/+10
2025-02-16fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)Gavin Mogan5-12/+34