aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(mobile): add context aware sharing option in mobile app (#1785)xuatz2025-07-263-7/+103
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-267-72/+152
* feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem2025-07-261-1/+49
* fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2025-07-263-0/+5
* feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem2025-07-262-22/+21
* fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem2025-07-261-1/+0
* fix: Drop legacy container noticeMohamed Bassem2025-07-262-22/+2
* deps: Upgrade form-dataMohamed Bassem2025-07-261-9/+10
* deps: Upgrade trpcMohamed Bassem2025-07-266-87/+54
* fix: prometheus add karakeep prefix to metrics (#1780)Tobias2025-07-261-7/+7
* deps: Upgrade turbo, sherif and oxlintMohamed Bassem2025-07-212-112/+98
* fix: Remove bcrypt from the api key validation routeMohamed Bassem2025-07-216-25/+568
* feat: Add a max output tokens env variableMohamed Bassem2025-07-203-1/+6
* fix(test): Fix subscription.testMohamed Bassem2025-07-201-0/+1
* fix(stripe): Allow promotion codesMohamed Bassem2025-07-201-0/+1
* release(sdk): Release the 0.26 sdkMohamed Bassem2025-07-202-4/+240
* docs: Release the 0.26.0 docsMohamed Bassem2025-07-2070-0/+4950
* docs: Update api docs in prep for the 0.26.0 releaseMohamed Bassem2025-07-2013-24/+107
* docs: Restructure the config docs a bitMohamed Bassem2025-07-201-25/+18
* i18n: Add new translationsMohamed Bassem2025-07-201-0/+5
* 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