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