aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-19i18n: Sync weblate translationsHosted Weblate30-90/+3362
2025-07-19fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem1-1/+1
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem3-80/+94
2025-07-19fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2-2/+26
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem9-163/+548
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem1-1/+19
2025-07-19fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...Mohamed Bassem1-1/+1
2025-07-17fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem1-1/+1
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz5-5/+118
2025-07-14fix: Clear search history on logoutMohamed Bassem3-15/+20
2025-07-14feat: adding search history #1541 (#1627)lexafaxine5-46/+286
2025-07-13feat: markdown file upload support (#1647) (#1672)Rodrigo Santos1-3/+20
2025-07-13Revert "fix: Fix the types of the bookmark types in the db query"Mohamed Bassem2-21/+1
2025-07-13fix: Fix the types of the bookmark types in the db queryMohamed Bassem2-1/+21
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem5-58/+527
2025-07-13feat: Add delete account supportMohamed Bassem2-0/+184
2025-07-13fix: Drop auth failure loggerMohamed Bassem1-10/+3
2025-07-13feat: Add proper proxy support. fixes #1265Mohamed Bassem2-9/+87
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12deps: Upgrade typescript to 5.8Mohamed Bassem3-3/+3
2025-07-12deps: Upgrade drizzleMohamed Bassem2-2/+2
2025-07-12fix(web): Fix dark mode in auth pagesMohamed Bassem6-10/+10
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem1-1/+0
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