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
/
trpc
/
routers
/
bookmarks.test.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-01-18
feat: Add attachedBy field to update tags endpoint (#2281)
Mohamed Bassem
1
-0
/
+68
2025-12-22
fix: optimize tagging db queries (#2287)
Mohamed Bassem
1
-0
/
+124
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
1
-4
/
+4
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
1
-0
/
+259
2025-05-17
feat: Allow enabling/disabling RSS feeds
Mohamed Bassem
1
-1
/
+5
2025-04-16
tests: Add tests for various trpc endpoints
Mohamed Bassem
1
-3
/
+147
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-2
/
+2
2025-04-08
feat: Allow editing bookmark details
MohamedBassem
1
-1
/
+62
2025-02-23
feat: Add a setting page to manage assets. Fixes #730
Mohamed Bassem
1
-117
/
+2
2024-10-06
refactor: Start tracking bookmark assets in the assets table
MohamedBassem
1
-1
/
+19
2024-10-06
refactor: Include userId in the assets table
MohamedBassem
1
-0
/
+4
2024-09-26
fix(web):Add validation on updateTags request to ensure that an empty tagName...
kamtschatka
1
-0
/
+15
2024-09-22
feature(web): Show attachments and allow users to manipulate them.
MohamedBassem
1
-2
/
+95
2024-07-27
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
1
-5
/
+19
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
1
-18
/
+20
2024-05-19
fix: Fix missing bookmarks during pagination if they got created in the same ...
MohamedBassem
1
-0
/
+60
2024-05-12
tests: Add tests for bookmark deduplication
MohamedBassem
1
-0
/
+38
2024-05-06
feature: Dedup links on creation. Fixes #49
MohamedBassem
1
-6
/
+6
2024-04-09
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
1
-2
/
+15
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-2
/
+4
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-1
/
+1
2024-03-02
feature: Make the first user an admin automatically
MohamedBassem
1
-1
/
+1
2024-02-28
feature: Add support for storing and previewing raw notes
MohamedBassem
1
-9
/
+27
2024-02-28
tests: Add tests for the bookmarks routes
MohamedBassem
1
-0
/
+182