aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-12fix: Add ratelimiting to bookmark recrawl and summarizationMohamed Bassem1-1/+15
2025-07-12deps: Upgrade drizzleMohamed Bassem1-1/+1
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem1-0/+3
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem3-23/+55
2025-07-12refactor: Move db interactions into the trpc routesMohamed Bassem4-33/+66
2025-07-12feat: Support forget and reset passwordMohamed Bassem3-45/+514
2025-07-10feat: Add API ratelimitsMohamed Bassem5-13/+166
2025-07-10feat: Add invite user supportMohamed Bassem6-3/+1009
2025-07-10feat: Add support for email verificationMohamed Bassem3-1/+201
2025-07-06fix: Add a dummy bcrypt comparison in validatePassword when the user is not f...Mohamed Bassem1-0/+6
2025-07-06feat: Store large html content in the asset dbMohamed Bassem3-7/+99
2025-07-06fix(tests): Fix broken user setting testMohamed Bassem1-0/+2
2025-07-06feat: Add a new timezone user settingMohamed Bassem1-24/+33
2025-07-06feat: Add prometheus monitoring. Fixes #758Mohamed Bassem3-8/+177
2025-07-06feat: Add per user storage quotaMohamed Bassem3-0/+63
2025-07-06feat: Add new user stats page. Fixes #1523Mohamed Bassem2-1/+552
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem4-6/+308
2025-06-22fix(tags): normalise leading hashes in tag names (#1317) (#1351)Mostafa Wahied2-3/+40
2025-06-22chore: More oxlint changesMohamed Bassem1-4/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz3-10/+25
2025-06-21fix: Fix webhook not firing on deletion. Fixes #1613Mohamed Bassem1-1/+1
2025-06-21fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem1-2/+10
2025-06-21fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem1-12/+34
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2-7/+61
2025-06-01feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem1-1/+1
2025-06-01feat: Add support for public lists (#1511)Mohamed Bassem4-7/+125
2025-06-01feat: add user customisable default archive display behaviour (#1505)xuatz2-0/+4
2025-05-31feat: Generate RSS feeds from lists (#1507)Mohamed Bassem5-257/+542
2025-05-24feat: Add "deleted" webhook event (#1464)Salvatore Gentile1-0/+1
2025-05-24feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2-0/+76
2025-05-18feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2-8/+29
2025-05-18feat(api): Expose the endpoint to create a new tagMohamed Bassem1-23/+13
2025-05-18fix(search): add new relevance sort order (#1392)xuatz1-3/+19
2025-05-17fix(api): make PUT bookmark to a list idempotent (#1427)xuatz1-4/+2
2025-05-17feat: Allow enabling/disabling RSS feedsMohamed Bassem2-1/+7
2025-04-28Revert "fix: Fix smart lists not working in list search qualifiers". #1321Mohamed Bassem3-133/+69
2025-04-27fix: Fix smart lists not working in list search qualifiers. Fixes #845Mohamed Bassem3-69/+133
2025-04-27fix: When triggering a re-index, drop all the documents firstMohamed Bassem1-0/+3
2025-04-27feat: Implement generic rule engine (#1318)Mohamed Bassem11-4/+1678
2025-04-26tests: Run trpc tests in CIMohamed Bassem1-0/+14
2025-04-16tests: Add tests for various trpc endpointsMohamed Bassem8-4/+1107
2025-04-16fix: Add includeContent to search endpoint and document it in the docsMohamed Bassem1-3/+1
2025-04-16feat(web): Add support for merging lists (#1231)omnitrix2-0/+59
2025-04-15fix: Add password salt to the user tableMohamed Bassem3-9/+21
2025-04-13feat: add support for filtering by bookmark age (#1228)Brandon Wong1-0/+13
2025-04-13fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem1-11/+53
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-0/+20
2025-04-13feat: Add an MCP server for karakeepMohamed Bassem1-1/+1
2025-04-12feat(web): Optionally add short description to lists (#1225)ekambains1-0/+2
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem22-75/+78