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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
2024-03-14
1
-74
/
+0
*
build: Replace bcrypt with bcryptjs
MohamedBassem
2024-03-11
1
-1
/
+0
*
extension: Use react-query and trpc in the extension
MohamedBassem
2024-03-05
1
-0
/
+1
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
1
-3
/
+3
*
feature: Initial attempt at making the app a PWA
MohamedBassem
2024-03-04
1
-0
/
+1
*
deps: Upgrade some deps
MohamedBassem
2024-03-03
1
-8
/
+8
*
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
2024-03-02
1
-0
/
+1
*
feature: Add full text search support
MohamedBassem
2024-03-01
1
-0
/
+1
*
feature: Add support for creating and updating lists
MohamedBassem
2024-03-01
1
-0
/
+6
*
feature: Add support for markdown in the text bookmarks
MohamedBassem
2024-02-28
1
-0
/
+2
*
tests: Add tests for the bookmarks routes
MohamedBassem
2024-02-28
1
-3
/
+7
*
build: Migrate from yarn to pnpm
MohamedBassem
2024-02-26
1
-0
/
+3
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
1
-1
/
+1
*
feature: Add support for credentials registration and sign in
MohamedBassem
2024-02-22
1
-0
/
+2
*
build: Fix the docker build
MohamedBassem
2024-02-20
1
-1
/
+0
*
branding: Rename app to Hoarder
MohamedBassem
2024-02-20
1
-2
/
+2
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
1
-0
/
+1
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
1
-1
/
+2
*
Migrating to react query for client side queries
MohamedBassem
2024-02-16
1
-0
/
+3
*
feature: Add support for managing API keys
MohamedBassem
2024-02-12
1
-0
/
+3
*
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
2024-02-11
1
-2
/
+2
*
api: Init trpc in prep for a migration
MohamedBassem
2024-02-10
1
-0
/
+5
*
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2024-02-09
1
-0
/
+1
*
[refactor] Move the different packages to the package subdir
MohamedBassem
2024-02-08
1
-0
/
+41