aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem4-24/+566
2025-07-20fix(test): Fix subscription.testMohamed Bassem1-0/+1
2025-07-20fix(stripe): Allow promotion codesMohamed Bassem1-0/+1
2025-07-19feat: Allow setting browserless crawling per userMohamed Bassem2-1/+13
2025-07-13Revert "fix: Fix the types of the bookmark types in the db query"Mohamed Bassem1-3/+3
2025-07-13fix: Fix the types of the bookmark types in the db queryMohamed Bassem1-3/+3
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem5-0/+1313
2025-07-13feat: Add delete account supportMohamed Bassem1-1/+52
2025-07-13fix: Drop auth failure loggerMohamed Bassem2-32/+8
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