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
/
pnpm-lock.yaml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
1
-5
/
+5
2024-10-12
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
1
-2
/
+68
2024-10-05
deps: Upgrade openai package
MohamedBassem
1
-22
/
+11
2024-09-28
deps: Upgrade drizzle-kit
MohamedBassem
1
-2
/
+22
2024-09-28
feature(web): Add infinite scrolling support
MohamedBassem
1
-0
/
+18
2024-09-21
feature(web): Add support for importing bookmarks from Pocket
MohamedBassem
1
-0
/
+94
2024-09-21
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
1
-0
/
+57
2024-09-21
deps: Upgrade turbo
MohamedBassem
1
-31
/
+31
2024-09-21
deps: Upgrade nextjs to 14.2.13
MohamedBassem
1
-62
/
+65
2024-09-15
deps: Upgrade drizzle and next auth drizzle adapter
MohamedBassem
1
-47
/
+71
2024-09-14
feature(mobile): Add a page for testing connection to server
MohamedBassem
1
-193
/
+262
2024-08-26
feature(mobile): Allow interacting with images in the app. Fixes #352
MohamedBassem
1
-0
/
+15
2024-08-26
feature(mobile): Allow configuring uploaded image quality in the mobile app
MohamedBassem
1
-0
/
+20
2024-08-18
fix(extension): Upgrade crxjs to 2.0 to add support for firefox
MohamedBassem
1
-78
/
+43
2024-08-18
[extension] Add context menu item in the browser extension. Fixes #155 (#278)
kamtschatka
1
-10
/
+18
2024-07-28
feat(mobile): Add ability to manage lists
MohamedBassem
1
-132
/
+225
2024-07-21
chore(deps): Upgrade turbo and disable its daemon
MohamedBassem
1
-38
/
+38
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-208
/
+6
2024-07-15
feature: Add github markdown support which includes tables, checklists and au...
kamtschatka
1
-0
/
+3
2024-07-14
chore: Add a new sqlite based queue package
MohamedBassem
1
-0
/
+39
2024-06-09
feature(web): Add syntax highlighting to code blocks and a quick copy button....
kamtschatka
1
-0
/
+173
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-3
/
+108
2024-05-18
feature(web): Improve merging of tags by simple drag and drop #144 (#154)
kamtschatka
1
-0
/
+52
2024-04-26
feature: A new cleanups page to suggest ways to tidy up your bookmarks
MohamedBassem
1
-0
/
+10
2024-04-24
build(cli): Prepare for publishing CLI to npm
MohamedBassem
1
-18
/
+17
2024-04-24
feature(cli): Add ability to manipulate lists, tags and update bookmarks
MohamedBassem
1
-0
/
+40
2024-04-23
fix(crawler): Better extraction for amazon images
MohamedBassem
1
-0
/
+17
2024-04-23
feature(extension): Allow adding tags and lists to newly hoarded bookmarks
MohamedBassem
1
-0
/
+16
2024-04-23
ui(extension): Use shadcn and better dark mode support
MohamedBassem
1
-0
/
+44
2024-04-19
feature: Nested lists (#110). Fixes #62
Mohamed Bassem
1
-0
/
+33
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-0
/
+9
2024-04-14
feature(web): Allow changing the bookmark grid layout (#98)
Mohamed Bassem
1
-1
/
+1
2024-04-11
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
1
-1
/
+1
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
1
-66
/
+293
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
1
-0
/
+6
2024-04-07
feature: Extract hook logic into separate package and add a new action bar in...
MohamedBassem
1
-0
/
+94
2024-04-03
chore: Update turbo to 1.13.2
MohamedBassem
1
-29
/
+29
2024-04-02
featuer: Introduce a new CLI for mass manipulation of bookmarks
MohamedBassem
1
-0
/
+57
2024-04-01
fix(mobile): Allow android/ios connections over http. #6
MohamedBassem
1
-0
/
+15
2024-03-29
fix(web): Fix the sharp missing error log
MohamedBassem
1
-4
/
+257
2024-03-29
mobile(android): Getting the android app ready for submission
MohamedBassem
1
-0
/
+17
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
1
-0
/
+11
2024-03-27
refactor: Validate env variables using zod
MohamedBassem
1
-0
/
+3
2024-03-26
ui: Migrate to the new logo everywhere
MohamedBassem
1
-0
/
+252
2024-03-23
chore: Refactor tailwind in all apps to use the tooling package
MohamedBassem
1
-16
/
+295
2024-03-23
feature(web): Add dark mode support
MohamedBassem
1
-0
/
+15
2024-03-22
fix(mobile): Fix setting propagatin
MohamedBassem
1
-0
/
+3
2024-03-22
chore: Upgrade turbo version
MohamedBassem
1
-29
/
+29
2024-03-21
feature: A better looking bookmark preview page
MohamedBassem
1
-0
/
+40
2024-03-20
chore: Bump nextjs version to 14.1.4
MohamedBassem
1
-56
/
+56
[next]