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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
build: Fix build
MohamedBassem
1
-2
/
+2
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
16
-32
/
+32
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
8
-15
/
+30
2024-02-18
format: Run yarn format
MohamedBassem
4
-11
/
+9
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
2
-5
/
+10
2024-02-17
build: Fix docker images
MohamedBassem
3
-2
/
+8
2024-02-17
fix: Let the crawler wait a bit more for page load
MohamedBassem
2
-2
/
+15
2024-02-17
chore: Use nodemon during dev of workers
MohamedBassem
1
-1
/
+2
2024-02-17
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
5
-2
/
+25
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
8
-94
/
+128
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
2
-16
/
+34
2024-02-14
chore: Consolidate all config vars in one file
MohamedBassem
5
-12
/
+22
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
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
3
-57
/
+2
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
2
-3
/
+8
2024-02-13
feature: A usable, yet ugly browser extension
MohamedBassem
11
-57
/
+120
2024-02-12
hack: Hack API key support in the context creation of TRPC
MohamedBassem
4
-8
/
+22
2024-02-12
WIP: Implement saving page functionality in browser extension
MohamedBassem
8
-30
/
+170
2024-02-12
Add the scafolding for the browser extension
MohamedBassem
15
-0
/
+252
2024-02-12
feature: Add support for managing API keys
MohamedBassem
14
-3
/
+707
2024-02-11
fix: Fix build for workers package and add it to CI
MohamedBassem
6
-70
/
+94
2024-02-11
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
25
-443
/
+289
2024-02-10
api: Init trpc in prep for a migration
MohamedBassem
5
-0
/
+57
2024-02-10
chore: Enable prisma logging in dev env
MohamedBassem
1
-1
/
+6
2024-02-10
fix: Show newer bookmarks first in the grid
MohamedBassem
1
-0
/
+3
2024-02-09
[feature] Use puppeteer for fetching websites
MohamedBassem
2
-5
/
+38
2024-02-09
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
4
-6
/
+9
2024-02-09
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
7
-58
/
+162
2024-02-09
[ui] Make the bookmarks section scrollable
MohamedBassem
2
-2
/
+2
2024-02-09
[ui] Adding the favourites and archive pages
MohamedBassem
12
-62
/
+160
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
19
-59
/
+65
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
18
-242
/
+327
2024-02-08
[build] Migrating to yarn 2
MohamedBassem
1
-2
/
+2
2024-02-08
Migrating away from bun to yarn
MohamedBassem
7
-66
/
+83
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
62
-0
/
+2706