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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-05
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
1
-2
/
+13
2024-10-05
feature(web): Async validate JWT account and sign out the user if they no lon...
MohamedBassem
1
-2
/
+11
2024-09-30
feature(web): Add ability to manually trigger full page archives. Fixes #398 ...
kamtschatka
1
-1
/
+7
2024-09-29
feature(web): Add ability to rerun inference on all bookmarks. Fixes 443
MohamedBassem
1
-0
/
+11
2024-09-29
feature(web): Add the ability to customize the inference prompts. Fixes #170
MohamedBassem
2
-0
/
+116
2024-09-26
fix(web):Add validation on updateTags request to ensure that an empty tagName...
kamtschatka
2
-10
/
+39
2024-09-22
feature(web): Show attachments and allow users to manipulate them.
MohamedBassem
3
-9
/
+267
2024-09-21
feature(extension): Allow login directly with an API key
kamtschatka
1
-1
/
+10
2024-09-21
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
1
-0
/
+1
2024-09-15
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
1
-1
/
+1
2024-09-15
fix: Fix deleting tags broken due to wrong column name
MohamedBassem
1
-1
/
+7
2024-07-27
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
2
-17
/
+62
2024-07-21
fix: async/await issues with the new queue (#319)
kamtschatka
2
-11
/
+13
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2
-16
/
+16
2024-07-01
refactor: fixed typos in BookmarkTypes (#268)
kamtschatka
1
-3
/
+3
2024-07-01
fix: Increase list name size to max 40 chars up from 20. Fixes #254
MohamedBassem
1
-1
/
+1
2024-07-01
fix: Fix duplicate bookmarks in links with assets
MohamedBassem
1
-1
/
+5
2024-07-01
refactor: added the bookmark type to the database (#256)
kamtschatka
2
-63
/
+80
2024-06-29
refactor: remove redundant code from crawler worker and refactor handling of ...
kamtschatka
1
-33
/
+17
2024-06-23
refactor: extract assets into their own database table. #215 (#220)
kamtschatka
1
-20
/
+65
2024-06-22
feature: add support for PDF links. Fixes #28 (#216)
kamtschatka
1
-0
/
+2
2024-06-22
fix: Remove the bookmark update text limit (#244)
Ahmad Mujahid
1
-1
/
+1
2024-06-09
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
kamtschatka
3
-45
/
+23
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-0
/
+3
2024-05-19
fix: Fix missing bookmarks during pagination if they got created in the same ...
MohamedBassem
2
-6
/
+91
2024-05-12
tests: Add tests for bookmark deduplication
MohamedBassem
1
-0
/
+38
2024-05-06
feature: Dedup links on creation. Fixes #49
MohamedBassem
3
-99
/
+132
2024-04-26
feature: Allow users to delete all unused tags in one go
MohamedBassem
1
-2
/
+24
2024-04-26
fix: Fix error when merging empty tags
MohamedBassem
1
-9
/
+11
2024-04-26
fix: Change tag listing API to return unused tags
MohamedBassem
1
-31
/
+28
2024-04-26
fix: Re-index affected bookmarks when one of their tags gets updated
MohamedBassem
1
-30
/
+78
2024-04-25
feature(web): Add ability to rename, merge and fast delete tags. Fixes #105 (...
Mohamed Bassem
1
-33
/
+149
2024-04-23
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
1
-0
/
+20
2024-04-20
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
1
-0
/
+2
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-4
/
+37
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
9
-204
/
+13
2024-04-15
feature: Add title to bookmarks and allow editing them. Fixes #27
MohamedBassem
2
-0
/
+5
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
2
-0
/
+26
2024-04-12
fix: Differentiate between pending in db and in redis in admin job stats
MohamedBassem
1
-18
/
+52
2024-04-11
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
1
-19
/
+45
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
3
-1
/
+6
2024-04-09
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
2
-19
/
+54
2024-04-06
fix: Refresh the all tags page automatically when a tag is modified
MohamedBassem
2
-29
/
+29
2024-04-06
feature: Change archived meaning to only mean removed from homepage
MohamedBassem
1
-10
/
+2
2024-04-05
fix: Delete user's assets when the user is deleted
MohamedBassem
1
-0
/
+2
2024-04-03
fix: Incorrect counts for tags in the AllTags page. Fixes #78
MohamedBassem
1
-2
/
+2
2024-03-31
feature: Split the tags in AllTags page by who used them
MohamedBassem
1
-21
/
+56
2024-03-31
feature: Add support deleting tags
MohamedBassem
1
-0
/
+26
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
14
-54
/
+65
[next]