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
/
workers
/
openai.ts
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-263
/
+0
2024-03-05
fix: Drop old AI tag on link refresh
MohamedBassem
1
-39
/
+52
2024-03-04
fix: Teach openai to ignore cookie consent popups
MohamedBassem
1
-3
/
+5
2024-03-02
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
1
-5
/
+27
2024-03-02
feature: Store full link content and index them
MohamedBassem
1
-0
/
+10
2024-03-01
feature: Add full text search support
MohamedBassem
1
-7
/
+17
2024-02-29
fix: Prevent openai from inferring tags from the prompt itself
MohamedBassem
1
-5
/
+10
2024-02-28
feature: Support tag inferance for note bookmarks
MohamedBassem
1
-35
/
+49
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-49
/
+33
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
1
-4
/
+4
2024-02-15
fix: Attempt to improve the openai prompt a bit
MohamedBassem
1
-2
/
+6
2024-02-14
chore: Consolidate all config vars in one file
MohamedBassem
1
-7
/
+7
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
1
-0
/
+1
2024-02-12
feature: Add support for managing API keys
MohamedBassem
1
-2
/
+6
2024-02-11
fix: Fix build for workers package and add it to CI
MohamedBassem
1
-3
/
+31
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
1
-3
/
+3
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support ↵
MohamedBassem
1
-29
/
+32
other type of bookmarks
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-07
[openai] fix: Strip the hash symbol from the tag if it exists
MohamedBassem
1
-1
/
+10
2024-02-07
[feature] Add openAI integration for extracting tags from articles
MohamedBassem
1
-0
/
+154