aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versions.json (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-20fix(test): Fix subscription.testMohamed Bassem1-0/+1
2025-07-20fix(stripe): Allow promotion codesMohamed Bassem1-0/+1
2025-07-20release(sdk): Release the 0.26 sdkMohamed Bassem2-4/+240
2025-07-20docs: Release the 0.26.0 docsMohamed Bassem70-0/+4950
2025-07-20docs: Update api docs in prep for the 0.26.0 releaseMohamed Bassem13-24/+107
2025-07-20docs: Restructure the config docs a bitMohamed Bassem1-25/+18
2025-07-20i18n: Add new translationsMohamed Bassem1-0/+5
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 Bassem8-93/+473
2025-07-19deps: bump s6-overlay version (#1750)TeoMatthew1-1/+1
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem10-163/+583
2025-07-19fix: Increase crawler max worker count in testsMohamed Bassem1-0/+1
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem10-6/+2399
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem3-18/+36
2025-07-19fix(mobile): Fix image quality slider showing lots of decimal places. fixes #...Mohamed Bassem1-1/+1
2025-07-19fix: Rename the proxy settings such that they don't interfer with other requestsMohamed Bassem2-9/+9
2025-07-19chore: Move the helm charts to their own repoMohamed Bassem7-240/+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)xuatz11-10/+214
2025-07-14fix: Clear search history on logoutMohamed Bassem3-15/+20
2025-07-14feat: adding search history #1541 (#1627)lexafaxine7-47/+416
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 Bassem4-27/+16
2025-07-13fix: Fix the types of the bookmark types in the db queryMohamed Bassem4-16/+27
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem18-60/+4351
2025-07-13feat: Add delete account supportMohamed Bassem6-2/+252
2025-07-13fix: Drop auth failure loggerMohamed Bassem4-61/+11
2025-07-13feat: Add proper proxy support. fixes #1265Mohamed Bassem5-9/+118
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem6-0/+302
2025-07-12build: Restrict claude actions invocationsMohamed Bassem1-4/+6
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12deps: Upgrade typescript to 5.8Mohamed Bassem7-158/+165
2025-07-12fix: Add ratelimiting to bookmark recrawl and summarizationMohamed Bassem1-1/+15
2025-07-12deps: Upgrade drizzleMohamed Bassem5-140/+475
2025-07-12fix(web): Fix dark mode in auth pagesMohamed Bassem6-10/+10
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem3-4/+3
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem14-91/+159
2025-07-12refactor: Move db interactions into the trpc routesMohamed Bassem4-33/+66
2025-07-12feat: Support forget and reset passwordMohamed Bassem13-47/+3170