aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-29feat: Allow storing assets in a separate directory. Fixes #1091Mohamed Bassem2-1/+4
2025-03-27feat(workers): Add CRAWLER_SCREENSHOT_TIMEOUT_SEC (#1155)Chang-Yen Tseng1-0/+2
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2-0/+8
2025-03-22deps: Upgrade vitestMohamed Bassem1-1/+1
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+2
2025-03-16feat(workers): allows videoWorker to use ytdlp command line arguments specifi...erik-nilcoast1-0/+5
2025-03-16i18n: Enable new languagesMohamed Bassem1-1/+5
2025-03-11feat: Add endpoints for whoami and user stats. Fixes #1113Mohamed Bassem1-0/+15
2025-03-10fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem1-1/+1
2025-03-09build(deps-dev): bump vitest from 1.3.1 to 1.6.1 (#1104)dependabot[bot]1-1/+1
2025-03-09fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094Mohamed Bassem1-2/+2
2025-03-07feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem2-2/+7
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem3-12/+27
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid3-0/+43
2025-02-16fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)Gavin Mogan3-0/+17
2025-02-09fix: Loosen the restriction about the browser address env variable. Fixes #1000Mohamed Bassem1-2/+2
2025-02-09feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine1-0/+6
2025-02-09feat(i18n): add Arabic language support (#983)Ahmad Mujahid1-0/+1
2025-02-02i18n: Enable the Hungarian translationMohamed Bassem1-0/+1
2025-02-02fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem1-0/+1
2025-02-02feat: Change default max upload size to 50MB up from 4MBMohamed Bassem1-1/+1
2025-02-01feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem1-0/+1
2025-02-01fix: Fix search query parsing to allow and/or to be identifiers. Fixes #935Mohamed Bassem2-4/+15
2025-02-01fix: Fix missing handling for AbortSignal in inference clientMohamed Bassem1-28/+53
2025-02-01fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2-13/+38
2025-02-01deps: Upgrade typescript to 5.7Mohamed Bassem2-3/+6
2025-02-01i18n: Fix spanish language code. Fixes #925Mohamed Bassem1-1/+1
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem3-12/+34
2025-01-19feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫2-0/+41
2025-01-12fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem2-0/+226
2025-01-12feat: Add ability to filter by bookmark typeMohamed Bassem3-0/+97
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek1-0/+5
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2-2/+11
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem2-1/+13
2025-01-05refactor: Implement file streaming for asset route. Fixes #818Mohamed Bassem (aider)1-0/+19
2025-01-05i18n: Enable the new translated languagesMohamed Bassem1-4/+11
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+12
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-2/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+2
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-17/+65
2024-12-31feat: Add support for searching for tagged and listed itemsMohamed Bassem3-0/+56
2024-12-31feat: Add support for negative search termsMohamed Bassem3-44/+132
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+2
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem5-2/+717
2024-12-30i18n: Added Croatian translation (#788)Jaksa1011-0/+1
2024-12-29feat: Add support for embeddings in the inference interface (#403)Mohammed Farghal2-0/+36
2024-12-28fix: Coerce createdAt in the bookmark create/update APIsMohamed Bassem1-2/+2
2024-12-28i18n: Added Turkish translation (#781)Buğra Canata1-0/+1
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem1-0/+10
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem3-5/+9