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
/
app
/
dashboard
/
bookmarks
/
components
/
BookmarksGrid.tsx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Move all components to the top level directory
MohamedBassem
2024-03-10
1
-64
/
+0
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
1
-1
/
+1
*
fix: Fix hydration in list view caused by the spinner
MohamedBassem
2024-03-02
1
-7
/
+6
*
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
2024-03-02
1
-4
/
+22
*
ui: Fix sidebar list spinner
MohamedBassem
2024-03-02
1
-1
/
+4
*
fix: Fix missing key property in bookmark grid
MohamedBassem
2024-03-02
1
-1
/
+1
*
refactor: Use a Slot for passing classnames to children instead
MohamedBassem
2024-02-29
1
-13
/
+13
*
fix: Remove extra row-span from LinkCard
MohamedBassem
2024-02-29
1
-1
/
+1
*
fix: Fix the look of the grid view and allowing notes to have variable size
MohamedBassem
2024-02-29
1
-2
/
+2
*
feature: Add support for storing and previewing raw notes
MohamedBassem
2024-02-28
1
-4
/
+16
*
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
2024-02-22
1
-0
/
+3
*
feature: Adding some loading card while the link is getting crawled
MohamedBassem
2024-02-22
1
-7
/
+0
*
ui: hydrate the react query cache in the client side components
MohamedBassem
2024-02-20
1
-3
/
+12
*
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
2024-02-17
1
-0
/
+6
*
ui: Small UI fixes
MohamedBassem
2024-02-14
1
-1
/
+1
*
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
2024-02-09
1
-1
/
+1
*
[ui] Adding the favourites and archive pages
MohamedBassem
2024-02-09
1
-11
/
+5
*
[chore] Linting and formating tweaking
MohamedBassem
2024-02-09
1
-1
/
+1
*
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
2024-02-09
1
-0
/
+27