rcgit
/
karakeep
Branch
main
Go
about
summary
refs
log
tree
commit
diff
stats
message
author
committer
follow (on)
| order:
default
date
topo
Age
Commit message
Author
Files
+/-
2 years
feature: Adding a loading page while bookmarks are being fetched
MohamedBassem
2
-2
/
+13
2 years
feature: Adding some loading card while the link is getting crawled
MohamedBassem
8
-50
/
+102
2 years
feature: Add support for credentials registration and sign in
MohamedBassem
15
-20
/
+565
2 years
extension: Add some temp logos to the plugin
MohamedBassem
5
-0
/
+5
2 years
build: Fix the docker build
MohamedBassem
2
-2
/
+0
2 years
build: Fix build
MohamedBassem
2
-3
/
+3
2 years
feature: Basic support for demo mode
MohamedBassem
4
-12
/
+13
2 years
fix: Fix passing the query to the tag page
MohamedBassem
3
-32
/
+11
2 years
branding: Rename app to Hoarder
MohamedBassem
21
-165
/
+164
2 years
ui: hydrate the react query cache in the client side components
MohamedBassem
9
-15
/
+56
2 years
format: Run yarn format
MohamedBassem
4
-11
/
+9
2 years
build: Build and publish images to docker registry
MohamedBassem
3
-2
/
+39
2 years
build: Optimizing the docker image sizes a bit
MohamedBassem
5
-54
/
+61
2 years
build: Fix docker images
MohamedBassem
7
-20
/
+34
2 years
fix: Let the crawler wait a bit more for page load
MohamedBassem
3
-3
/
+18
2 years
chore: Use nodemon during dev of workers
MohamedBassem
2
-5
/
+79
2 years
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
6
-2
/
+55
2 years
ui: Add bookmark card skeleton
MohamedBassem
3
-0
/
+47
2 years
ui: Change action buttons to show a spinner when the request is loading
MohamedBassem
5
-18
/
+84
2 years
Migrating to react query for client side queries
MohamedBassem
11
-96
/
+197
2 years
fix: Attempt to improve the openai prompt a bit
MohamedBassem
2
-4
/
+7
2 years
ui: Usage images for link cards
MohamedBassem
4
-51
/
+83
2 years
fix: Fix broken tag page
MohamedBassem
1
-2
/
+4
2 years
fix: Harden puppeteer against browser disconnections and exceptions
MohamedBassem
3
-16
/
+44
2 years
chore: Consolidate all config vars in one file
MohamedBassem
7
-33
/
+61
2 years
feature: Add ability to refresh bookmark details
MohamedBassem
5
-4
/
+76
2 years
fix: Fix the uniquness constraint on tag name
MohamedBassem
2
-2
/
+14
2 years
feature: Sort tags by usage and show usage numbers
MohamedBassem
1
-8
/
+25
2 years
ui: Small UI fixes
MohamedBassem
2
-3
/
+3
2 years
feature: Add error and not found boundaries in the dashboard
MohamedBassem
2
-0
/
+16
2 years
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
8
-29
/
+135
2 years
WIP: Add services to Dockerfile
MohamedBassem
6
-57
/
+165
2 years
feature: Add login page and logout button
MohamedBassem
9
-59
/
+111
2 years
feature: Add a dismiss button to the browser popup
MohamedBassem
3
-3
/
+18
2 years
feature: A usable, yet ugly browser extension
MohamedBassem
13
-97
/
+163
2 years
hack: Hack API key support in the context creation of TRPC
MohamedBassem
5
-9
/
+22
2 years
WIP: Implement saving page functionality in browser extension
MohamedBassem
9
-31
/
+309
2 years
Add the scafolding for the browser extension
MohamedBassem
16
-161
/
+1579
2 years
feature: Add support for managing API keys
MohamedBassem
15
-5
/
+944
2 years
fix: Fix build for workers package and add it to CI
MohamedBassem
8
-70
/
+106
2 years
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
28
-521
/
+343
2 years
api: Init trpc in prep for a migration
MohamedBassem
6
-0
/
+129
2 years
chore: Enable prisma logging in dev env
MohamedBassem
1
-1
/
+6
2 years
fix: Show newer bookmarks first in the grid
MohamedBassem
1
-0
/
+3
2 years
[feature] Use puppeteer for fetching websites
MohamedBassem
3
-18
/
+998
2 years
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
…
hover coloring
MohamedBassem
4
-6
/
+9
2 years
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
8
-59
/
+163
2 years
[ui] Make the bookmarks section scrollable
MohamedBassem
2
-2
/
+2
2 years
[ui] Adding the favourites and archive pages
MohamedBassem
12
-62
/
+160
2 years
[chore] Linting and formating tweaking
MohamedBassem
24
-67
/
+157
2 years
[refactor] Extract the bookmark model to be a high level model to support other…
MohamedBassem
22
-308
/
+396
2 years
[build] Migrating to yarn 2
MohamedBassem
6
-5047
/
+7089
2 years
Migrating away from bun to yarn
MohamedBassem
15
-105
/
+5148
2 years
[refactor] Move the different packages to the package subdir
MohamedBassem
128
-2716
/
+2713