aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-06feat: Add a new timezone user settingMohamed Bassem3-3/+94
2025-07-06fix: Fix i18n in the new stats pageMohamed Bassem3-37/+108
2025-07-06feat: Add per user storage quotaMohamed Bassem2-0/+33
2025-07-06feat: Add new user stats page. Fixes #1523Mohamed Bassem3-0/+504
2025-07-05feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...Mohamed Bassem1-1/+1
2025-07-04refactor: Move the health endpoint to hono as wellMohamed Bassem1-8/+0
2025-07-04refactor: Move the trpc endpoint to honoMohamed Bassem1-22/+0
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem3-160/+197
2025-07-04fix(web): Add icons to preview selectorsMohamed Bassem1-4/+19
2025-06-29fix: switch import / export icons (#1682)Harry Peach1-2/+2
2025-06-22chore: More oxlint changesMohamed Bassem3-12/+7
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz18-22/+61
2025-06-21feat(admin): add confirmation dialog for user deletion (#1648) (#1649)Deepanshu Saini2-10/+32
2025-06-21fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem2-9/+26
2025-06-15i18n: Add Greek translation (#1564)apo-mak1-0/+481
2025-06-08fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem1-17/+17
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz1-3/+3
2025-06-07feat(ui): Improve the look of the public bookmarks pageMohamed Bassem3-25/+66
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2-3/+14
2025-06-07fix(web): Smaller card titles in the user info pageMohamed Bassem3-3/+3
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2-6/+32
2025-06-07feat(web): Redesign the user settings pageMohamed Bassem4-190/+302
2025-06-07fix(web): Drop the experimental icon from rss feedsMohamed Bassem1-9/+0
2025-06-02i18n: Sync weblate translationsHosted Weblate27-189/+1107
2025-06-01feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2-45/+108
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem13-78/+563
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz10-20/+157
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem5-2/+202
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem11-14/+14
2025-05-31feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche1-1/+1
2025-05-25fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem3-17/+15
2025-05-25fix: Show list options menu on list sidebar hoverMohamed Bassem1-25/+23
2025-05-25fix: Truncate the RSS feed urlMohamed Bassem1-1/+6
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile1-1/+2
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem6-33/+195
2025-05-24feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem3-0/+13
2025-05-18feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2-0/+5
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2-2/+24
2025-05-18fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2-37/+85
2025-05-18build: Fix format errorMohamed Bassem1-1/+1
2025-05-18fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi1-1/+2
2025-05-18refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem28-1142/+29
2025-05-18feat(api): enable ?sortOrder= for relevant resources (#1398)xuatz6-7/+28
2025-05-18feat: position highlight menu based on device type (#1348)Mark :)1-6/+17
2025-05-18fix(search): add new relevance sort order (#1392)xuatz5-10/+52
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem2-18/+51
2025-05-11feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito3-16/+112
2025-05-10i18n: Add US English as option in User Settings (#1327)William Callahan1-19/+19
2025-04-27i18n: Sync weblate translationsHosted Weblate27-214/+3377
2025-04-26fix(web): Hide smart lists from list selectorsMohamed Bassem3-0/+3