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
/
package.json
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-07-27
release(cli): Bump CLI version to 0.13.6
MohamedBassem
1
-1
/
+1
2024-07-27
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
5
-47
/
+182
2024-07-21
refactor: Remove unused BookmarkedTextViewer (#310)
kamtschatka
2
-31
/
+0
2024-07-21
build: Add an all-in-one container
MohamedBassem
14
-1
/
+55
2024-07-21
fix: async/await issues with the new queue (#319)
kamtschatka
6
-25
/
+27
2024-07-21
chore(deps): Upgrade turbo and disable its daemon
MohamedBassem
4
-58
/
+74
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
13
-344
/
+128
2024-07-21
[docs] Change the docs to versioned
MohamedBassem
18
-0
/
+609
2024-07-15
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
4
-1
/
+10
[next]