aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i18n: Sync weblate translationsHosted Weblate2025-07-1930-90/+3362
* fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem2025-07-191-1/+1
* feat(web): Slightly nicer looking tags pageMohamed Bassem2025-07-193-80/+94
* fix: Run workers in prod without tsx. Fixes #1673Mohamed Bassem2025-07-198-93/+473
* deps: bump s6-overlay version (#1750)TeoMatthew2025-07-191-1/+1
* fix: Fix edit list modal not clearing parentMohamed Bassem2025-07-191-1/+1
* feat: Add a proper reader modeMohamed Bassem2025-07-1910-163/+583
* fix: Increase crawler max worker count in testsMohamed Bassem2025-07-191-0/+1
* feat: Allow setting browserless crawling per userMohamed Bassem2025-07-1910-6/+2399
* feat: Allow enabling journaling mode on the dbMohamed Bassem2025-07-193-18/+36
* fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...Mohamed Bassem2025-07-191-1/+1
* fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem2025-07-192-9/+9
* chore: Move the helm charts to their own repoMohamed Bassem2025-07-197-240/+1
* fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem2025-07-171-1/+1
* feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz2025-07-1711-10/+214
* fix: Clear search history on logoutMohamed Bassem2025-07-143-15/+20
* feat: adding search history #1541 (#1627)lexafaxine2025-07-147-47/+416
* feat: markdown file upload support (#1647) (#1672)Rodrigo Santos2025-07-131-3/+20
* Revert "fix: Fix the types of the bookmark types in the db query"Mohamed Bassem2025-07-134-27/+16
* fix: Fix the types of the bookmark types in the db queryMohamed Bassem2025-07-134-16/+27
* feat: Add stripe based subscriptionsMohamed Bassem2025-07-1318-60/+4351
* feat: Add delete account supportMohamed Bassem2025-07-136-2/+252
* fix: Drop auth failure loggerMohamed Bassem2025-07-134-61/+11
* feat: Add proper proxy support. fixes #1265Mohamed Bassem2025-07-135-9/+118
* feat(api): Expose the update user API in the openapi specsMohamed Bassem2025-07-126-0/+302
* build: Restrict claude actions invocationsMohamed Bassem2025-07-121-4/+6
* fix(web): Fix the alignment in the user options pageMohamed Bassem2025-07-121-4/+1
* deps: Upgrade typescript to 5.8Mohamed Bassem2025-07-127-158/+165
* fix: Add ratelimiting to bookmark recrawl and summarizationMohamed Bassem2025-07-121-1/+15
* deps: Upgrade drizzleMohamed Bassem2025-07-125-140/+475
* fix(web): Fix dark mode in auth pagesMohamed Bassem2025-07-126-10/+10
* fix(tests): Fix missing mock in trpc testsMohamed Bassem2025-07-123-4/+3
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-1214-91/+159
* refactor: Move db interactions into the trpc routesMohamed Bassem2025-07-124-33/+66
* feat: Support forget and reset passwordMohamed Bassem2025-07-1213-47/+3170
* chore: Add claude code github actionMohamed Bassem2025-07-121-0/+58
* feat(ui): Revamp the signin/signup pageMohamed Bassem2025-07-126-238/+393
* feat: Add API ratelimitsMohamed Bassem2025-07-107-13/+173
* feat: Add invite user supportMohamed Bassem2025-07-1018-109/+3973
* feat: Add support for email verificationMohamed Bassem2025-07-1012-157/+748
* fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709Mohamed Bassem2025-07-101-0/+6
* fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URLMohamed Bassem2025-07-072-5/+9
* feat: Add a logout pageMohamed Bassem2025-07-071-0/+18
* fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...Mohamed Bassem2025-07-061-0/+6
* build: Add an open-api husky checkMohamed Bassem2025-07-063-1/+19
* fix(build): Regenerate openapi specMohamed Bassem2025-07-061-0/+7
* fix: Fix search indexing after content splitMohamed Bassem2025-07-061-7/+4
* fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2025-07-062-5/+10
* feat: Store large html content in the asset dbMohamed Bassem2025-07-0617-18/+2383
* fix(mobile): Fix crash when bookmark doesn't have archive or screenshot. Fixe...Mohamed Bassem2025-07-062-26/+65