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
/
.env.sample
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-15
fix: Fix deleting tags broken due to wrong column name
MohamedBassem
1
-1
/
+7
2024-09-15
feature(web): Alphabetical sorting for lists. Fixes #315 (#351)
kamtschatka
1
-20
/
+24
2024-09-15
feature(web): Add a compact layout. Fixes #379
MohamedBassem
6
-3
/
+68
2024-09-15
feature(worker): Allow configuring inference job timeout and ollama keep aliv...
MohamedBassem
4
-19
/
+26
2024-09-14
fix(web): removing referrer header when clicking on links. Fixes #387 (#388)
kamtschatka
1
-3
/
+9
2024-09-14
fix(mobile): Fix some icon colors in dark mode
MohamedBassem
3
-4
/
+10
2024-09-14
feature(mobile): Add a page for testing connection to server
MohamedBassem
5
-201
/
+414
2024-09-14
feature(mobile): Add settings page for configuring the theme
MohamedBassem
5
-11
/
+106
2024-09-14
feature(mobile): Add proper error handling for server errors
MohamedBassem
6
-13
/
+58
2024-09-08
docs: Update screenshots in docs
MohamedBassem
5
-0
/
+0
2024-09-08
release(mobile): Bump mobile version to 1.6.2
MohamedBassem
1
-3
/
+3
2024-09-08
feature(mobile): Show the view bookmark modal for links as well
MohamedBassem
2
-5
/
+56
2024-09-08
feature(mobile): Add a floating button for quickly adding new bookmarks
MohamedBassem
1
-2
/
+8
2024-09-08
readme: Add full page archive and bulk actions to readme
MohamedBassem
2
-0
/
+4
2024-09-01
fix(web): Add optimistic rendering for the tags editor
MohamedBassem
1
-2
/
+24
2024-09-01
feature(web): Manage tags in bulk actions
MohamedBassem
6
-44
/
+214
2024-09-01
feature(web): Pop tag in TagEditor on pressing backspace. #368
MohamedBassem
1
-0
/
+1
2024-09-01
feature(web): Show the number of bulk selected bookmarks
MohamedBassem
1
-2
/
+7
2024-09-01
feature(web): Allow adding to lists in bulk actions. #368
MohamedBassem
2
-1
/
+153
2024-08-31
docker: Remove redis from the dev docker compose
MohamedBassem
1
-7
/
+0
2024-08-31
docs: Remove references to redis and workers from docs
MohamedBassem
6
-24
/
+4
2024-08-31
k8s: Drop redis and workers container from k8s templates
MohamedBassem
6
-103
/
+4
2024-08-31
docs: Remove redis env variables from the config
MohamedBassem
2
-8
/
+0
2024-08-31
docker: Remove the redis and worker containers
MohamedBassem
1
-24
/
+3
2024-08-31
build: Fix sherif failures by sorting deps
MohamedBassem
6
-12
/
+12
2024-08-31
docs: Publish the docs for version 0.16.0
MohamedBassem
18
-0
/
+674
2024-08-26
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
6
-18
/
+52
2024-08-26
feature(mobile): Add support for deleting lists
MohamedBassem
1
-3
/
+57
2024-08-26
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
6
-12
/
+84
2024-08-26
feature(mobile): Add ability to create basic lists from the app
MohamedBassem
3
-5
/
+111
2024-08-26
release(mobile): Bump mobile version to 1.6.1
MohamedBassem
1
-3
/
+3
2024-08-26
ui(mobile): Merge the editors for notes and links
MohamedBassem
3
-32
/
+30
2024-08-26
feature(mobile): Change the view bookmark page to be a modal and add tags and
MohamedBassem
6
-192
/
+285
2024-08-26
ui(mobile): Change the add/edit note editor dialogs to be bottom sheets
MohamedBassem
5
-125
/
+154
2024-08-25
feature(mobile): Allow editing notes from the mobile app
MohamedBassem
4
-32
/
+122
2024-08-24
fix(mobile): trim slash from url on signin. Fixes #311 (#361)
Mark :)
1
-1
/
+1
2024-08-24
fix(mobile): Allow expanding the text by clicking on bookmark card
MohamedBassem
4
-37
/
+160
2024-08-24
fix(mobile): Change the next note text input to have multiple lines by default
MohamedBassem
1
-0
/
+2
2024-08-21
[docker] Adding chrome-service.yaml and adapt kustomization.yaml. Fixes #357 ...
rootly
2
-0
/
+13
2024-08-18
fix(extension): Upgrade crxjs to 2.0 to add support for firefox
MohamedBassem
6
-87
/
+73
2024-08-18
release(extension): Release version 1.2.2
MohamedBassem
1
-1
/
+1
2024-08-18
[extension] Add context menu item in the browser extension. Fixes #155 (#278)
kamtschatka
6
-31
/
+101
2024-07-28
fix(mobile): Change the hoarded page to no longer be a modal to allow AddToLi...
MohamedBassem
4
-10
/
+6
2024-07-28
docs: Add Kubernetes installation with Kustomize (#324)
Jose Fuentes Castillo
18
-0
/
+385
2024-07-28
release(mobile): Bump mobile version to 1.6.0
MohamedBassem
3
-2
/
+4
2024-07-28
feat(mobile): Add ability to manage lists
MohamedBassem
6
-163
/
+426
2024-07-28
fix(workers): Shutdown workers on SIGTERM
MohamedBassem
2
-0
/
+9
2024-07-28
docker: Change all images to be built from the same AIO base
MohamedBassem
5
-92
/
+86
2024-07-27
feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaper
MohamedBassem
3
-6
/
+6
2024-07-27
cli: Extract tag management into separate subcommand
MohamedBassem
2
-21
/
+20
[next]