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
Commit message (
Expand
)
Author
Age
Files
Lines
*
readme: Add discord link and other badges to the readme
MohamedBassem
2024-03-30
1
-0
/
+8
*
fix(mobile): Refetch queries on app focus
MohamedBassem
2024-03-30
1
-0
/
+15
*
fix(mobile): Fix the non-smooth server address input field in signin
MohamedBassem
2024-03-30
1
-2
/
+8
*
format: Add missing lint and format, and format the entire repo
MohamedBassem
2024-03-30
57
-192
/
+255
*
fix: Sort search results by relevance
MohamedBassem
2024-03-30
3
-1
/
+26
*
feature(web): Add support for attaching notes to bookmarks
MohamedBassem
2024-03-30
10
-2
/
+1012
*
feature(web): Allow support for multiple asset upload at the same time. Fixes...
MohamedBassem
2024-03-30
2
-17
/
+71
*
fix(web): Consistent spacing in the content container in all pages. Fixes #40
MohamedBassem
2024-03-30
18
-68
/
+51
*
fix(web): Disable keyboard shortcut submissions in demoMode
MohamedBassem
2024-03-30
1
-1
/
+10
*
Fix typo in docs
Marco Cedaro
2024-03-30
1
-1
/
+1
*
ui(extension): Update logo and bump version
MohamedBassem
2024-03-29
3
-5
/
+4
*
fix(web): Fix the sharp missing error log
MohamedBassem
2024-03-29
3
-4
/
+259
*
release(mobile): Bump mobile version to 1.3.2
MohamedBassem
2024-03-29
1
-1
/
+1
*
readme: Update the readme to include the test flight link
MohamedBassem
2024-03-29
2
-2
/
+2
*
readme: Update the readme to include the android app tracking issue
MohamedBassem
2024-03-29
2
-2
/
+2
*
readme: Add start history
MohamedBassem
2024-03-29
1
-0
/
+5
*
mobile(android): Getting the android app ready for submission
MohamedBassem
2024-03-29
19
-43
/
+109
*
fix: Slightly improve the colors of the destructive actions in dark mode
MohamedBassem
2024-03-27
1
-1
/
+1
*
feature: Change maximum asset size to be configurable. Fixes #33
MohamedBassem
2024-03-27
3
-12
/
+16
*
fix: Allow uploading webp images. Fixes #35
MohamedBassem
2024-03-27
1
-1
/
+5
*
fix(extension): Fix ugly looking popup in dark mode. Fixes #30
MohamedBassem
2024-03-27
2
-10
/
+8
*
fix: Allow submitting bookmarks with Ctrl+Enter. Fixes #24
MohamedBassem
2024-03-27
1
-1
/
+1
*
fix: Refresh the search cache when a bookmark is deleted. Fixes #26
MohamedBassem
2024-03-27
1
-0
/
+5
*
fix: Drop the 2k char limit on notes. Fixes #25
MohamedBassem
2024-03-27
2
-7
/
+12
*
fix: Attempt to increase the reliability of the ollama inference
MohamedBassem
2024-03-27
4
-17
/
+49
*
docs: Add a warning around the experimental nature of ollama, and add update ...
MohamedBassem
2024-03-27
2
-1
/
+20
*
fix: Fix allow links with trailing slashes in extension configuration. Fixes #18
MohamedBassem
2024-03-27
1
-1
/
+1
*
docs: Document the newly approved firefox addon. Fixes #4
MohamedBassem
2024-03-27
2
-2
/
+2
*
docs: Document the DISABLE_SIGNUPS config flag. Fixes #8
MohamedBassem
2024-03-27
1
-0
/
+1
*
feature: Allow specifying a specific redis db to use. Fixes #13
MohamedBassem
2024-03-27
3
-14
/
+18
*
fix: Fix typo in sidebar list item Favourites. Fixes #9
MohamedBassem
2024-03-27
1
-1
/
+1
*
feature: Add support for local models using ollama
MohamedBassem
2024-03-27
10
-81
/
+206
*
refactor: Validate env variables using zod
MohamedBassem
2024-03-27
7
-46
/
+91
*
feature: Prepare the extension for submission to mozilla addon store
MohamedBassem
2024-03-26
5
-0
/
+5
*
fix: Drop CORS restriction on the API routes as we're no longer doing fetches...
MohamedBassem
2024-03-26
1
-1
/
+1
*
fix: Use the screenshot with the new logo in the landing page
MohamedBassem
2024-03-26
1
-0
/
+0
*
fix: Allow setting demo mode creds when demo mode is enabled
MohamedBassem
2024-03-26
7
-23
/
+39
*
docs: Update logo in all screenshots
MohamedBassem
2024-03-26
21
-4
/
+25
*
fix: Reject asset uploads in demo mode
MohamedBassem
2024-03-26
1
-0
/
+8
*
ui: Migrate to the new logo everywhere
MohamedBassem
2024-03-26
41
-38
/
+460
*
docker: Use external chrome docker container
MohamedBassem
2024-03-24
8
-33
/
+61
*
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
2024-03-23
18
-427
/
+350
*
feature(web): Add dark mode support
MohamedBassem
2024-03-23
31
-39
/
+138
*
fix(web): Remove the custom tile from the bookmarks page
MohamedBassem
2024-03-23
1
-5
/
+0
*
ui(web): Make the editor card a little bit more obvious
MohamedBassem
2024-03-23
1
-2
/
+4
*
fix(mobile): Minor tweaks to the sharing screen
MohamedBassem
2024-03-22
1
-7
/
+10
*
fix(mobile): Fix active tab tint color
MohamedBassem
2024-03-22
1
-1
/
+5
*
landing: Add opengraph image and update metadata
MohamedBassem
2024-03-22
3
-1
/
+4
*
docs: Add screenshots, and update other docs
MohamedBassem
2024-03-22
20
-27
/
+59
*
feature: Add an option to disable new signups
MohamedBassem
2024-03-22
6
-26
/
+23
[next]