aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-22release(sdk): Release the 0.23 sdkMohamed Bassem1-1/+1
2025-03-22fix(ui): Fix export button sizing to match the import cardsMohamed Bassem1-1/+1
2025-03-22build: Fix lint error in UpdatableBookmarksGridMohamed Bassem1-1/+1
2025-03-22deps: Upgrade trpc and react queryMohamed Bassem7-95/+511
2025-03-22deps: Upgrade pdfjs and dompurifyMohamed Bassem2-244/+138
2025-03-22deps: Upgrade nextjsMohamed Bassem3-61/+61
2025-03-22deps: Upgrade vitestMohamed Bassem5-130/+81
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar3-0/+6
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast3-1/+8
2025-03-16i18n: Sync weblate translationsHosted Weblate24-133/+2852
2025-03-16ci: Fix E2E test timeoutMohamed Bassem1-0/+1
2025-03-16ci: Run E2E tests in CIMohamed Bassem1-0/+15
2025-03-16i18n: Enable new languagesMohamed Bassem1-1/+5
2025-03-16fix(mobile): Fix shared links getting stored as text. #956MohamedBassem2-4/+6
2025-03-16i18n: Sync weblate translationsHosted Weblate16-51/+1695
2025-03-12fix(translations): fixes typo in video download (#1116)erik-nilcoast1-1/+1
2025-03-12fix(extension): Fix handling for empty storage. #10MohamedBassem1-13/+36
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem9-9/+455
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem9-6992/+681
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]5-265/+232
2025-03-09fix: Resync the openapi specMohamed Bassem2-8/+61
2025-03-09fix: Add error boundary around bookmark cardsMohamed Bassem5-3/+59
2025-03-09fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094Mohamed Bassem2-66/+60
2025-03-09build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]4-175/+458
2025-03-09build(deps): bump dompurify from 3.0.9 to 3.2.4 (#1102)dependabot[bot]2-347/+6408
2025-03-09fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem3-23/+37
2025-03-09feat: Expose bookmark summarization in the API (#1088)erik-nilcoast3-0/+121
2025-03-09feat: Move background jobs with the admin actions. Fixes #1083Mohamed Bassem8-257/+284
2025-03-09fix: Fix missing workers in the server statsMohamed Bassem3-0/+86
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