aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Fix unsync-similar-dependencies error (#942)Henrik Nordvik2025-01-281-1/+1
* build: Fix CI error because of mismatched cmdk versionMohamed Bassem2025-01-192-2/+3
* feat: Change webhooks to be configurable by usersMohamed Bassem2025-01-199-11/+782
* chore: set firefox user-agent for rss reader (#908)Meysam2025-01-191-1/+1
* feat(webhook): Implement webhook functionality for bookmark events (#852)玄猫2025-01-193-11/+163
* fix(mobile): Use external blob encoder to fix mobile image uploads. Fixes #800MohamedBassem2025-01-182-15/+18
* fix: Limit concurrency of bulk actions. Fix #773Mohamed Bassem2025-01-123-30/+59
* feat: Add ability to filter by bookmark typeMohamed Bassem2025-01-123-1/+39
* feat: Add Bookmark Sorting Feature (#812)Daksh Pareek2025-01-1222-21/+187
* feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2025-01-123-12/+54
* fix: Keep user selection on text highlightMohamed Bassem2025-01-121-4/+30
* feat: Add support for singlefile extension uploads. #172Mohamed Bassem2025-01-115-31/+138
* fix(sdk): Publish both esm and cjs modules for the sdkMohamed Bassem2025-01-051-1/+4
* feat(cli): Add title option for bookmarks in CLI commands (#831)Subodh Dahal2025-01-051-3/+4
* fix: Fix truncated long text in bookmark preview modal. Fixe #793Mohamed Bassem2025-01-052-2/+2
* refactor: Implement file streaming for asset route. Fixes #818Mohamed Bassem (aider)2025-01-051-23/+52
* i18n: Sync weblate translaionsMohamed Bassem2025-01-053-7/+334
* deps: Upgrade nextjs to 14.2.21Mohamed Bassem2025-01-052-2/+2
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-051-0/+39
* fix: Change search endpoint to accept query as raw stringMohamed Bassem2025-01-042-4/+3
* feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2025-01-042-0/+73
* Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem2025-01-021-0/+1
* ci: Run tests on push (#807)Mohamed Bassem2025-01-021-1/+0
* fix: Add i18n for query explainer and add missing url matcherMohamed Bassem2025-01-023-15/+81
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-0210-57/+206
* feat: Add support for searching for tagged and listed itemsMohamed Bassem2024-12-311-0/+14
* feat: Add support for negative search termsMohamed Bassem2024-12-311-4/+8
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-316-2/+14
* feat: Introduce advanced search capabilities (#753)Mohamed Bassem2024-12-313-17/+128
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-315-37/+109
* feat: show createdAt year in card footer when created over a year ago (#790)JD Hartley2024-12-311-2/+9
* fix(landing): update GitHub capitalization (#791)JD Hartley2024-12-311-3/+3
* fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem2024-12-301-1/+1
* i18n: Added Croatian translation (#788)Jaksa1012024-12-301-0/+267
* refactor: Refactor sidebar into a shared componentMohamed Bassem2024-12-3013-329/+233
* feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem2024-12-3018-33/+156
* deps: Upgrade drizzle-orm to 0.38.3Mohamed Bassem2024-12-292-2/+2
* feat: add Linkwarden importer (#786)Patrick Leonard2024-12-293-1/+53
* fix(ios): Drop the local networking property to enable http support. Fixes #679MohamedBassem2024-12-291-2/+1
* fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r2024-12-283-0/+53
* build: Fix format errorMohamed Bassem2024-12-281-252/+252
* fix: react warning about keys in AllHighlightsMohamed Bassem2024-12-281-8/+5
* i18n: Added Turkish translation (#781)Buğra Canata2024-12-281-0/+266
* fix(mobile): Mark the camera explicitly as not required in android manifest. ...MohamedBassem2024-12-283-1/+26
* i18n: Sync weblate translaionsMohamed Bassem2024-12-287-23/+1179
* fix: Better handling for when there's no highlights in the all highlights pageMohamed Bassem2024-12-282-3/+14
* feat: Implement the all highlights page. Fixes #620Mohamed Bassem2024-12-2810-78/+237
* release(cli): Bump CLI version to 0.20.0Mohamed Bassem2024-12-281-1/+1
* feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem2024-12-274-4/+100
* feat: Implement highlights support for links. Fixes #620Mohamed Bassem2024-12-276-6/+525