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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Index the summary in search
Mohamed Bassem
2024-10-27
1
-1
/
+2
*
feature: Add a summarize with AI button for links
Mohamed Bassem
2024-10-27
1
-0
/
+69
*
fix: Improve field names in the tag APIs
Mohamed Bassem
2024-10-20
1
-5
/
+10
*
feature(api): Add REST APIs to update bookmarks, tags and lists
Mohamed Bassem
2024-10-20
1
-7
/
+5
*
feature(api): Add REST APIs to manipulate lists and tags for bookmarks
Mohamed Bassem
2024-10-20
1
-24
/
+3
*
feature: Add APIs to create new lists and bookmarks
Mohamed Bassem
2024-10-20
1
-10
/
+4
*
feature: Allow reseting user password, change their roles and create new user...
kamtschatka
2024-10-19
2
-43
/
+130
*
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
2024-10-19
4
-7
/
+40
*
feature: Support regenerating AI tags only for failed bookmarks
MohamedBassem
2024-10-13
1
-10
/
+19
*
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
2024-10-12
1
-2
/
+63
*
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
2024-10-12
3
-2
/
+14
*
refactor: Start tracking bookmark assets in the assets table
MohamedBassem
2024-10-06
4
-54
/
+146
*
refactor: Include userId in the assets table
MohamedBassem
2024-10-06
2
-0
/
+5
*
feature: Allow disabling password signups (#413)
kamtschatka
2024-10-06
1
-2
/
+8
*
fix: Drop the usage of useCursorV2 from the server
MohamedBassem
2024-10-05
1
-17
/
+11
*
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
2024-10-05
1
-2
/
+13
*
feature(web): Async validate JWT account and sign out the user if they no lon...
MohamedBassem
2024-10-05
1
-2
/
+11
*
feature(web): Add ability to manually trigger full page archives. Fixes #398 ...
kamtschatka
2024-09-30
1
-1
/
+7
*
feature(web): Add ability to rerun inference on all bookmarks. Fixes 443
MohamedBassem
2024-09-29
1
-0
/
+11
*
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2024-09-29
2
-0
/
+116
*
fix(web):Add validation on updateTags request to ensure that an empty tagName...
kamtschatka
2024-09-26
2
-10
/
+39
*
feature(web): Show attachments and allow users to manipulate them.
MohamedBassem
2024-09-22
3
-9
/
+267
*
feature(extension): Allow login directly with an API key
kamtschatka
2024-09-21
1
-1
/
+10
*
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
2024-09-21
1
-0
/
+1
*
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
2024-09-15
1
-1
/
+1
*
fix: Fix deleting tags broken due to wrong column name
MohamedBassem
2024-09-15
1
-1
/
+7
*
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
2024-07-27
2
-17
/
+62
*
fix: async/await issues with the new queue (#319)
kamtschatka
2024-07-21
2
-11
/
+13
*
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2024-07-21
2
-16
/
+16
*
refactor: fixed typos in BookmarkTypes (#268)
kamtschatka
2024-07-01
1
-3
/
+3
*
fix: Increase list name size to max 40 chars up from 20. Fixes #254
MohamedBassem
2024-07-01
1
-1
/
+1
*
fix: Fix duplicate bookmarks in links with assets
MohamedBassem
2024-07-01
1
-1
/
+5
*
refactor: added the bookmark type to the database (#256)
kamtschatka
2024-07-01
2
-63
/
+80
*
refactor: remove redundant code from crawler worker and refactor handling of ...
kamtschatka
2024-06-29
1
-33
/
+17
*
refactor: extract assets into their own database table. #215 (#220)
kamtschatka
2024-06-23
1
-20
/
+65
*
feature: add support for PDF links. Fixes #28 (#216)
kamtschatka
2024-06-22
1
-0
/
+2
*
fix: Remove the bookmark update text limit (#244)
Ahmad Mujahid
2024-06-22
1
-1
/
+1
*
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
kamtschatka
2024-06-09
3
-45
/
+23
*
feature: Full page archival with monolith. Fixes #132
MohamedBassem
2024-05-26
1
-0
/
+3
*
fix: Fix missing bookmarks during pagination if they got created in the same ...
MohamedBassem
2024-05-19
2
-6
/
+91
*
tests: Add tests for bookmark deduplication
MohamedBassem
2024-05-12
1
-0
/
+38
*
feature: Dedup links on creation. Fixes #49
MohamedBassem
2024-05-06
3
-101
/
+134
*
feature: Allow users to delete all unused tags in one go
MohamedBassem
2024-04-26
1
-2
/
+24
*
fix: Fix error when merging empty tags
MohamedBassem
2024-04-26
1
-9
/
+11
*
fix: Change tag listing API to return unused tags
MohamedBassem
2024-04-26
1
-31
/
+28
*
fix: Re-index affected bookmarks when one of their tags gets updated
MohamedBassem
2024-04-26
1
-30
/
+78
*
feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...
Mohamed Bassem
2024-04-25
1
-33
/
+149
*
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
2024-04-23
1
-0
/
+20
*
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
2024-04-20
1
-0
/
+2
*
feature: Download images and screenshots
MohamedBassem
2024-04-20
1
-4
/
+37
[next]