aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem3-0/+3248
2026-02-04fix: backfill old sessions and do queue backpressure (#2449)Mohamed Bassem1-1/+52
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem5-0/+6487
2026-01-18feat: track api key usage datesMohamed Bassem3-0/+3031
2025-12-30feat: change default for tag style to be title case with spacesMohamed Bassem3-0/+3029
2025-12-29 fix: reset tagging status on crawl failure (#2316)Mohamed Bassem3-0/+3038
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem3-0/+3026
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem3-0/+3010
2025-12-22fix: optimize tagging db queries (#2287)Mohamed Bassem3-0/+2996
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz3-0/+2979
2025-12-14fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem3-0/+2956
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem3-0/+2963
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem3-0/+2934
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem3-0/+2801
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem3-0/+2662
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem3-0/+2512
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem3-0/+2504
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem3-0/+2521
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 completelyMohamedBassem3-0/+2328
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem3-0/+2346
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem3-0/+2353
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem3-0/+2364
2025-07-12feat: Support forget and reset passwordMohamed Bassem3-0/+2224
2025-07-10feat: Add invite user supportMohamed Bassem3-0/+2151
2025-07-06feat: Store large html content in the asset dbMohamed Bassem3-0/+2060
2025-07-06feat: Add a new timezone user settingMohamed Bassem3-0/+2059
2025-07-06feat: Add per user storage quotaMohamed Bassem3-0/+2051
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem3-0/+2044
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem3-1/+2038
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz3-1/+2030
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem3-0/+2021
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem3-0/+2019
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem3-0/+1975
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem3-0/+1967
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem3-1/+1992
2025-04-15fix: Add password salt to the user tableMohamed Bassem3-1/+1694
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains3-0/+1685
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast3-0/+1681
2025-02-01feat: Add a new modifiedAt field to bookmarks table. Fixes #952Mohamed Bassem3-0/+1652
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem5-0/+3290
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem3-0/+1570
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem3-0/+1570
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem5-0/+3077
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem3-0/+1420
2024-11-08fix: Fix slow AllTags page because of misconfigured tagId index. Fixes #528Mohamed Bassem3-0/+1413
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem3-0/+1436
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem3-0/+1237
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem3-0/+1241
2024-10-06refactor: Include userId in the assets tableMohamedBassem3-0/+1221