aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-react (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem5-23/+17
2025-02-02fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem4-4/+20
2025-02-02feat: Change default max upload size to 50MB up from 4MBMohamed Bassem2-6/+6
2025-02-02docs: Update single file docsMohamed Bassem1-1/+11
2025-02-01release(mobile): Bump mobile version to 1.6.8MohamedBassem1-3/+3
2025-02-01fix(mobile): Add the email trimming that was removed by mistakeMohamedBassem1-1/+1
2025-02-01fix(mobile): Fix flicker on sign in page. Fixes #911MohamedBassem5-109/+53
2025-02-01fix(mobile): margin for "Lists" tab content (#927)Daniel Vigaru2-1/+42
2025-02-01docs: Feature obsidian's plugin and hoarder's pipette in community projectsMohamed Bassem1-4/+19
2025-02-01feat: Update the last modifiedAt timestamp when tags of the bookmark changeMohamed Bassem1-0/+9
2025-02-01feat(api): Expose the modifiedAt date in the bookmarks APIMohamed Bassem3-0/+13
2025-02-01feat(web): Add the query explainer to the smart list modalMohamed Bassem2-9/+38
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 Bassem10-119/+232
2025-02-01deps: Upgrade typescript to 5.7Mohamed Bassem13-445/+336
2025-02-01ci: Remove lint:ws from the github actionMohamed Bassem1-1/+1
2025-02-01feat: Add a new modifiedAt field to bookmarks table. Fixes #952Mohamed Bassem5-13/+1683
2025-02-01build: Remove sherif from the prod installation pathMohamed Bassem3-2/+73
2025-02-01build: Add logs to the linux installation scriptMohamed Bassem1-1/+7
2025-02-01i18n: Fix spanish language code. Fixes #925Mohamed Bassem1-1/+1
2025-01-28build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik2-12/+12
2025-01-27readme: Add trademark disclaimerMohamed Bassem1-0/+2
2025-01-19build: Fix CI error because of mismatched cmdk versionMohamed Bassem3-3/+4
2025-01-19docs: Various Kubernetes deployment improvements (#862)Eric B7-17/+86
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem23-28/+4272
2025-01-19chore: set firefox user-agent for rss reader (#908)Meysam1-1/+1
2025-01-19feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫6-11/+237
2025-01-19docs: Fix type in intro.md (#901)Zaza1-1/+1
2025-01-18fix(mobile): Use external blob encoder to fix mobile image uploads. Fixes #800MohamedBassem3-16/+42
2025-01-13fix: Fix url matcher not matching sourceUrl. Fixes #874Mohamed Bassem2-5/+25
2025-01-12fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem5-30/+285
2025-01-12feat: Add ability to filter by bookmark typeMohamed Bassem9-14/+208
2025-01-12build: Bake a default NEXTAUTH_URL_INTERNAL in the docker imageMohamed Bassem1-2/+3
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek24-32/+231
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem10-16/+1649
2025-01-12fix: Keep user selection on text highlightMohamed Bassem1-4/+30
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem14-37/+275
2025-01-11docs: Fix openAI pricing link (#816)Jack Bailey1-1/+1
2025-01-11docs: Fix type in the docs hightly -> highly (#853)Andy George15-15/+15
2025-01-05release(sdk): Re-release the 0.21 sdkMohamed Bassem2-17/+23
2025-01-05fix(sdk): Fix the module type of the sdk packageMohamed Bassem2-2/+4