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
/
web
/
package.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
feature: Initial attempt at making the app a PWA
MohamedBassem
1
-0
/
+1
2024-03-03
deps: Upgrade some deps
MohamedBassem
1
-8
/
+8
2024-03-02
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
1
-0
/
+1
2024-03-01
feature: Add full text search support
MohamedBassem
1
-0
/
+1
2024-03-01
feature: Add support for creating and updating lists
MohamedBassem
1
-0
/
+6
2024-02-28
feature: Add support for markdown in the text bookmarks
MohamedBassem
1
-0
/
+2
2024-02-28
tests: Add tests for the bookmarks routes
MohamedBassem
1
-3
/
+7
2024-02-26
build: Migrate from yarn to pnpm
MohamedBassem
1
-0
/
+3
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-1
/
+1
2024-02-22
feature: Add support for credentials registration and sign in
MohamedBassem
1
-0
/
+2
2024-02-20
build: Fix the docker build
MohamedBassem
1
-1
/
+0
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
1
-2
/
+2
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
1
-0
/
+1
2024-02-17
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
1
-1
/
+2
2024-02-16
Migrating to react query for client side queries
MohamedBassem
1
-0
/
+3
2024-02-12
feature: Add support for managing API keys
MohamedBassem
1
-0
/
+3
2024-02-11
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
1
-2
/
+2
2024-02-10
api: Init trpc in prep for a migration
MohamedBassem
1
-0
/
+5
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
1
-0
/
+1
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-08
[refactor] Use react form hock for the AddLink
MohamedBassem
1
-0
/
+3
2024-02-07
[feature] Add support for deleting links
MohamedBassem
1
-0
/
+1
2024-02-07
[ui] Styling the bookmarks page
MohamedBassem
1
-0
/
+2
2024-02-06
Implement metadata fetching logic in the crawler
MohamedBassem
1
-1
/
+1
2024-02-06
Init package and start bullmq workers
MohamedBassem
1
-6
/
+2
2024-02-06
Structure the repo into workspaces
MohamedBassem
1
-5
/
+0
2024-02-06
Linting and formatting
MohamedBassem
1
-10
/
+10
2024-02-06
Add eslint and prettier
MohamedBassem
1
-3
/
+11
2024-02-06
Move the web app into a subdir
MohamedBassem
1
-0
/
+0
2024-02-06
Start using zod in the API
MohamedBassem
1
-1
/
+2
2024-02-05
Init shadcn
MohamedBassem
1
-1
/
+6
2024-02-05
Init NextAuth
MohamedBassem
1
-0
/
+2
2024-02-05
Init prisma
MohamedBassem
1
-2
/
+3