aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-28fix: correctly render asset extracted text in the edit bookmark dialog. fixes...Mohamed Bassem1-4/+24
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem3-10/+9
2025-11-27fix: fix colors in invitation formMohamed Bassem2-7/+7
2025-11-27fix: hide archived checkbox in shared listsMohamed Bassem1-1/+1
2025-11-27feat: improve font and colors of sidebar itemsMohamed Bassem2-11/+16
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem5-4/+18
2025-11-23fix(mcp): propagate parent id to createList call. fixes: #2144Mohamed Bassem1-1/+2
2025-11-23feat(mobile): proper handling for shared list permissions (#2165)Mohamed Bassem6-146/+279
2025-11-23feat(mobile): Add highlights page to mobile app (#2156)Mohamed Bassem4-1/+276
2025-11-23feat: A better looking 404 pageMohamed Bassem1-2/+41
2025-11-23fix: hide manage collaborators option for smart listsMohamed Bassem1-1/+1
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem3-27/+38
2025-11-23feat(mobile): Add AI summary field to mobile bookmark info (#2157)Mohamed Bassem1-1/+153
2025-11-23feat(mobile): Add tags screen to mobile app (#2163)Mohamed Bassem2-1/+148
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem3-48/+105
2025-11-23feat(mobile): Add smart list creation in mobile app (#2153)Mohamed Bassem2-4/+69
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem1-40/+87
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem1-6/+10
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem4-7/+231
2025-11-22fix: add a way to allowlist all domains from ip validationMohamed Bassem1-0/+4
2025-11-22fix: use kbd for editor cardMohamed Bassem4-28/+36
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem23-270/+944
2025-11-16deps: upgrade hono and playwrightMohamed Bassem1-2/+2
2025-11-16deps: Upgrade typescript to 5.9Mohamed Bassem3-3/+3
2025-11-15fix: fix hydration error in admin user listMohamed Bassem1-7/+9
2025-11-15feat: import from mymind (#2138)Mohamed Bassem2-0/+18
2025-11-15feat: add Prometheus counter for HTTP status codes (#2117)Mohamed Bassem2-1/+13
2025-11-15fix(mobile): upgrade react-native-pdf to v7 to fix page alignmentMohamedBassem2-3/+3
2025-11-15fix(mobile): fix app memory page size compatibility (#2135)Mohamed Bassem2-5/+7
2025-11-14release(mobile): Bump mobile version to 1.8.2Mohamed Bassem1-3/+3
2025-11-14fix: remove incorrect array destructuring in mobile search (#2124)Mohamed Bassem1-1/+1
2025-11-10feat: correct default prom metrics from web and worker containersMohamed Bassem1-0/+1
2025-11-10fix: fix crash in crawler on invalid URL in matchesNoProxyMohamed Bassem1-3/+9
2025-11-09feat: add crawler domain rate limiting (#2115)Mohamed Bassem1-4/+80
2025-11-09refactor: Allow runner functions to return results to onCompleteMohamed Bassem1-1/+1
2025-11-09feat(extension): Add custom header support for extension (#2111)Mohamed Bassem6-7/+204
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2-0/+94
2025-11-09feat: Add page titles (#2109)Mohamed Bassem20-0/+247
2025-11-09feat: add failed_permanent metric for worker monitoring (#2107)Mohamed Bassem9-0/+32
2025-11-08release(extension): Release version 1.7.1Mohamed Bassem1-1/+1
2025-11-08release(mobile): Bump mobile version to 1.8.1Mohamed Bassem1-3/+3
2025-11-08fix: standardize US English translations to professional toneMohamed Bassem1-24/+24
2025-11-08i18n: Sync weblate translationsHosted Weblate31-205/+3808
2025-11-08feat(extension): Allow writing notes directly in the extension (#2104)Mohamed Bassem3-0/+132
2025-11-08fix(mobile): fix default address not correctly stored in settingsMohamedBassem2-3/+3
2025-11-08feat(mobile): add custom headers configuration in sign-in screen (#2103)Mohamed Bassem7-5/+250
2025-11-08feat: Add what's new modal in the sidebar (#2099)Mohamed Bassem3-13/+262
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem2-26/+61
2025-11-03fix: metascraper logo to go through proxy if one configured. fixes #1863Mohamed Bassem1-1/+14
2025-11-03feat(extension): add tab bookmark badge indicator (#1745)qixing-jk13-142/+794