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
/
components
/
dashboard
/
bookmarks
/
LinkCard.tsx
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-114
/
+0
2024-03-10
refactor: Move all components to the top level directory
MohamedBassem
1
-0
/
+0
2024-03-05
fix: Show loading indicators in the bookmark preview page
MohamedBassem
1
-22
/
+11
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-1
/
+1
2024-03-05
feature: Preview page for the stored content of links
MohamedBassem
1
-2
/
+8
2024-03-02
feature: Show a loading indicator when tags are still being fetched
MohamedBassem
1
-5
/
+17
2024-02-29
refactor: Use a Slot for passing classnames to children instead
MohamedBassem
1
-1
/
+1
2024-02-29
fix: Remove extra row-span from LinkCard
MohamedBassem
1
-2
/
+1
2024-02-29
fix: Open links in new tab
MohamedBassem
1
-2
/
+6
2024-02-28
fix: Fix the positioning of the favourited star
MohamedBassem
1
-8
/
+10
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-38
/
+12
2024-02-28
tests: Add tests for the bookmarks routes
MohamedBassem
1
-1
/
+1
2024-02-28
feature: Show a visual indication when an item is favourited
MohamedBassem
1
-0
/
+8
2024-02-22
fix: Make typescript happy
MohamedBassem
1
-1
/
+2
2024-02-22
feature: Adding some loading card while the link is getting crawled
MohamedBassem
1
-18
/
+67
2024-02-15
ui: Usage images for link cards
MohamedBassem
1
-25
/
+43
2024-02-13
feature: Implement a usable but ugly all tags and a single tag page
MohamedBassem
1
-7
/
+8
2024-02-09
[ui] Change the large bookmarks grid to have 3 cols instead of 4 and fix
MohamedBassem
1
-2
/
+1
hover coloring
2024-02-09
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
1
-52
/
+3
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
1
-4
/
+4
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support ↵
MohamedBassem
1
-7
/
+8
other type of bookmarks
2024-02-08
Migrating away from bun to yarn
MohamedBassem
1
-1
/
+5
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-08
[feature] Introduce a sidebar
MohamedBassem
1
-0
/
+0
2024-02-07
[feature] Render tags in the link card
MohamedBassem
1
-1
/
+8
2024-02-07
[feature] Add support for deleting links
MohamedBassem
1
-7
/
+29
2024-02-07
[ui] Styling the bookmarks page
MohamedBassem
1
-13
/
+61
2024-02-07
[ui] Very first draft of the link grid
MohamedBassem
1
-0
/
+19