aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* i18n: Merged translations from weblateMohamed Bassem2025-02-0210-19/+589
|\
* | fix: Hide tags that were attached once by humans from AI tagsMohamed Bassem2025-02-021-1/+3
| * i18n: Translated using Weblate (Norwegian Bokmål)Andreas2025-02-021-1/+19
| * i18n: Added translation using Weblate (Norwegian Bokmål)Andreas2025-02-021-0/+1
| * i18n: Translated using Weblate (Hungarian)Piyoka Smith2025-02-021-1/+339
| * i18n: Translated using Weblate (Chinese (Traditional Han script))hugoalh2025-02-021-3/+23
| * i18n: Translated using Weblate (German)Blubberland2025-02-021-7/+67
| * i18n: Added translation using Weblate (Hungarian)Piyoka Smith2025-02-021-0/+1
| * i18n: Translated using Weblate (Korean)dongyeop2025-02-021-1/+41
| * i18n: Translated using Weblate (Danish)Daniel Vigaru2025-02-021-1/+1
| * i18n: Translated using Weblate (Chinese (Simplified Han script))Crescent2025-02-021-5/+78
| * i18n: Translated using Weblate (French)sofamaniac2025-02-021-1/+11
| * i18n: Translated using Weblate (German)Daniel Vigaru2025-02-021-1/+1
| * i18n: Translated using Weblate (English)Daniel Vigaru2025-02-021-1/+1
| * i18n: Added translation using Weblate (Portuguese (Brazil))Roberto F2025-02-021-0/+1
| * i18n: Added translation using Weblate (Korean)Jisung, Ahn2025-02-021-0/+1
| * i18n: Translated using Weblate (German)Mike Houben2025-02-021-2/+9
|/
* fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem2025-02-022-2/+2
* fix: Dont rearchive singlefile uploads and consider them as archivesMohamed Bassem2025-02-022-4/+13
* release(mobile): Bump mobile version to 1.6.8MohamedBassem2025-02-011-3/+3
* fix(mobile): Add the email trimming that was removed by mistakeMohamedBassem2025-02-011-1/+1
* fix(mobile): Fix flicker on sign in page. Fixes #911MohamedBassem2025-02-015-109/+53
* fix(mobile): margin for "Lists" tab content (#927)Daniel Vigaru2025-02-012-1/+42
* feat(web): Add the query explainer to the smart list modalMohamed Bassem2025-02-012-9/+38
* fix: Abort all IO when workers timeout instead of detaching. Fixes #742Mohamed Bassem2025-02-014-22/+92
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-016-19/+6
* 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