aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-02i18n: Translated using Weblate (Danish)Daniel Vigaru1-1/+1
2025-02-02i18n: Translated using Weblate (Chinese (Simplified Han script))Crescent1-5/+78
2025-02-02i18n: Translated using Weblate (French)sofamaniac1-1/+11
2025-02-02i18n: Translated using Weblate (German)Daniel Vigaru1-1/+1
2025-02-02i18n: Translated using Weblate (English)Daniel Vigaru1-1/+1
2025-02-02i18n: Added translation using Weblate (Portuguese (Brazil))Roberto F1-0/+1
2025-02-02i18n: Added translation using Weblate (Korean)Jisung, Ahn1-0/+1
2025-02-02i18n: Translated using Weblate (German)Mike Houben1-2/+9
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem2-2/+2
2025-02-02fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2-4/+13
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-01feat(web): Add the query explainer to the smart list modalMohamed Bassem2-9/+38
2025-02-01fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem4-22/+92
2025-02-01deps: Upgrade typescript to 5.7Mohamed Bassem6-19/+6
2025-01-28build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik1-1/+1
2025-01-19build: Fix CI error because of mismatched cmdk versionMohamed Bassem2-2/+3
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem9-11/+782
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)玄猫3-11/+163
2025-01-18fix(mobile): Use external blob encoder to fix mobile image uploads. Fixes #800MohamedBassem2-15/+18
2025-01-12fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem3-30/+59
2025-01-12feat: Add ability to filter by bookmark typeMohamed Bassem3-1/+39
2025-01-12feat: Add Bookmark Sorting Feature (#812)Daksh Pareek22-21/+187
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem3-12/+54
2025-01-12fix: Keep user selection on text highlightMohamed Bassem1-4/+30
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem5-31/+138
2025-01-05fix(sdk): Publish both esm and cjs modules for the sdkMohamed Bassem1-1/+4
2025-01-05feat(cli): Add title option for bookmarks in CLI commands (#831)Subodh Dahal1-3/+4
2025-01-05fix: Fix truncated long text in bookmark preview modal. Fixe #793Mohamed Bassem2-2/+2
2025-01-05refactor: Implement file streaming for asset route. Fixes #818Mohamed Bassem (aider)1-22/+51
2025-01-05i18n: Sync weblate translaionsMohamed Bassem3-7/+334
2025-01-05deps: Upgrade nextjs to 14.2.21Mohamed Bassem2-2/+2
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem1-0/+39
2025-01-04fix: Change search endpoint to accept query as raw stringMohamed Bassem2-4/+3
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2-0/+73
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-0/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+0
2025-01-02fix: Add i18n for query explainer and add missing url matcherMohamed Bassem3-15/+81
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem10-57/+206
2024-12-31feat: Add support for searching for tagged and listed itemsMohamed Bassem1-0/+14
2024-12-31feat: Add support for negative search termsMohamed Bassem1-4/+8
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)6-2/+14
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem3-17/+128
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li5-37/+109
2024-12-31feat: show createdAt year in card footer when created over a year ago (#790)JD Hartley1-2/+9
2024-12-31fix(landing): update GitHub capitalization (#791)JD Hartley1-3/+3
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem1-1/+1