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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
fix: Drop old AI tag on link refresh
MohamedBassem
1
-39
/
+52
2024-03-05
feature: Store html content of links in the database
MohamedBassem
1
-0
/
+1
2024-03-05
fix: Use puppeteer adblocker to block cookies notices
MohamedBassem
2
-0
/
+7
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
4
-1
/
+28
2024-03-01
feature: Add full text search support
MohamedBassem
4
-9
/
+144
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-26
build: Migrate from yarn to pnpm
MohamedBassem
1
-2
/
+2
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
5
-67
/
+55
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
3
-11
/
+11
2024-02-18
build: Build and publish images to docker registry
MohamedBassem
1
-2
/
+2
2024-02-18
build: Optimizing the docker image sizes a bit
MohamedBassem
1
-4
/
+7
2024-02-17
build: Fix docker images
MohamedBassem
1
-1
/
+5
2024-02-17
fix: Let the crawler wait a bit more for page load
MohamedBassem
1
-2
/
+12
2024-02-17
chore: Use nodemon during dev of workers
MohamedBassem
1
-1
/
+2
2024-02-15
fix: Attempt to improve the openai prompt a bit
MohamedBassem
2
-4
/
+7
2024-02-14
fix: Harden puppeteer against browser disconnections and exceptions
MohamedBassem
2
-16
/
+34
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
2
-1
/
+14
2024-02-13
WIP: Add services to Dockerfile
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
5
-70
/
+92
2024-02-09
[feature] Use puppeteer for fetching websites
MohamedBassem
2
-5
/
+38
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
2
-8
/
+14
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2
-52
/
+41
2024-02-08
Migrating away from bun to yarn
MohamedBassem
2
-4
/
+16
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
4
-0
/
+319