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
/
prisma
/
schema.prisma
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-129
/
+0
2024-02-22
feature: Add support for credentials registration and sign in
MohamedBassem
1
-2
/
+3
2024-02-14
fix: Fix the uniquness constraint on tag name
MohamedBassem
1
-2
/
+3
2024-02-13
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
1
-0
/
+1
2024-02-12
feature: Add support for managing API keys
MohamedBassem
1
-0
/
+13
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support ↵
MohamedBassem
1
-23
/
+31
other type of bookmarks
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-07
[feature] Add openAI integration for extracting tags from articles
MohamedBassem
1
-1
/
+0
2024-02-06
Implement metadata fetching logic in the crawler
MohamedBassem
1
-3
/
+4
2024-02-06
Move the web app into a subdir
MohamedBassem
1
-0
/
+0
2024-02-06
[models] Model bookmarked links in prisma
MohamedBassem
1
-14
/
+63
2024-02-05
Init NextAuth
MohamedBassem
1
-0
/
+45
2024-02-05
Init prisma
MohamedBassem
1
-0
/
+11