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
/
BookmarkOptions.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
1
-0
/
+7
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
1
-6
/
+8
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-04
Fix: Correctly invalidate the bookmark cache when it's favourited
MohamedBassem
1
-7
/
+14
2024-03-04
build: Fix formatting
MohamedBassem
1
-5
/
+6
2024-03-04
fix: Less aggressive invalidation when a bookmark is deleted
MohamedBassem
1
-1
/
+1
2024-03-04
fix: Fix Edit tags not populating tags when link is first added
MohamedBassem
1
-2
/
+2
2024-03-01
feature: Add support for creating and updating lists
MohamedBassem
1
-0
/
+11
2024-02-28
feature: Add support for markdown in the text bookmarks
MohamedBassem
1
-1
/
+1
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-21
/
+47
2024-02-28
feature: Add copy link to bookmark options
MohamedBassem
1
-0
/
+12
2024-02-26
feature: Add support for adding/removing tags
MohamedBassem
1
-49
/
+66
2024-02-20
ui: hydrate the react query cache in the client side components
MohamedBassem
1
-4
/
+4
2024-02-16
Migrating to react query for client side queries
MohamedBassem
1
-48
/
+44
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
1
-1
/
+24
2024-02-11
refactor: Migrating to trpc instead of next's route handers
MohamedBassem
1
-16
/
+24
2024-02-09
[feature] Add the ability to favourite and archive bookmarks
MohamedBassem
1
-0
/
+84