aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-09fix: fix migration failing when no user settings are set. fixes #1919 (#1920)Gavin Mogan1-6/+6
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem4-29/+2343
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem4-1/+2346
2025-07-27chore: More turbo fixesMohamedBassem5-12/+23
2025-07-27fix: Ensure that all packages are ESM packagesMohamedBassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem4-0/+2354
2025-07-19feat: Allow enabling journaling mode on the dbMohamed Bassem1-0/+12
2025-07-13Revert "fix: Fix the types of the bookmark types in the db query"Mohamed Bassem1-3/+12
2025-07-13fix: Fix the types of the bookmark types in the db queryMohamed Bassem1-12/+3
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem4-0/+2417
2025-07-12deps: Upgrade drizzleMohamed Bassem1-2/+2
2025-07-12feat: Support forget and reset passwordMohamed Bassem4-0/+2251
2025-07-10feat: Add invite user supportMohamed Bassem4-0/+2174
2025-07-06feat: Store large html content in the asset dbMohamed Bassem4-1/+2063
2025-07-06chore: Excluded unneeded docker context using dockerignoreMohamed Bassem1-2/+2
2025-07-06feat: Add a new timezone user settingMohamed Bassem4-0/+2060
2025-07-06feat: Add per user storage quotaMohamed Bassem4-0/+2052
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem4-0/+2045
2025-06-22chore: More oxlint changesMohamed Bassem1-4/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz2-7/+22
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem4-3/+2045
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz4-1/+2033
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem4-0/+2023
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile1-1/+1
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem5-1/+2042
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem4-0/+1978
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem4-0/+1968
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem4-2/+2109
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-1/+1
2025-04-16tests: Add tests for various trpc endpointsMohamed Bassem1-1/+1
2025-04-15fix: Add password salt to the user tableMohamed Bassem4-1/+1695
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains4-0/+1686
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem4-10/+10
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast4-0/+1685
2025-03-07feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092Mohamed Bassem1-2/+1
2025-03-02refactor: Move the list logic into a separate modelMohamed Bassem2-0/+2
2025-02-17feat: Add PDF screenshot generation and display (#995)Ahmad Mujahid1-0/+2
2025-02-02fix: Fix node22 error in worker container. Fixes #962Mohamed Bassem1-1/+1
2025-02-01feat: Add a new modifiedAt field to bookmarks table. Fixes #952Mohamed Bassem4-0/+1659
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem6-0/+3319
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem4-2/+1572
2025-01-11feat: Add support for singlefile extension uploads. #172Mohamed Bassem1-0/+2
2025-01-02Revert "ci: Run tests on push (#807)" (#808)Mohamed Bassem1-1/+1
2025-01-02ci: Run tests on push (#807)Mohamed Bassem1-1/+1
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem4-0/+1573
2025-01-01refactor: Migrate from the deprecated drizzle-orm schemaMohamed Bassem2-61/+48
2024-12-29deps: Upgrade drizzle-orm to 0.38.3Mohamed Bassem1-1/+1
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem6-0/+3108
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem4-0/+1421