aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-08fix: check import quota before importing bookmarks (#2232)Mohamed Bassem2-3/+53
2025-12-08build: fix typecheck error in query explainerMohamed Bassem1-0/+10
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2-0/+8
2025-12-03deps: Upgrade nextjs to 15.3.6Mohamed Bassem1-1/+1
2025-11-30feat: add a notification badge for list invitationsMohamed Bassem2-0/+27
2025-11-30fix: regen turnstile token on signup resubmissionMohamed Bassem1-1/+14
2025-11-30feat: add support for turnstile on signupMohamed Bassem3-0/+44
2025-11-29i18n: fix en_US translationMohamed Bassem1-57/+57
2025-11-29i18n: Sync weblate translationsHosted Weblate31-62/+3286
2025-11-29feat: autocomplete search terms (#2178)Mohamed Bassem4-61/+629
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem5-0/+498
2025-11-28fix: fix react errors in signin and signup formsMohamed Bassem2-0/+10
2025-11-28fix: separate shared lists in the sidebar (#2180)Mohamed Bassem4-31/+237
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 Bassem1-6/+5
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-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 Bassem1-2/+7
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem3-48/+105
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: use kbd for editor cardMohamed Bassem4-28/+36
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem23-270/+944
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-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2-0/+94
2025-11-09feat: Add page titles (#2109)Mohamed Bassem20-0/+247
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: 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: restore image size in grid layoutMohamed Bassem1-2/+2
2025-11-02deps: Upgrade react-query to 5.90MohamedBassem1-2/+2
2025-11-02feat: Support inline toggling for todos. fixes #1931 (#1933)Cédric3-1/+85
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+47
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: display notes on bookmark card (#2083)xuatz8-23/+158
2025-11-02fix: correctly handle composition in search input. fixes #2048Mohamed Bassem1-1/+21
2025-10-26feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem3-0/+11
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2-24/+35
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2-1/+8
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem4-13/+191
2025-10-12fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem1-1/+1
2025-10-11feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem1-30/+75