aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-07feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem1-0/+4
2025-03-07fix(workers): Fix webhook events being sent regardless of selected user opera...Mohamed Bassem1-46/+50
2025-03-07fix(workers): Fix pdf screenshotting not working when a text is extracted. Fi...Mohamed Bassem1-5/+9
2025-03-02fix: Validate the output of the feed xml parser. Fixes #1085Mohamed Bassem1-8/+19
2025-03-02fix: Fix fixMode preventing images from getting taggedMohamed Bassem1-1/+1
2025-03-02fix: Move away from JSON outputs to structured outputs. Fixes #1047Mohamed Bassem1-3/+6
2025-03-02feat(web): Show list stats in the sidebarMohamed Bassem3-42/+80
2025-02-23fix: Add missing list to PWA. Fixes #884Mohamed Bassem1-2/+18
2025-02-23feat: Add a setting page to manage assets. Fixes #730Mohamed Bassem8-33/+233
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid23-94/+389
2025-02-09fix(mobile): add header class name corresponding to dark mode for text color ...Md. Saadman Farhad1-0/+1
2025-02-09feat(web): bulk tag deletion. Fixes #872 (#900)lexafaxine4-23/+305
2025-02-09feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid2-0/+23
2025-02-09feat(i18n): add Arabic language support (#983)Ahmad Mujahid2-1/+323
2025-02-02fix: Hide tags that were attached once by humans from AI tagsMohamed Bassem1-1/+3
2025-02-02i18n: Translated using Weblate (Norwegian Bokmål)Andreas1-1/+19
2025-02-02i18n: Added translation using Weblate (Norwegian Bokmål)Andreas1-0/+1
2025-02-02i18n: Translated using Weblate (Hungarian)Piyoka Smith1-1/+339
2025-02-02i18n: Translated using Weblate (Chinese (Traditional Han script))hugoalh1-3/+23
2025-02-02i18n: Translated using Weblate (German)Blubberland1-7/+67
2025-02-02i18n: Added translation using Weblate (Hungarian)Piyoka Smith1-0/+1
2025-02-02i18n: Translated using Weblate (Korean)dongyeop1-1/+41
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