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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: Add support for storing and previewing raw notes
MohamedBassem
2024-02-28
20
-113
/
+1134
*
fix: Fix drizzle logging params in prod
MohamedBassem
2024-02-28
1
-1
/
+12
*
tests: Add tests for the bookmarks routes
MohamedBassem
2024-02-28
15
-74
/
+849
*
feature: Show a visual indication when an item is favourited
MohamedBassem
2024-02-28
1
-0
/
+8
*
feature: Add copy link to bookmark options
MohamedBassem
2024-02-28
1
-0
/
+12
*
fix: Fix trpc output validation when deleting API keys
MohamedBassem
2024-02-27
1
-3
/
+1
*
docker: Remove the file:/ prefix from database URLs
MohamedBassem
2024-02-27
4
-7
/
+6
*
docker: Run db migrations on web app startup
MohamedBassem
2024-02-27
5
-17
/
+30
*
build: Migrate from yarn to pnpm
MohamedBassem
2024-02-26
16
-10678
/
+8701
*
feature: Add support for adding/removing tags
MohamedBassem
2024-02-26
6
-52
/
+365
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
41
-946
/
+2148
*
readme: Add a homepage screenshot
MohamedBassem
2024-02-23
3
-2
/
+6
*
fix: Remove the separator line from the sign in page when no providers are co...
MohamedBassem
2024-02-22
1
-1
/
+1
*
fix: Tag filtering and sorting
MohamedBassem
2024-02-22
1
-2
/
+2
*
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
2024-02-22
4
-13
/
+18
*
build: Stop downloading puppeteer in github actions
MohamedBassem
2024-02-22
2
-1
/
+4
*
fix: Make typescript happy
MohamedBassem
2024-02-22
1
-1
/
+2
*
feature: Introduce a separate sidebar for the mobile
MohamedBassem
2024-02-22
5
-5
/
+64
*
feature: Adding a loading page while bookmarks are being fetched
MohamedBassem
2024-02-22
2
-2
/
+13
*
feature: Adding some loading card while the link is getting crawled
MohamedBassem
2024-02-22
8
-50
/
+102
*
readme: Add a section about security considerations when self hosting
MohamedBassem
2024-02-22
1
-0
/
+14
*
feature: Add support for credentials registration and sign in
MohamedBassem
2024-02-22
15
-20
/
+565
*
docker: Only build new images on release creation
MohamedBassem
2024-02-20
1
-7
/
+12
*
docker: Add a docker-based dev environment
MohamedBassem
2024-02-20
9
-8
/
+99
*
docker: Point docker compose to the published docker images
MohamedBassem
2024-02-20
1
-15
/
+3
*
extension: Add some temp logos to the plugin
MohamedBassem
2024-02-20
5
-0
/
+5
*
build: Fix the docker build
MohamedBassem
2024-02-20
2
-2
/
+0
*
readme: Add the configuration variables to the readme
MohamedBassem
2024-02-20
1
-0
/
+13
*
build: Fix build
MohamedBassem
2024-02-20
2
-3
/
+3
*
Add readme and license
MohamedBassem
2024-02-20
2
-1
/
+725
*
feature: Basic support for demo mode
MohamedBassem
2024-02-20
4
-12
/
+13
*
fix: Fix passing the query to the tag page
MohamedBassem
2024-02-20
3
-32
/
+11
*
branding: Rename app to Hoarder
MohamedBassem
2024-02-20
21
-165
/
+164
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
9
-15
/
+56
*
build: Use the workers image for doing migrations instead of a dedicated cont...
MohamedBassem
2024-02-18
3
-23
/
+5
*
format: Run yarn format
MohamedBassem
2024-02-18
4
-11
/
+9
*
build: Build and publish images to docker registry
MohamedBassem
2024-02-18
3
-2
/
+39
*
build: Optimizing the docker image sizes a bit
MohamedBassem
2024-02-18
5
-54
/
+61
*
build: Fix docker images
MohamedBassem
2024-02-17
7
-20
/
+34
*
fix: Let the crawler wait a bit more for page load
MohamedBassem
2024-02-17
3
-3
/
+18
*
chore: Use nodemon during dev of workers
MohamedBassem
2024-02-17
2
-5
/
+79
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
6
-2
/
+55
*
ui: Add bookmark card skeleton
MohamedBassem
2024-02-17
3
-0
/
+47
*
ui: Change action buttons to show a spinner when the request is loading
MohamedBassem
2024-02-17
5
-18
/
+84
*
Migrating to react query for client side queries
MohamedBassem
2024-02-16
11
-96
/
+197
*
fix: Attempt to improve the openai prompt a bit
MohamedBassem
2024-02-15
2
-4
/
+7
*
ui: Usage images for link cards
MohamedBassem
2024-02-15
4
-51
/
+83
*
fix: Fix broken tag page
MohamedBassem
2024-02-14
1
-2
/
+4
*
fix: Harden puppeteer against browser disconnections and exceptions
MohamedBassem
2024-02-14
3
-16
/
+44
*
chore: Consolidate all config vars in one file
MohamedBassem
2024-02-14
6
-12
/
+40
[next]