aboutsummaryrefslogtreecommitdiffstats
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-05i18n: Enable the new translated languagesMohamed Bassem1-4/+11
2025-01-05ci: Fix build by using the workspace sdk packageMohamed Bassem2-3/+6
2025-01-05feat: Expose the search functionality in the REST APIMohamed Bassem7-20/+260
2025-01-04fix: Change search endpoint to accept query as raw stringMohamed Bassem1-5/+7
2025-01-04feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem4-0/+557
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem4-7/+3
2025-01-02ci: Run tests on push (#807)Mohamed Bassem4-3/+7
2025-01-02fix: Add i18n for query explainer and add missing url matcherMohamed Bassem1-0/+1
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem15-43/+1838
2025-01-01refactor: Migrate from the deprecated drizzle-orm schemaMohamed Bassem2-61/+48
2024-12-31feat: Add support for searching for tagged and listed itemsMohamed Bassem5-0/+114
2024-12-31feat: Add support for negative search termsMohamed Bassem5-65/+274
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)4-0/+8
2024-12-31test: Add tests for the search id queriesMohamed Bassem2-0/+280
2024-12-31feat: Introduce advanced search capabilities (#753)Mohamed Bassem7-3/+914
2024-12-30build: Fix sdk and e2e_tests buildsMohamed Bassem2-2/+2
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem14-1/+1315
2024-12-30fix(api): Return 201 from highlights creation and fix docs for PATCH /lists/[...Mohamed Bassem3-20/+2
2024-12-30feat: Introduce a typescript sdkMohamed Bassem7-0/+1225
2024-12-30i18n: Added Croatian translation (#788)Jaksa1011-0/+1
2024-12-29deps: Upgrade drizzle-orm to 0.38.3Mohamed Bassem2-2/+2
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 Bassem2-4/+6
2024-12-28i18n: Added Turkish translation (#781)Buğra Canata1-0/+1
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem3-7/+18
2024-12-27docs: Fix missing docs for highlights APIsMohamed Bassem2-0/+257
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem7-6/+348
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem10-0/+3312
2024-12-26refactor: Move asset preprocessing to its own worker out of the inference workerMohamed Bassem2-2/+27
2024-12-22i18n: Enable polish translationsMohamed Bassem1-0/+1
2024-12-22feat: Add basic pagination to searchBookmarks tRPCMohamed Bassem1-2/+33
2024-12-22i18n: Enable the Swedish translationMohamed Bassem1-0/+1
2024-12-21feature: Add an admin notice about the usage of the legacy container imagesMohamed Bassem1-0/+12
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem5-2/+1478
2024-11-24fix: Instruct the model to only respond with the summary when summarizing con...Mohamed Bassem1-1/+1
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-6/+2
2024-11-23i18n: Add zh-TW Traditional Chinese locale (#689)Peter Dave Hello1-1/+2
2024-11-21fix(workers): Don't block connection to chrome when failing to download adblo...Mohamed Bassem1-0/+2
2024-11-17fix: Fix homepage not loading when hitting adding invalid URL during crawling...Mohamed Bassem2-9/+6
2024-11-17feature: Allow setting bookmark metadata during creationMohamed Bassem3-113/+111
2024-11-17docs: fix typo in inference.ts (#640)Ikko Eltociear Ashimine1-1/+1
2024-11-17translations: Add german, french and chinese LLM translationsMohamed Bassem1-1/+3
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-0/+6
2024-11-09fix: Increase max prompt length to 500 chars instead of 100Mohamed Bassem1-1/+1
2024-11-09fix: Feed refreshes were not getting re-enqueued for failed jobsMohamed Bassem2-1/+7
2024-11-08fix: Fix slow AllTags page because of misconfigured tagId index. Fixes #528Mohamed Bassem4-1/+1414
2024-11-03feature: Schedule RSS feed refreshes every hourMohamed Bassem1-1/+1
2024-11-03feature(web): Add the ability to view the bookmarks of a particular rss feedMohamed Bassem3-0/+35
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem8-0/+1649
2024-10-28fix: Fix type in the separate container env variableMohamed Bassem1-2/+2