aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-11-03fix: restore image size in grid layoutMohamed Bassem1-2/+2
2025-11-02deps: Upgrade react-query to 5.90MohamedBassem3-4/+4
2025-11-02feat: Support inline toggling for todos. fixes #1931 (#1933)Cédric3-1/+85
2025-11-02fix: fix monolith to respect crawler proxyMohamed Bassem1-0/+9
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2-0/+76
2025-11-02fix: fix crash in search input when query contains a percent. fixes #1941Mohamed Bassem1-1/+1
2025-11-02feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem6-29/+214
2025-11-02refactor: improve the userLocalSetting server functionsMohamed Bassem1-27/+14
2025-11-02feat: Make search job timeout configurableMohamed Bassem1-1/+1
2025-11-02feat: display notes on bookmark card (#2083)xuatz12-25/+265
2025-11-02fix: Stricter SSRF validation (#2082)Mohamed Bassem7-98/+507