aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-11fix: add more indicies for faster bookmark queries (#2246)Mohamed Bassem1-115/+140
2025-12-08fix: fix correctly accounting for text bookmark in import sessions. #2208Mohamed Bassem2-16/+58
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem1-0/+23
2025-12-07fix: remove queue triggers outside of updateTags transactionMohamed Bassem1-15/+19
2025-11-30fix: fix bypass email verification in apiKey.exchangeMohamed Bassem2-0/+56
2025-11-30feat: add support for turnstile on signupMohamed Bassem2-0/+84
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem6-0/+247
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem1-1/+1
2025-11-27fix: Propagate group ids in queue calls (#2177)Mohamed Bassem6-33/+85
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem1-0/+1
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem2-1/+69
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem3-4/+99
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem5-339/+1789
2025-11-17refactor: remove the PrivacyAware interfaceMohamed Bassem10-104/+9
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem9-320/+2981
2025-11-09refactor: Extract ratelimiter into separate plugin (#2112)Mohamed Bassem4-75/+52
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem1-0/+13
2025-11-08tests: Fix failing testMohamed Bassem1-12/+16
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem4-4/+20
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+2
2025-11-02fix: browser service connection check using dns instead. Fixes #2080Mohamed Bassem1-6/+8
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2-16/+18
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-0/+1
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem1-0/+116
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem5-1/+448
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem3-11/+392
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem3-80/+702
2025-09-21fix: optimize memory usage of tag listingMohamed Bassem2-50/+136
2025-09-14refactor: Move callsites to liteque to be behind a pluginMohamed Bassem11-37/+37
2025-09-14feat: Regen api keysMohamed Bassem3-7/+100
2025-09-14refactor: strongly type the search plugin interfaceMohamed Bassem1-5/+6
2025-09-13feat(search): add title search qualifier (#1940)Mohamed Bassem2-1/+73
2025-09-07fix: fix 5xx on invalid api keyMohamed Bassem1-1/+5
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem2-4/+14
2025-09-06refactor: Extract quota logic into its own classMohamed Bassem3-79/+13
2025-08-31refactor: Move highlights object into modelsMohamed Bassem2-131/+188
2025-08-31refactor: Move feed object into modelsMohamed Bassem2-94/+134
2025-08-30fix: Respect wal mode for the queue dbMohamed Bassem1-1/+1
2025-08-22feat: Support video uploads and attachments (#1847)Evan Sharp1-1/+1
2025-08-03fix: Get rid of the userSetting table completelyMohamedBassem1-27/+16
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem11-1118/+1600
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem3-80/+24
2025-07-27fix: Use prometheus histogram instead of summaryMohamedBassem1-2/+5
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem3-11/+11
2025-07-27chore: More turbo fixesMohamedBassem1-2/+2
2025-07-27fix: Fix package boundary violationsMohamedBassem1-0/+1
2025-07-26deps: Upgrade viteMohamed Bassem1-1/+1
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-3/+2
2025-07-26deps: Upgrade trpcMohamed Bassem1-1/+1
2025-07-26fix: prometheus add karakeep prefix to metrics (#1780)Tobias1-7/+7