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