aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle/meta (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem2-0/+3247
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem3-0/+6458
2026-01-18feat: track api key usage datesMohamed Bassem2-0/+3030
2025-12-30feat: change default for tag style to be title case with spacesMohamed Bassem2-0/+3023
2025-12-29 fix: reset tagging status on crawl failure (#2316)Mohamed Bassem2-0/+3023
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem2-0/+3023
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem2-0/+3008
2025-12-22fix: optimize tagging db queries (#2287)Mohamed Bassem2-0/+2994
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2-0/+2976
2025-12-14fix: non-link bookmarks where stuck in pending summarization. Fixes #1605Mohamed Bassem2-0/+2955
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem2-0/+2955
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2-0/+2916
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2-0/+2783
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem2-0/+2646
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem2-0/+2511
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2-0/+2503
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem2-0/+2496
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem2-0/+2314
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem2-0/+2345
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem2-0/+2352
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem2-0/+2345
2025-07-12feat: Support forget and reset passwordMohamed Bassem2-0/+2213
2025-07-10feat: Add invite user supportMohamed Bassem2-0/+2139
2025-07-06feat: Store large html content in the asset dbMohamed Bassem2-0/+2058
2025-07-06feat: Add a new timezone user settingMohamed Bassem2-0/+2058
2025-07-06feat: Add per user storage quotaMohamed Bassem2-0/+2050
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem2-0/+2043
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem2-1/+2037
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz2-1/+2029
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2-0/+2020
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2-0/+2013
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2-0/+1974
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem2-0/+1966
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem2-1/+1959
2025-04-15fix: Add password salt to the user tableMohamed Bassem2-1/+1693
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains2-0/+1684
2025-03-22feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)erik-nilcoast2-0/+1677
2025-02-01feat: Add a new modifiedAt field to bookmarks table. Fixes #952Mohamed Bassem2-0/+1649
2025-01-19feat: Change webhooks to be configurable by usersMohamed Bassem3-0/+3279
2025-01-12feat: Support customizing the summarization prompt. Fixes #731Mohamed Bassem2-0/+1568
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem2-0/+1568
2024-12-27feat: Implement highlights support for links. Fixes #620Mohamed Bassem3-0/+3061
2024-12-08feature: Store crawling status code and allow users to find broken links. Fix...Mohamed Bassem2-0/+1419
2024-11-08fix: Fix slow AllTags page because of misconfigured tagId index. Fixes #528Mohamed Bassem2-0/+1411
2024-11-03feature: Add support for subscribing to RSS feeds. Fixes #202Mohamed Bassem2-0/+1411
2024-10-27feature: Add a summarize with AI button for linksMohamed Bassem2-0/+1236
2024-10-06refactor: Start tracking bookmark assets in the assets tableMohamedBassem2-0/+1229
2024-10-06refactor: Include userId in the assets tableMohamedBassem2-0/+1207
2024-10-05feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2-0/+1180
2024-09-29feature(web): Add the ability to customize the inference prompts. Fixes #170MohamedBassem2-0/+1173