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
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: Add support for storing and previewing raw notes
MohamedBassem
2024-02-28
1
-0
/
+7
*
tests: Add tests for the bookmarks routes
MohamedBassem
2024-02-28
1
-0
/
+59
*
feature: Add support for adding/removing tags
MohamedBassem
2024-02-26
1
-0
/
+3
*
db: Migrate from prisma to drizzle
MohamedBassem
2024-02-23
1
-3
/
+8
*
feature: Adding some loading card while the link is getting crawled
MohamedBassem
2024-02-22
2
-10
/
+2
*
feature: Add support for credentials registration and sign in
MohamedBassem
2024-02-22
1
-0
/
+13
*
fix: Fix passing the query to the tag page
MohamedBassem
2024-02-20
1
-0
/
+1
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
1
-0
/
+2
*
format: Run yarn format
MohamedBassem
2024-02-18
1
-2
/
+2
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
1
-0
/
+9
*
Migrating to react query for client side queries
MohamedBassem
2024-02-16
2
-17
/
+35
*
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
2024-02-11
7
-271
/
+21
*
fix: Show newer bookmarks first in the grid
MohamedBassem
2024-02-10
1
-0
/
+3
*
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
2024-02-09
1
-2
/
+3
*
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
2024-02-09
3
-2
/
+36
*
[ui] Adding the favourites and archive pages
MohamedBassem
2024-02-09
2
-2
/
+18
*
[chore] Linting and formating tweaking
MohamedBassem
2024-02-09
3
-4
/
+4
*
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2024-02-09
6
-120
/
+140
*
[refactor] Move the different packages to the package subdir
MohamedBassem
2024-02-08
8
-0
/
+263