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
/
docs
/
src
/
css
/
custom.css
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
11
-1
/
+340
2024-04-02
fix(workers): Add a timeout to the crawling job to prevent it from getting st...
MohamedBassem
2
-1
/
+18
2024-04-02
feat(workers): Allow configuring the language in which the tags are generated...
MohamedBassem
4
-28
/
+8
2024-04-01
fix(extension): Bump extension version to 1.2.2 to fix the incorrectly upload...
MohamedBassem
1
-1
/
+1
2024-04-01
fix(mobile): Allow android/ios connections over http. #6
MohamedBassem
3
-0
/
+30
2024-03-31
chore(workers): Remove unused configuration options
MohamedBassem
2
-6
/
+0
2024-03-31
feature(web): Add ⌘ + E shortcut for quickly focusing on the editor
MohamedBassem
1
-30
/
+67
2024-03-31
fix(web): Fix the color of the info pill in the all tags page
MohamedBassem
1
-2
/
+2
2024-03-31
docs: Update the quick sharing docs
MohamedBassem
1
-4
/
+5
2024-03-31
ui(web): Add a background to the all lists pane
MohamedBassem
1
-1
/
+1
2024-03-31
readme: Add links to repo badges
MohamedBassem
1
-3
/
+7
2024-03-31
feature: Split the tags in AllTags page by who used them
MohamedBassem
2
-40
/
+112
2024-03-31
feature: Add support deleting tags
MohamedBassem
4
-14
/
+94
2024-03-31
refactor: Extract the action confirming dialog into its own component
MohamedBassem
3
-89
/
+94
2024-03-31
Bump chrome container version to 123 to enable linux/arm64 support on it (#59)
Luca
2
-2
/
+2
2024-03-30
readme: Add discord link and other badges to the readme
MohamedBassem
1
-0
/
+8
2024-03-30
fix(mobile): Refetch queries on app focus
MohamedBassem
1
-0
/
+15
2024-03-30
fix(mobile): Fix the non-smooth server address input field in signin
MohamedBassem
1
-2
/
+8
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
57
-192
/
+255
2024-03-30
fix: Sort search results by relevance
MohamedBassem
3
-1
/
+26
2024-03-30
feature(web): Add support for attaching notes to bookmarks
MohamedBassem
10
-2
/
+1012
2024-03-30
feature(web): Allow support for multiple asset upload at the same time. Fixes...
MohamedBassem
2
-17
/
+71
2024-03-30
fix(web): Consistent spacing in the content container in all pages. Fixes #40
MohamedBassem
18
-68
/
+51
2024-03-30
fix(web): Disable keyboard shortcut submissions in demoMode
MohamedBassem
1
-1
/
+10
2024-03-30
Fix typo in docs
Marco Cedaro
1
-1
/
+1
2024-03-29
ui(extension): Update logo and bump version
MohamedBassem
3
-5
/
+4
2024-03-29
fix(web): Fix the sharp missing error log
MohamedBassem
3
-4
/
+259
2024-03-29
release(mobile): Bump mobile version to 1.3.2
MohamedBassem
1
-1
/
+1
2024-03-29
readme: Update the readme to include the test flight link
MohamedBassem
2
-2
/
+2
2024-03-29
readme: Update the readme to include the android app tracking issue
MohamedBassem
2
-2
/
+2
2024-03-29
readme: Add start history
MohamedBassem
1
-0
/
+5
2024-03-29
mobile(android): Getting the android app ready for submission
MohamedBassem
19
-43
/
+109
2024-03-27
fix: Slightly improve the colors of the destructive actions in dark mode
MohamedBassem
1
-1
/
+1
2024-03-27
feature: Change maximum asset size to be configurable. Fixes #33
MohamedBassem
3
-12
/
+16
2024-03-27
fix: Allow uploading webp images. Fixes #35
MohamedBassem
1
-1
/
+5
2024-03-27
fix(extension): Fix ugly looking popup in dark mode. Fixes #30
MohamedBassem
2
-10
/
+8
2024-03-27
fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24
MohamedBassem
1
-1
/
+1
2024-03-27
fix: Refresh the search cache when a bookmark is deleted. Fixes #26
MohamedBassem
1
-0
/
+5
2024-03-27
fix: Drop the 2k char limit on notes. Fixes #25
MohamedBassem
2
-7
/
+12
2024-03-27
fix: Attempt to increase the reliability of the ollama inference
MohamedBassem
4
-17
/
+49
2024-03-27
docs: Add a warning around the experimental nature of ollama, and add update ...
MohamedBassem
2
-1
/
+20
2024-03-27
fix: Fix allow links with trailing slashes in extension configuration. Fixes #18
MohamedBassem
1
-1
/
+1
2024-03-27
docs: Document the newly approved firefox addon. Fixes #4
MohamedBassem
2
-2
/
+2
2024-03-27
docs: Document the DISABLE_SIGNUPS config flag. Fixes #8
MohamedBassem
1
-0
/
+1
2024-03-27
feature: Allow specifying a specific redis db to use. Fixes #13
MohamedBassem
3
-14
/
+18
2024-03-27
fix: Fix typo in sidebar list item Favourites. Fixes #9
MohamedBassem
1
-1
/
+1
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
10
-81
/
+206
2024-03-27
refactor: Validate env variables using zod
MohamedBassem
7
-46
/
+91
2024-03-26
feature: Prepare the extension for submission to mozilla addon store
MohamedBassem
5
-0
/
+5
2024-03-26
fix: Drop CORS restriction on the API routes as we're no longer doing fetches...
MohamedBassem
1
-1
/
+1
[next]