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
/
lists.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-24
feat: show bookmark owner icon in shared lists (#2277)
Mohamed Bassem
1
-0
/
+2
2025-11-23
fix: hide collaborator emails from non-owners (#2160)
Mohamed Bassem
1
-2
/
+2
2025-11-23
feat: Add invitation approval for shared lists (#2152)
Mohamed Bassem
1
-1
/
+91
2025-11-17
feat: Add collaborative lists (#2146)
Mohamed Bassem
1
-18
/
+139
2025-09-28
feat: recursive list delete (#1989)
Mohamed Bassem
1
-1
/
+6
2025-08-02
refactor: Move webhook, users and tags into models
MohamedBassem
1
-9
/
+9
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
1
-0
/
+43
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
1
-1
/
+2
2025-04-16
feat(web): Add support for merging lists (#1231)
omnitrix
1
-0
/
+13
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-1
/
+1
2025-03-02
feat(web): Show list stats in the sidebar
Mohamed Bassem
1
-0
/
+11
2025-03-02
refactor: Move the list logic into a separate model
Mohamed Bassem
1
-169
/
+20
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
1
-20
/
+39
2024-10-20
feature: Add APIs to create new lists and bookmarks
Mohamed Bassem
1
-10
/
+4
2024-07-01
fix: Increase list name size to max 40 chars up from 20. Fixes #254
MohamedBassem
1
-1
/
+1
2024-04-23
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
1
-0
/
+20
2024-04-19
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
1
-30
/
+49
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-1
/
+2
2024-03-20
feature(web): Add support for removing items from lists
MohamedBassem
1
-2
/
+29
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
1
-5
/
+10
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-2
/
+2
2024-03-01
feature: Add support for creating and updating lists
MohamedBassem
1
-0
/
+173