index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
db
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
fix: fix migration failing when no user settings are set. fixes #1919 (#1920)
Gavin Mogan
1
-6
/
+6
2025-08-03
fix: Get rid of the userSetting table completely
MohamedBassem
4
-29
/
+2343
2025-08-02
feat: Drop support for time bounded invitations
MohamedBassem
4
-1
/
+2346
2025-07-27
chore: More turbo fixes
MohamedBassem
5
-12
/
+23
2025-07-27
fix: Ensure that all packages are ESM packages
MohamedBassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-1
/
+1
2025-07-19
feat: Allow setting browserless crawling per user
Mohamed Bassem
4
-0
/
+2354
2025-07-19
feat: Allow enabling journaling mode on the db
Mohamed Bassem
1
-0
/
+12
2025-07-13
Revert "fix: Fix the types of the bookmark types in the db query"
Mohamed Bassem
1
-3
/
+12
2025-07-13
fix: Fix the types of the bookmark types in the db query
Mohamed Bassem
1
-12
/
+3
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
4
-0
/
+2417
2025-07-12
deps: Upgrade drizzle
Mohamed Bassem
1
-2
/
+2
2025-07-12
feat: Support forget and reset password
Mohamed Bassem
4
-0
/
+2251
2025-07-10
feat: Add invite user support
Mohamed Bassem
4
-0
/
+2174
2025-07-06
feat: Store large html content in the asset db
Mohamed Bassem
4
-1
/
+2063
2025-07-06
chore: Excluded unneeded docker context using dockerignore
Mohamed Bassem
1
-2
/
+2
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
4
-0
/
+2060
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
4
-0
/
+2052
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
4
-0
/
+2045
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-4
/
+1
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
2
-7
/
+22
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
4
-3
/
+2045
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
4
-1
/
+2033
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
4
-0
/
+2023
2025-05-24
feat: Add "deleted" webhook event (#1464)
Salvatore Gentile
1
-1
/
+1
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
5
-1
/
+2042
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
4
-0
/
+1978
2025-05-17
feat: Allow enabling/disabling RSS feeds
Mohamed Bassem
4
-0
/
+1968
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
4
-2
/
+2109
2025-04-21
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
adripo
1
-1
/
+1
2025-04-16
tests: Add tests for various trpc endpoints
Mohamed Bassem
1
-1
/
+1
2025-04-15
fix: Add password salt to the user table
Mohamed Bassem
4
-1
/
+1695
2025-04-12
feat(web): Optionally add short description to lists (#1225)
ekambains
4
-0
/
+1686
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
4
-10
/
+10
2025-03-22
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
4
-0
/
+1685
2025-03-07
feat: Add support for 'ai tagged' as a webhook trigger. Fixes #1092
Mohamed Bassem
1
-2
/
+1
2025-03-02
refactor: Move the list logic into a separate model
Mohamed Bassem
2
-0
/
+2
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-0
/
+2
2025-02-02
fix: Fix node22 error in worker container. Fixes #962
Mohamed Bassem
1
-1
/
+1
2025-02-01
feat: Add a new modifiedAt field to bookmarks table. Fixes #952
Mohamed Bassem
4
-0
/
+1659
2025-01-19
feat: Change webhooks to be configurable by users
Mohamed Bassem
6
-0
/
+3319
2025-01-12
feat: Support customizing the summarization prompt. Fixes #731
Mohamed Bassem
4
-2
/
+1572
2025-01-11
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
1
-0
/
+2
2025-01-02
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
1
-1
/
+1
2025-01-02
ci: Run tests on push (#807)
Mohamed Bassem
1
-1
/
+1
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
4
-0
/
+1573
2025-01-01
refactor: Migrate from the deprecated drizzle-orm schema
Mohamed Bassem
2
-61
/
+48
2024-12-29
deps: Upgrade drizzle-orm to 0.38.3
Mohamed Bassem
1
-1
/
+1
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
6
-0
/
+3108
2024-12-08
feature: Store crawling status code and allow users to find broken links. Fix...
Mohamed Bassem
4
-0
/
+1421
[next]