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
/
.prettierignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
readme: Add a homepage screenshot
MohamedBassem
3
-2
/
+6
2024-02-22
fix: Remove the separator line from the sign in page when no providers are co...
MohamedBassem
1
-1
/
+1
2024-02-22
fix: Tag filtering and sorting
MohamedBassem
1
-2
/
+2
2024-02-22
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
4
-13
/
+18
2024-02-22
build: Stop downloading puppeteer in github actions
MohamedBassem
2
-1
/
+4
2024-02-22
fix: Make typescript happy
MohamedBassem
1
-1
/
+2
2024-02-22
feature: Introduce a separate sidebar for the mobile
MohamedBassem
5
-5
/
+64
2024-02-22
feature: Adding a loading page while bookmarks are being fetched
MohamedBassem
2
-2
/
+13
2024-02-22
feature: Adding some loading card while the link is getting crawled
MohamedBassem
8
-50
/
+102
2024-02-22
readme: Add a section about security considerations when self hosting
MohamedBassem
1
-0
/
+14
2024-02-22
feature: Add support for credentials registration and sign in
MohamedBassem
15
-20
/
+565
2024-02-20
docker: Only build new images on release creation
MohamedBassem
1
-7
/
+12
2024-02-20
docker: Add a docker-based dev environment
MohamedBassem
9
-8
/
+99
2024-02-20
docker: Point docker compose to the published docker images
MohamedBassem
1
-15
/
+3
2024-02-20
extension: Add some temp logos to the plugin
MohamedBassem
5
-0
/
+5
2024-02-20
build: Fix the docker build
MohamedBassem
2
-2
/
+0
2024-02-20
readme: Add the configuration variables to the readme
MohamedBassem
1
-0
/
+13
2024-02-20
build: Fix build
MohamedBassem
2
-3
/
+3
2024-02-20
Add readme and license
MohamedBassem
2
-1
/
+725
2024-02-20
feature: Basic support for demo mode
MohamedBassem
4
-12
/
+13
2024-02-20
fix: Fix passing the query to the tag page
MohamedBassem
3
-32
/
+11
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
21
-165
/
+164
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
9
-15
/
+56
2024-02-18
build: Use the workers image for doing migrations instead of a dedicated cont...
MohamedBassem
3
-23
/
+5
2024-02-18
format: Run yarn format
MohamedBassem
4
-11
/
+9
2024-02-18
build: Build and publish images to docker registry
MohamedBassem
3
-2
/
+39
2024-02-18
build: Optimizing the docker image sizes a bit
MohamedBassem
5
-54
/
+61
2024-02-17
build: Fix docker images
MohamedBassem
7
-20
/
+34
2024-02-17
fix: Let the crawler wait a bit more for page load
MohamedBassem
3
-3
/
+18
2024-02-17
chore: Use nodemon during dev of workers
MohamedBassem
2
-5
/
+79
2024-02-17
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
6
-2
/
+55
2024-02-17
ui: Add bookmark card skeleton
MohamedBassem
3
-0
/
+47
2024-02-17
ui: Change action buttons to show a spinner when the request is loading
MohamedBassem
5
-18
/
+84
2024-02-16
Migrating to react query for client side queries
MohamedBassem
11
-96
/
+197
2024-02-15
fix: Attempt to improve the openai prompt a bit
MohamedBassem
2
-4
/
+7
2024-02-15
ui: Usage images for link cards
MohamedBassem
4
-51
/
+83
2024-02-14
fix: Fix broken tag page
MohamedBassem
1
-2
/
+4
2024-02-14
fix: Harden puppeteer against browser disconnections and exceptions
MohamedBassem
3
-16
/
+44
2024-02-14
chore: Consolidate all config vars in one file
MohamedBassem
6
-12
/
+40
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
5
-4
/
+76
2024-02-14
fix: Fix the uniquness constraint on tag name
MohamedBassem
2
-2
/
+14
2024-02-14
feature: Sort tags by usage and show usage numbers
MohamedBassem
1
-8
/
+25
2024-02-14
ui: Small UI fixes
MohamedBassem
2
-3
/
+3
2024-02-13
feature: Add error and not found boundaries in the dashboard
MohamedBassem
2
-0
/
+16
2024-02-13
build: Migrate from Makefiles to yarn scripts
MohamedBassem
3
-27
/
+13
2024-02-13
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
8
-29
/
+135
2024-02-13
WIP: Add services to Dockerfile
MohamedBassem
6
-57
/
+165
2024-02-13
feature: Add login page and logout button
MohamedBassem
9
-59
/
+111
2024-02-13
feature: Add a dismiss button to the browser popup
MohamedBassem
3
-3
/
+18
2024-02-13
feature: A usable, yet ugly browser extension
MohamedBassem
12
-57
/
+123
[next]