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
/
tooling
/
github
/
setup
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
8
-25
/
+1067
2024-04-11
fix: Increase default navigation timeout to 30s, make it configurable and add...
MohamedBassem
5
-6
/
+17
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
24
-107
/
+2387
2024-04-09
feature(inference): Upgrade the default vision model to the new gpt-4-turbo
MohamedBassem
4
-10
/
+11
2024-04-09
fix(crawler): Skip validating URLs in metascrapper as it was already being va...
MohamedBassem
1
-0
/
+3
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
11
-92
/
+84
2024-04-09
fix(web): Fix the toggle theme button allowing clicks from anywhere in the dr...
MohamedBassem
2
-7
/
+18
2024-04-09
fix: Fix type in the useAddBookmarkToList hook
MohamedBassem
1
-1
/
+1
2024-04-09
feature(web): Allow uploading directly into lists/tags. Fixes #69
MohamedBassem
19
-144
/
+258
2024-04-07
refactor(web): Move the tooltip provider to the root of the app
MohamedBassem
4
-102
/
+89
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
21
-141
/
+483
2024-04-06
fix(workers): Increase default timeout to 60s, make it configurable and impro...
MohamedBassem
3
-11
/
+29
2024-04-06
fix(docker): Remove BUILDPLATFORM from Dockerfile
MohamedBassem
1
-4
/
+4
2024-04-06
fix: Refresh the all tags page automatically when a tag is modified
MohamedBassem
5
-83
/
+103
2024-04-06
ui(web): Add a tooltip explaining what archived means
MohamedBassem
4
-47
/
+60
2024-04-06
fix: Only consider text as URL in editor card if it has an http protocol. Fix...
MohamedBassem
1
-1
/
+4
2024-04-06
feature: Change archived meaning to only mean removed from homepage
MohamedBassem
7
-16
/
+5
2024-04-05
fix: Delete user's assets when the user is deleted
MohamedBassem
2
-0
/
+14
2024-04-04
build: Increment android app versionCode
MohamedBassem
1
-1
/
+2
2024-04-03
fix: Incorrect counts for tags in the AllTags page. Fixes #78
MohamedBassem
1
-2
/
+2
2024-04-03
chore: Update turbo to 1.13.2
MohamedBassem
2
-30
/
+30
2024-04-03
fix: Minor fixes to small screens to render admin panel and settings in full ...
MohamedBassem
2
-8
/
+8
2024-04-02
docs: Fix some typos in the importing docs
MohamedBassem
2
-6
/
+6
2024-04-02
fix(cli): Don't download pnpm with every invocation
MohamedBassem
1
-3
/
+2