aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2024-12-30i18n: Added Croatian translation (#788)Jaksa1011-0/+267
2024-12-30i18n: Translated using Weblate (Croatian)Jaksa1-5/+87
2024-12-30i18n: Translated using Weblate (Croatian)Jaksa1-1/+185
2024-12-30i18n: Translated using Weblate (Galician)Sunny1-99/+99
2024-12-30i18n: Translated using Weblate (Spanish)Sunny1-1/+1
2024-12-30i18n: Translated using Weblate (German)Jaksa1-3/+57
2024-12-30i18n: Added translation using Weblate (Croatian)Jaksa1-0/+1
2024-12-30i18n: Translated using Weblate (Galician)Sunny1-1/+267
2024-12-30i18n: Added translation using Weblate (Galician)Sunny1-0/+1
2024-12-30i18n: Translated using Weblate (Spanish)Sunny1-3/+9
2024-12-30refactor: Refactor sidebar into a shared componentMohamed Bassem13-329/+233
2024-12-30feat: Change the admin page to be tabbed similar to that of the settings pageMohamed Bassem18-33/+156
2024-12-29deps: Upgrade drizzle-orm to 0.38.3Mohamed Bassem2-2/+2
2024-12-29feat: add Linkwarden importer (#786)Patrick Leonard3-1/+53
2024-12-29fix(ios): Drop the local networking property to enable http support. Fixes #679MohamedBassem1-2/+1
2024-12-28fix(mobile): Add support for self signed certs in android. Fixes #381 (#416)CrypticC3s4r3-0/+53
2024-12-28build: Fix format errorMohamed Bassem1-252/+252
2024-12-28fix: react warning about keys in AllHighlightsMohamed Bassem1-8/+5
2024-12-28i18n: Added Turkish translation (#781)Buğra Canata1-0/+266
2024-12-28fix(mobile): Mark the camera explicitly as not required in android manifest. ...MohamedBassem3-1/+26
2024-12-28i18n: Sync weblate translaionsMohamed Bassem7-23/+1179
2024-12-28fix: Better handling for when there's no highlights in the all highlights pageMohamed Bassem2-3/+14
2024-12-28feat: Implement the all highlights page. Fixes #620Mohamed Bassem10-78/+237