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-12-31
feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)
Nicole Li
1
-12
/
+9
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
1
-17
/
+26
2024-09-30
feature(web): Add ability to manually trigger full page archives. Fixes #398 ...
kamtschatka
1
-0
/
+25
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
1
-3
/
+4
2024-04-23
feature(web): Change the AddList modal to allow adding and removing bookmarks...
MohamedBassem
1
-6
/
+6
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+4
2024-04-09
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
1
-3
/
+3
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
1
-32
/
+20
2024-03-27
fix: Refresh the search cache when a bookmark is deleted. Fixes #26
MohamedBassem
1
-0
/
+5
2024-03-26
fix: Allow setting demo mode creds when demo mode is enabled
MohamedBassem
1
-1
/
+1
2024-03-20
feature(web): Add support for removing items from lists
MohamedBassem
1
-1
/
+30
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