aboutsummaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat(workers): migrate from puppeteer to playwright (#1296)Mael2025-06-222-34/+39
* feat(mobile): Add tag clearing functionality to tag list (#1595)Ashok Úradníček2025-06-221-1/+31
* fix(mobile): always visible search bar in tags list (#1596)Ashok Úradníček2025-06-221-0/+1
* chore: More oxlint changesMohamed Bassem2025-06-2211-36/+13
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-2236-96/+252
* fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem2025-06-211-18/+19
* feat(admin): add confirmation dialog for user deletion (#1648) (#1649)Deepanshu Saini2025-06-212-10/+32
* fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem2025-06-212-9/+26
* fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...Alex Stevenson-Price2025-06-213-1/+4
* fix(workers): video downloader should log yt-dlp errors (#1624)irobot2025-06-211-3/+6
* i18n: Add Greek translation (#1564)apo-mak2025-06-151-0/+481
* release(cli): Bump CLI version to 0.25.0Mohamed Bassem2025-06-151-1/+1
* fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem2025-06-083-25/+25
* deps: upgrade to pnpm@9.15.9 (#1544)xuatz2025-06-084-29/+29
* release(mcp): Release mcp 0.25.0Mohamed Bassem2025-06-081-1/+1
* release(extension): Bump extension version to 1.2.6Mohamed Bassem2025-06-081-1/+1
* release(mobile): Bump mobile version to 1.7.0Mohamed Bassem2025-06-081-3/+3
* ci: Fix manifest formattingMohamed Bassem2025-06-081-8/+2
* feat(mobile): Add support for viewing PDFs (#1519)Code Love2025-06-083-2/+156
* fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem2025-06-071-11/+11
* feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny2025-06-072-12/+288
* feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway2025-06-072-24/+71
* feat(ui): Improve the look of the public bookmarks pageMohamed Bassem2025-06-073-25/+66
* fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2025-06-072-3/+14
* fix(web): Smaller card titles in the user info pageMohamed Bassem2025-06-073-3/+3
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-072-6/+32
* feat(web): Redesign the user settings pageMohamed Bassem2025-06-074-190/+302
* fix(web): Drop the experimental icon from rss feedsMohamed Bassem2025-06-071-9/+0
* i18n: Sync weblate translationsHosted Weblate2025-06-0227-189/+1107
* feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2025-06-012-45/+108
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-3/+3
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-0113-78/+563
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-0110-20/+157
* feat(mobile): Add PDF support to share extension (#1494)Code Love2025-06-011-2/+4
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-316-33/+205
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3114-18/+18
* feat: Allow PATCH method in CORS headers (#1489)Sylvain Pasche2025-05-311-1/+1
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-253-17/+15
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
* fix: Truncate the RSS feed urlMohamed Bassem2025-05-251-1/+6
* chore: Add localhost labs to README and landingMohamed Bassem2025-05-251-2/+7
* fix(landing): Fix the favicon location for the landing pageMohamed Bassem2025-05-241-0/+0
* feat: Add "deleted" webhook event (#1464)Salvatore Gentile2025-05-241-1/+2
* docs: Update the privacy policyMohamed Bassem2025-05-241-196/+119
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-246-33/+195
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-243-0/+13
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-182-0/+5
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-1814-102/+288
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-182-37/+85
* build: Fix format errorMohamed Bassem2025-05-181-1/+1