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
*
docs: Remove references to redis and workers from docs
MohamedBassem
2024-08-31
6
-24
/
+4
*
k8s: Drop redis and workers container from k8s templates
MohamedBassem
2024-08-31
6
-103
/
+4
*
docs: Remove redis env variables from the config
MohamedBassem
2024-08-31
2
-8
/
+0
*
docker: Remove the redis and worker containers
MohamedBassem
2024-08-31
1
-24
/
+3
*
build: Fix sherif failures by sorting deps
MohamedBassem
2024-08-31
6
-12
/
+12
*
docs: Publish the docs for version 0.16.0
MohamedBassem
2024-08-31
18
-0
/
+674
*
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
2024-08-26
6
-18
/
+52
*
feature(mobile): Add support for deleting lists
MohamedBassem
2024-08-26
1
-3
/
+57
*
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
2024-08-26
6
-12
/
+84
*
feature(mobile): Add ability to create basic lists from the app
MohamedBassem
2024-08-26
3
-5
/
+111
*
release(mobile): Bump mobile version to 1.6.1
MohamedBassem
2024-08-26
1
-3
/
+3
*
ui(mobile): Merge the editors for notes and links
MohamedBassem
2024-08-26
3
-32
/
+30
*
feature(mobile): Change the view bookmark page to be a modal and add tags and
MohamedBassem
2024-08-26
6
-192
/
+285
*
ui(mobile): Change the add/edit note editor dialogs to be bottom sheets
MohamedBassem
2024-08-26
5
-125
/
+154
*
feature(mobile): Allow editing notes from the mobile app
MohamedBassem
2024-08-25
4
-32
/
+122
*
fix(mobile): trim slash from url on signin. Fixes #311 (#361)
Mark :)
2024-08-24
1
-1
/
+1
*
fix(mobile): Allow expanding the text by clicking on bookmark card
MohamedBassem
2024-08-24
4
-37
/
+160
*
fix(mobile): Change the next note text input to have multiple lines by default
MohamedBassem
2024-08-24
1
-0
/
+2
*
[docker] Adding chrome-service.yaml and adapt kustomization.yaml. Fixes #357 ...
rootly
2024-08-21
2
-0
/
+13
*
fix(extension): Upgrade crxjs to 2.0 to add support for firefox
MohamedBassem
2024-08-18
6
-87
/
+73
*
release(extension): Release version 1.2.2
MohamedBassem
2024-08-18
1
-1
/
+1
*
[extension] Add context menu item in the browser extension. Fixes #155 (#278)
kamtschatka
2024-08-18
6
-31
/
+101
*
fix(mobile): Change the hoarded page to no longer be a modal to allow AddToLi...
MohamedBassem
2024-07-28
4
-10
/
+6
*
docs: Add Kubernetes installation with Kustomize (#324)
Jose Fuentes Castillo
2024-07-28
18
-0
/
+385
*
release(mobile): Bump mobile version to 1.6.0
MohamedBassem
2024-07-28
3
-2
/
+4
*
feat(mobile): Add ability to manage lists
MohamedBassem
2024-07-28
6
-163
/
+426
*
fix(workers): Shutdown workers on SIGTERM
MohamedBassem
2024-07-28
2
-0
/
+9
*
docker: Change all images to be built from the same AIO base
MohamedBassem
2024-07-28
5
-92
/
+86
*
feat: Upgrade default openai models to gpt-4o-mini which are 3x cheaper
MohamedBassem
2024-07-27
3
-6
/
+6
*
cli: Extract tag management into separate subcommand
MohamedBassem
2024-07-27
2
-21
/
+20
*
release(cli): Bump CLI version to 0.13.6
MohamedBassem
2024-07-27
1
-1
/
+1
*
feature(cli): Allow updating tags/lists from CLI (#211)
kamtschatka
2024-07-27
5
-47
/
+182
*
refactor: Remove unused BookmarkedTextViewer (#310)
kamtschatka
2024-07-21
2
-31
/
+0
*
build: Add an all-in-one container
MohamedBassem
2024-07-21
14
-1
/
+55
*
fix: async/await issues with the new queue (#319)
kamtschatka
2024-07-21
6
-25
/
+27
*
chore(deps): Upgrade turbo and disable its daemon
MohamedBassem
2024-07-21
4
-58
/
+74
*
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
2024-07-21
13
-344
/
+128
*
[docs] Change the docs to versioned
MohamedBassem
2024-07-21
18
-0
/
+609
*
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
2024-07-15
4
-1
/
+10
*
chore: Add a new sqlite based queue package
MohamedBassem
2024-07-14
16
-0
/
+1062
*
fix: monolith not embedding SVG files correctly. Fixes #289 (#306)
kamtschatka
2024-07-14
1
-5
/
+2
*
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
kamtschatka
2024-07-13
3
-0
/
+3
*
feature(web): Save title and tag name changes on enter. Fixes #283 (#293)
kamtschatka
2024-07-13
1
-0
/
+1
*
fix: Delete confirmation doesn't disappear after bulk deletion of links using...
kamtschatka
2024-07-13
1
-1
/
+2
*
chore: added a new table to store the config in the database (#279)
kamtschatka
2024-07-08
4
-0
/
+1106
*
landing: update landing page to include bulk actions
MohamedBassem
2024-07-06
3
-5
/
+11
*
fix(web): Suppress hydration warnings caused by the dates in the bookmark grid
MohamedBassem
2024-07-06
1
-1
/
+4
*
fix(web): Add sans-serif fallback for Inter font in CJK environments (#272)
Kohei Watanabe
2024-07-06
1
-1
/
+4
*
fix: Renaming full page archive asset file doesn't work inside docker. Fixes ...
MohamedBassem
2024-07-05
1
-1
/
+4
*
feat: Add bulk edit option for bookmarks. Fixes #84 (#259)
Md Saban
2024-07-01
14
-27
/
+314
[next]