aboutsummaryrefslogtreecommitdiffstats
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-03release(mcp): Bump mcp server to 0.26MohamedBassem1-1/+1
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-2/+2
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem1-42/+5
2025-07-27refactor: Refactor crawlerWorker to use tryCatchMohamedBassem1-123/+117
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem6-63/+52
2025-07-27chore: More turbo fixesMohamedBassem10-18/+21
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem3-0/+3
2025-07-26deps: Upgrade viteMohamed Bassem9-17/+26
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem2-258/+268
2025-07-26feat(mobile): add context aware sharing option in mobile app (#1785)xuatz2-2/+83
2025-07-26feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem7-72/+152
2025-07-26feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem1-1/+49
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem3-0/+5
2025-07-26feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem1-19/+19
2025-07-26fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem1-1/+0
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-19/+0
2025-07-26deps: Upgrade trpcMohamed Bassem3-9/+8
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem2-1/+2
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