aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: check import quota before importing bookmarks (#2232)Mohamed Bassem2025-12-082-3/+53
* build: fix typecheck error in query explainerMohamed Bassem2025-12-081-0/+10
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-082-0/+8
* deps: Upgrade nextjs to 15.3.6Mohamed Bassem2025-12-031-1/+1
* feat: add a notification badge for list invitationsMohamed Bassem2025-11-302-0/+27
* fix: regen turnstile token on signup resubmissionMohamed Bassem2025-11-301-1/+14
* feat: add support for turnstile on signupMohamed Bassem2025-11-303-0/+44
* i18n: fix en_US translationMohamed Bassem2025-11-291-57/+57
* i18n: Sync weblate translationsHosted Weblate2025-11-2931-62/+3286
* feat: autocomplete search terms (#2178)Mohamed Bassem2025-11-294-61/+629
* feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2025-11-295-0/+498
* fix: fix react errors in signin and signup formsMohamed Bassem2025-11-282-0/+10
* fix: separate shared lists in the sidebar (#2180)Mohamed Bassem2025-11-284-31/+237
* fix: correctly render asset extracted text in the edit bookmark dialog. fixes...Mohamed Bassem2025-11-281-4/+24
* fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem2025-11-281-6/+5
* fix: fix colors in invitation formMohamed Bassem2025-11-272-7/+7
* fix: hide archived checkbox in shared listsMohamed Bassem2025-11-271-1/+1
* feat: improve font and colors of sidebar itemsMohamed Bassem2025-11-272-11/+16
* feat: A better looking 404 pageMohamed Bassem2025-11-231-2/+41
* fix: hide manage collaborators option for smart listsMohamed Bassem2025-11-231-1/+1
* fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem2025-11-231-2/+7
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-233-48/+105
* feat: Add search bar to highlights page (#2155)Mohamed Bassem2025-11-231-40/+87
* fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2025-11-231-6/+10
* feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2025-11-234-7/+231
* fix: use kbd for editor cardMohamed Bassem2025-11-224-28/+36
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-1723-270/+944
* fix: fix hydration error in admin user listMohamed Bassem2025-11-151-7/+9
* feat: import from mymind (#2138)Mohamed Bassem2025-11-152-0/+18
* feat: Add bookmark sources statistics section (#2110)Mohamed Bassem2025-11-092-0/+94
* feat: Add page titles (#2109)Mohamed Bassem2025-11-0920-0/+247
* fix: standardize US English translations to professional toneMohamed Bassem2025-11-081-24/+24
* i18n: Sync weblate translationsHosted Weblate2025-11-0831-205/+3808
* feat: Add what's new modal in the sidebar (#2099)Mohamed Bassem2025-11-083-13/+262
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-082-26/+61
* fix: restore image size in grid layoutMohamed Bassem2025-11-031-2/+2
* deps: Upgrade react-query to 5.90MohamedBassem2025-11-021-2/+2
* feat: Support inline toggling for todos. fixes #1931 (#1933)Cédric2025-11-023-1/+85
* feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2025-11-021-0/+47
* fix: fix crash in search input when query contains a percent. fixes #1941Mohamed Bassem2025-11-021-1/+1
* feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem2025-11-026-29/+214
* refactor: improve the userLocalSetting server functionsMohamed Bassem2025-11-021-27/+14
* feat: display notes on bookmark card (#2083)xuatz2025-11-028-23/+158
* fix: correctly handle composition in search input. fixes #2048Mohamed Bassem2025-11-021-1/+21
* feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem2025-10-263-0/+11
* refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2025-10-262-24/+35
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-122-1/+8
* feat: Add service dependency checks in the server overview pageMohamed Bassem2025-10-124-13/+191
* fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem2025-10-121-1/+1
* feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem2025-10-111-30/+75