aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle/meta/0077_snapshot.json (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem1-2/+190
2026-01-18feat: track api key usage datesMohamed Bassem1-2/+9
2025-12-30feat: change default for tag style to be title case with spacesMohamed Bassem1-3/+3
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem1-2/+17
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-2/+16
2025-12-22fix: optimize tagging db queries (#2287)Mohamed Bassem1-2/+20
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz1-2/+23
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem1-11/+50
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem1-2/+135
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem1-2/+139
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem1-2/+137
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-2/+10
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-2/+9
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem1-64/+208
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem1-2/+9
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem1-2/+134
2025-07-12feat: Support forget and reset passwordMohamed Bassem1-2/+76
2025-07-10feat: Add invite user supportMohamed Bassem1-2/+83
2025-07-06feat: Store large html content in the asset dbMohamed Bassem1-6/+6
2025-07-06feat: Add a new timezone user settingMohamed Bassem1-2/+10
2025-07-06feat: Add per user storage quotaMohamed Bassem1-2/+9
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem1-2/+9
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem1-2/+10
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz1-2/+10
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem1-2/+9
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem1-2/+41
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem1-2/+10
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem1-2/+10
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem1-2/+268
2025-04-15fix: Add password salt to the user tableMohamed Bassem1-2/+10
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains1-2/+9
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast1-2/+30
2025-02-01feat: Add a new modifiedAt field to bookmarks table. Fixes #952Mohamed Bassem1-2/+9
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem1-4/+78
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-21/+55
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem1-2/+117
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem1-2/+10
2024-11-08fix: Fix slow AllTags page because of misconfigured tagId index. Fixes #528Mohamed Bassem1-3/+3
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem1-2/+177
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem1-2/+9
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem1-3/+25
2024-10-06refactor: Include userId in the assets tableMohamedBassem1-2/+29
2024-10-05feature: Persevere the source URL of clipped texts from the extension.MohamedBassem1-2/+9
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem1-47/+124
2024-09-28deps: Upgrade drizzle-kitMohamedBassem1-50/+49
2024-07-08chore: added a new table to store the config in the database (#279)kamtschatka1-2/+25
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-2/+9
2024-06-23refactor: extract assets into their own database table. #215 (#220)kamtschatka1-23/+68
2024-05-26feature: Full page archival with monolith. Fixes #132MohamedBassem1-2/+9
2024-05-18fix: Add the missing bookmark URL index migrationMohamedBassem1-3/+11