aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem6-24/+57
2025-07-12feat: Support forget and reset passwordMohamed Bassem5-0/+397
2025-07-12feat(ui): Revamp the signin/signup pageMohamed Bassem6-237/+392
2025-07-10feat: Add invite user supportMohamed Bassem8-106/+790
2025-07-10feat: Add support for email verificationMohamed Bassem4-15/+329
2025-07-07fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URLMohamed Bassem2-5/+9
2025-07-07feat: Add a logout pageMohamed Bassem1-0/+18
2025-07-06fix: Fix search indexing after content splitMohamed Bassem1-7/+4
2025-07-06fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2-5/+10
2025-07-06feat: Store large html content in the asset dbMohamed Bassem6-10/+144
2025-07-06fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem2-26/+65
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 Bassem6-74/+215
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 Bassem6-6/+8
2025-07-04fix(workers): A more lenient JSON parsing for LLM responses. Fixes #1267Mohamed Bassem1-1/+39
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-07-04fix(mcp): add empty params object (#1697)Baitazar1-1/+3
2025-06-29fix: switch import / export icons (#1682)Harry Peach1-2/+2
2025-06-22fix(workers): Disable the metascraper readability as it's causing slowness in...Mohamed Bassem1-2/+0
2025-06-22fix(workers): Fix jsdom console logs leaking into worker logsMohamed Bassem1-2/+3
2025-06-22feat(workers): adding a local metascraper plugin for Reddit posts (#1302)David Woods3-13/+115
2025-06-22feat(workers): migrate from puppeteer to playwright (#1296)Mael2-34/+39
2025-06-22feat(mobile): Add tag clearing functionality to tag list (#1595)Ashok Úradníček1-1/+31
2025-06-22fix(mobile): always visible search bar in tags list (#1596)Ashok Úradníček1-0/+1
2025-06-22chore: More oxlint changesMohamed Bassem11-36/+13
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz36-96/+252
2025-06-21fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem1-18/+19
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-21fix(mobile): tweaks to mobile app icon padding + added iOS tinted variant (#1...Alex Stevenson-Price3-1/+4
2025-06-21fix(workers): video downloader should log yt-dlp errors (#1624)irobot1-3/+6
2025-06-15i18n: Add Greek translation (#1564)apo-mak1-0/+481
2025-06-15release(cli): Bump CLI version to 0.25.0Mohamed Bassem1-1/+1
2025-06-08fix: Fix UI infinite recursion by upgrading radix packagesMohamed Bassem3-25/+25
2025-06-08deps: upgrade to pnpm@9.15.9 (#1544)xuatz4-29/+29
2025-06-08release(mcp): Release mcp 0.25.0Mohamed Bassem1-1/+1
2025-06-08release(extension): Bump extension version to 1.2.6Mohamed Bassem1-1/+1
2025-06-08release(mobile): Bump mobile version to 1.7.0Mohamed Bassem1-3/+3
2025-06-08ci: Fix manifest formattingMohamed Bassem1-8/+2
2025-06-08feat(mobile): Add support for viewing PDFs (#1519)Code Love3-2/+156
2025-06-07fix(mobile): Move the delete button to the end in the bookmark menuMohamedBassem1-11/+11
2025-06-07feat(mobile): add reader/screenshot/archive view to bookmark preview (#1509)Simon Kenny2-12/+288
2025-06-07feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway2-24/+71
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