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
/
apps
/
web
/
components
/
dashboard
/
bookmarks
/
BookmarksGrid.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
1
-0
/
+1
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-0
/
+4
2024-03-17
feature: Implemente pagination support
MohamedBassem
1
-12
/
+35
2024-03-16
ui(web): Add an editor card inline in the bookmark grid and remove the top na...
MohamedBassem
1
-8
/
+17
2024-03-15
ui(web): Change the text in cards to be less aggressive
MohamedBassem
1
-1
/
+1
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
1
-5
/
+10
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-0
/
+0
2024-03-10
refactor: Move all components to the top level directory
MohamedBassem
1
-0
/
+0
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-1
/
+1
2024-03-02
fix: Fix hydration in list view caused by the spinner
MohamedBassem
1
-7
/
+6
2024-03-02
ui: Use a masonry library to maintain the order of the bookmark grid
MohamedBassem
1
-4
/
+22
2024-03-02
ui: Fix sidebar list spinner
MohamedBassem
1
-1
/
+4
2024-03-02
fix: Fix missing key property in bookmark grid
MohamedBassem
1
-1
/
+1
2024-02-29
refactor: Use a Slot for passing classnames to children instead
MohamedBassem
1
-13
/
+13
2024-02-29
fix: Remove extra row-span from LinkCard
MohamedBassem
1
-1
/
+1
2024-02-29
fix: Fix the look of the grid view and allowing notes to have variable size
MohamedBassem
1
-2
/
+2
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-4
/
+16
2024-02-22
fix: Minor UI tweaks and fixing addition of first bookmark
MohamedBassem
1
-0
/
+3
2024-02-22
feature: Adding some loading card while the link is getting crawled
MohamedBassem
1
-7
/
+0
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
1
-3
/
+12
2024-02-17
feature: Inital attempt at showing a skeleton card while bookmark is loaded
MohamedBassem
1
-0
/
+6
2024-02-14
ui: Small UI fixes
MohamedBassem
1
-1
/
+1
2024-02-09
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
1
-1
/
+1
2024-02-09
[ui] Adding the favourites and archive pages
MohamedBassem
1
-11
/
+5
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
1
-1
/
+1
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
1
-0
/
+27